]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/files.texi (Time Stamp Customization): Typo.
authorStephen Gildea <stepheng+emacs@gildea.com>
Sat, 26 Apr 2025 01:37:39 +0000 (18:37 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sun, 27 Apr 2025 13:28:28 +0000 (15:28 +0200)
(cherry picked from commit 1f520db97bdb8cfc9a66c46964331db84c41d7e8)

doc/emacs/files.texi

index 198f86a3934a122cc4e73ffc7966f9b1a19b14e2..04eb6956e0f6167afc94925b1f3eb33663415ecf 100644 (file)
@@ -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}).