]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Update reference to Emacs Lisp section. master
authorBruno Haible <bruno@clisp.org>
Mon, 27 Jul 2026 20:04:53 +0000 (22:04 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 27 Jul 2026 20:04:53 +0000 (22:04 +0200)
Reported by Thérèse Godefroy via Eli Zaretskii.

* gettext-tools/doc/gettext.texi (elisp-format): Update URL to Emacs Lisp
manual. Write "GNU Emacs" instead of "FSF Emacs".

gettext-tools/doc/gettext.texi

index 0af0ebf52e07003cf1cd8fd7dca7c0ee82682f3b..081d92cca5b345db9dd8695a48faa72b0e9a09b4 100644 (file)
@@ -10740,9 +10740,9 @@ chapter 22.3 @w{Formatted Output},
 
 Emacs Lisp format strings are documented in the Emacs Lisp reference,
 section @w{Formatting Strings},
-@uref{https://www.gnu.org/manual/elisp-manual-21-2.8/html_chapter/elisp_4.html#SEC75}.
+@uref{https://www.gnu.org/software/emacs/manual/html_node/elisp/Formatting-Strings.html}.
 Note that as of version 21, XEmacs supports numbered argument specifications
-in format strings while FSF Emacs doesn't.
+in format strings while GNU Emacs doesn't.
 
 @node librep-format
 @subsection librep Format Strings