Mercurial > emacs
changeset 4327:771786f5d8c2
(time-stamp): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 28 Jul 1993 23:51:08 +0000 |
parents | 37a37a8300c4 |
children | 3d43e65a593d |
files | lisp/time-stamp.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/time-stamp.el Wed Jul 28 22:41:43 1993 +0000 +++ b/lisp/time-stamp.el Wed Jul 28 23:51:08 1993 +0000 @@ -82,6 +82,7 @@ \(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.