diff options
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. |