diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-07-28 19:09:08 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-07-28 19:09:08 +0000 |
commit | 08cb6a9f5bbb55d4a276f1ba51a3f8c8e7ce3c51 (patch) | |
tree | 1d98fa876f8dc01aaa0a99e1b746ffcfec068051 /lisp/time-stamp.el | |
parent | c1f4f81aec815053bdd3b8f1c93b8891715c8d67 (diff) | |
download | emacs-08cb6a9f5bbb55d4a276f1ba51a3f8c8e7ce3c51.tar.gz |
Comment change.
Diffstat (limited to 'lisp/time-stamp.el')
-rw-r--r-- | lisp/time-stamp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index 7eb7cec225a..75350a99adc 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el @@ -25,7 +25,7 @@ ;;; it can be updated every time you save the file. See the top of ;;; time-stamp.el for a sample. The template looks like one of the following: ;;; Time-stamp: <> -;;; Time-stamp: "" +;;; Time-stamp: " " ;;; The time stamp is written between the brackets or quotes, resulting in ;;; Time-stamp: <93/06/18 10:26:51 gildea> ;;; Here is an example which puts the file name and time stamp in the binary: |