summaryrefslogtreecommitdiff
path: root/lisp/time-stamp.el
Commit message (Collapse)AuthorAgeFilesLines
* update some doc strings.Karl Heuer1995-10-311-70/+93
| | | | | | (time-stamp-strftime): ignore some additional chars we might want to use in the future for additional controls or parameters. (time-stamp): minor optimizations.
* Move defconsts to avoid byte-compiler warnings.Karl Heuer1995-05-311-19/+19
|
* (time-stamp): only warn about time-stampingKarl Heuer1995-05-301-23/+33
| | | | being disabled if found a time-stamp that won't get updated.
* Comment change.Richard M. Stallman1995-04-131-0/+1
|
* (time-stamp-format): Replace list of LispRichard M. Stallman1995-04-131-63/+259
| | | | | | | functions with string containing %-escapes in the style of date(1). (time-stamp): Widen buffer while time-stamping. (time-stamp-toggle-active): New function. (time-stamp-warn-inactive): New variable.
* (time-stamp-mail-host-name): Use mail-host-address.Richard M. Stallman1994-09-231-9/+8
| | | | (time-stamp-mail-host): Variable deleted.
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (time-stamp-start): Allow more white spaceRichard M. Stallman1994-02-171-2/+3
| | | | between keyword and time stamp.
* Better, more user-oriented doc strings.Richard M. Stallman1994-01-191-57/+61
| | | | | | | (time-stamp-mail-host): Now a user option. (time-stamp-current-year, time-stamp-hh:mm): Removed. (time-stamp-mm/dd/yy, time-stamp-dd/mm/yy): Removed. (time-stamp-yyyy-mm-dd): New function, ISO 8601 format.
* (time-stamp-month-dd-yyyy): no leading zero on day.Richard M. Stallman1993-12-231-3/+2
|
* Comment changes.Richard M. Stallman1993-11-201-3/+7
|
* (time-stamp): Add autoload cookie.Richard M. Stallman1993-07-281-0/+1
|
* Comment change.Richard M. Stallman1993-07-281-1/+1
|
* entered into RCSRichard M. Stallman1993-06-211-1/+0
|
* Initial revisionRichard M. Stallman1993-06-211-0/+272