diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-05-15 13:07:46 +0200 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-05-21 15:36:58 +0200 |
| commit | d7065ad369ba2967f5ebbf127fc37dc5018567fa (patch) | |
| tree | ec7339f04227709703f3eb0183c51b560b06be9f /doc | |
| parent | 9cf2984165709156f14ee1454c7c7379ab1e1f20 (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.texi | 8 |
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 | ||
| 707 | When working from a Git checkout of Guix, setup is automatic: | 707 | When 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 |
| 709 | Codeberg@footnote{ | 709 | Codeberg 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. | ||
| 713 | As of Emacs@tie{}30.2, auto-detection works if and | ||
| 714 | only if the Git remote is called @code{upstream} or @code{origin}.} and | ||
| 715 | infers 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 |
