summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-05-15 13:07:46 +0200
committerCayetano Santos <csantosb@inventati.org>2026-05-21 15:36:58 +0200
commitd7065ad369ba2967f5ebbf127fc37dc5018567fa (patch)
treeec7339f04227709703f3eb0183c51b560b06be9f /doc
parent9cf2984165709156f14ee1454c7c7379ab1e1f20 (diff)
doc: Remove footnote under “The Perfect Setup”.
This doesn’t hold true anymore. * doc/contributing.texi (The Perfect Setup)[Emacs]: Remove footnote. Change-Id: Iafe3bddad665c817eef463a264fcf3503f4a7691
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.texi8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 07ff314a41b..7c5cb4a6dba 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -706,13 +706,7 @@ Manual}). To set it up, enable it in the relevant modes:
706 706
707When working from a Git checkout of Guix, setup is automatic: 707When working from a Git checkout of Guix, setup is automatic:
708@code{bug-reference} automatically detects that the project is hosted on 708@code{bug-reference} automatically detects that the project is hosted on
709Codeberg@footnote{ 709Codeberg and infers the issue and pull request URL from there.
710@c 'vc-git-repository-url' is used by
711@c 'bug-reference-setup-from-vc-alist', which checks for one of these
712@c names for the remote.
713As of Emacs@tie{}30.2, auto-detection works if and
714only if the Git remote is called @code{upstream} or @code{origin}.} and
715infers the issue and pull request URL from there.
716 710
717@node Guile Studio 711@node Guile Studio
718@subsection Guile Studio 712@subsection Guile Studio