@node Time Stamps
@subsection Updating Time Stamps Automatically
@cindex time stamps
+@cindex timestamps
@cindex modification dates
@cindex last modified time
;;;###autoload
(defun time-stamp ()
- "Update any time stamp string(s) in the buffer.
+ "Update any time stamp strings (timestamps) in the buffer.
Look for a time stamp template and update it with the current date,
time, and/or other info.
(standard-form
(concat
"Conversions that are changing are ambiguous and should be replaced by\n"
- "stable conversions that makes your intention clear.\n")))
+ "stable conversions that make your intention clear.\n")))
"\n"
"The following obsolescent `time-stamp-format' conversion(s) were found:\n\n")))))
(insert old-form " -- use " new-form)