diff options
| -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 |