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
commitf04d744ed6bae2d38846dbf6b04c14fe531c0b73 (patch)
tree309f310d04849bc0a4d2901890f49bcab936811c /lisp/time-stamp.el
parent8cfa197b9c703a042f810d143e8578d7a3b61a0b (diff)
downloademacs-f04d744ed6bae2d38846dbf6b04c14fe531c0b73.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: <>