diff options
author | Stephen Gildea <gildea@stop.mail-abuse.org> | 2005-09-12 01:06:28 +0000 |
---|---|---|
committer | Stephen Gildea <gildea@stop.mail-abuse.org> | 2005-09-12 01:06:28 +0000 |
commit | 7318a7a31ee749cc2c5913a50aade124fcaaabbf (patch) | |
tree | 1d364333604d39be353e1b9cbe7e8a072a776ff7 /lisp | |
parent | 0ec633181b15158c55dc29d0839808ac45eb7771 (diff) | |
download | emacs-7318a7a31ee749cc2c5913a50aade124fcaaabbf.tar.gz emacs-7318a7a31ee749cc2c5913a50aade124fcaaabbf.tar.bz2 emacs-7318a7a31ee749cc2c5913a50aade124fcaaabbf.zip |
time-stamp.el
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92b5fc68bfd..52eb22cb318 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org> + + * time-stamp.el: Mention variable `time-stamp-pattern' in doc + strings of the variables it can override. + + (time-stamp): new (as yet undocumented) time-stamp-format escapes + %Q and %q, for fully-qualified domain name and unqualified host name. + 2005-09-11 Kim F. Storm <storm@cua.dk> * emacs-lisp/authors.el (authors-aliases): Update list. |