From 605abf382fe66c2f4325cb673a3166ed72cdbf2e Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 27 Jul 2026 22:04:53 +0200 Subject: [PATCH] doc: Update reference to Emacs Lisp section. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 0af0ebf52..081d92cca 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -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 -- 2.47.3