From: Richard M. Stallman Date: Wed, 28 Jul 1993 23:51:08 +0000 (+0000) Subject: (time-stamp): Add autoload cookie. X-Git-Tag: emacs-19.34~11524 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=59b644e869fcb184f28da098fe06cbd6478639aa;p=emacs.git (time-stamp): Add autoload cookie. --- 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.