From 5042f7be56f39dcf5926a49dd58aa19281282f23 Mon Sep 17 00:00:00 2001 From: Stephen Gildea Date: Fri, 25 Apr 2025 18:37:39 -0700 Subject: [PATCH] * doc/emacs/files.texi (Time Stamp Customization): Typo. (cherry picked from commit 1f520db97bdb8cfc9a66c46964331db84c41d7e8) --- doc/emacs/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 198f86a3934..04eb6956e0f 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -1091,7 +1091,7 @@ type @kbd{M-x normal-mode} to re-read them. Here is another example, with the time stamp inserted into the last paragraph of an HTML document. Since this template is at the end of the document, not in the first -eight lines, @code{time-stamp-format} starts with @code{-10/} to tell +eight lines, @code{time-stamp-pattern} starts with @code{-10/} to tell @code{time-stamp} to look at the last 10 lines. The @code{%%} asks for the default format (specified by @code{time-stamp-format}). -- 2.39.5