summaryrefslogtreecommitdiff
path: root/lisp/time-stamp.el
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2004-06-14 00:20:28 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2004-06-14 00:20:28 +0000
commit26f643c2ebc4f9643abcf3e397b2c7845a8afa66 (patch)
treefa001de85b2bf12293eab1f1a681cd6fe01fbe79 /lisp/time-stamp.el
parentc217c9c83a6d2b9f39da0301c27a863529888ba2 (diff)
downloademacs-26f643c2ebc4f9643abcf3e397b2c7845a8afa66.tar.gz
(time-stamp): Doc fix.
Diffstat (limited to 'lisp/time-stamp.el')
-rw-r--r--lisp/time-stamp.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el
index 42231916f95..f574144f4b0 100644
--- a/lisp/time-stamp.el
+++ b/lisp/time-stamp.el
@@ -5,7 +5,7 @@
;; This file is part of GNU Emacs.
-;; Maintainer's Time-stamp: <2004-06-13 14:22:25 teirllm>
+;; Maintainer's Time-stamp: <2004-06-13 19:04:36 teirllm>
;; Maintainer: Stephen Gildea <gildea@stop.mail-abuse.org>
;; Keywords: tools
@@ -243,6 +243,7 @@ of the time-stamped file itself.")
A template in a file can be automatically updated with a new time stamp
every time you save the file. Add this line to your .emacs file:
(add-hook 'before-save-hook 'time-stamp)
+or customize `before-save-hook' through Custom.
Normally the template must appear in the first 8 lines of a file and
look like one of the following:
Time-stamp: <>