diff options
| author | Stephen Gildea | 2026-03-03 11:02:22 -0800 |
|---|---|---|
| committer | Stephen Gildea | 2026-03-03 11:02:22 -0800 |
| commit | ae45bb10e01da1f2184fbd327e83e4d008b6aec7 (patch) | |
| tree | 14cdf24d2043c27f2eecdc3b0c38475539934c57 | |
| parent | 7eba545a4edffc096598c97922e80a5d33898d21 (diff) | |
| download | emacs-ae45bb10e01da1f2184fbd327e83e4d008b6aec7.tar.gz emacs-ae45bb10e01da1f2184fbd327e83e4d008b6aec7.zip | |
; * doc/emacs/files.texi (Time Stamps): Small wording fix.
| -rw-r--r-- | doc/emacs/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index a9bcee0b060..96abaa1816f 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi | |||
| @@ -1038,7 +1038,7 @@ Time-stamp: <1993-07-06 11:05:14 terryg> | |||
| 1038 | Second, configure your Emacs to run @code{time-stamp} whenever it saves a | 1038 | Second, configure your Emacs to run @code{time-stamp} whenever it saves a |
| 1039 | file, by adding @code{time-stamp} | 1039 | file, by adding @code{time-stamp} |
| 1040 | to @code{before-save-hook} (@pxref{Hooks}). | 1040 | to @code{before-save-hook} (@pxref{Hooks}). |
| 1041 | There are two ways to do this: you can | 1041 | There are two ways to do this step: you can |
| 1042 | 1042 | ||
| 1043 | @itemize | 1043 | @itemize |
| 1044 | @item | 1044 | @item |