# HG changeset patch # User Richard M. Stallman # Date 743903468 0 # Node ID 771786f5d8c276f5d75aa8e14a856d0193bbe2a0 # Parent 37a37a8300c416400de1dfc387e0a7400d490be8 (time-stamp): Add autoload cookie. diff -r 37a37a8300c4 -r 771786f5d8c2 lisp/time-stamp.el --- 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.