summaryrefslogtreecommitdiff
path: root/lisp/time-stamp.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-07-28 23:51:08 +0000
committerRichard M. Stallman <rms@gnu.org>1993-07-28 23:51:08 +0000
commit4f7c8fcad05dff3db64b2f828830004663af3746 (patch)
treef79f3e846424221ba74b9ca1b02006101ca1868e /lisp/time-stamp.el
parent0fffec21c9de3d7089f46eeece5061d8362232ec (diff)
downloademacs-4f7c8fcad05dff3db64b2f828830004663af3746.tar.gz
(time-stamp): Add autoload cookie.
Diffstat (limited to 'lisp/time-stamp.el')
-rw-r--r--lisp/time-stamp.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el
index 75350a99adc..aa3968a4bf2 100644
--- a/lisp/time-stamp.el
+++ b/lisp/time-stamp.el
@@ -82,6 +82,7 @@ do so in the local variables section of the time-stamped file itself.")
\(which see) and the following match of time-stamp-end on the same line,
then writes the time stamp specified by time-stamp-format between them.")
+;;;###autoload
(defun time-stamp ()
"Update the time stamp string in the buffer.
Only does its thing if the variable time-stamp-active is non-nil.