Mercurial > emacs
comparison lisp/ChangeLog @ 65450:9ae0e47f174f
time-stamp.el
author | Stephen Gildea <gildea@stop.mail-abuse.org> |
---|---|
date | Mon, 12 Sep 2005 01:06:28 +0000 |
parents | e15ebabafacf |
children | 5ddd2e78ee88 |
comparison
equal
deleted
inserted
replaced
65449:d3d35c792c79 | 65450:9ae0e47f174f |
---|---|
1 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org> | |
2 | |
3 * time-stamp.el: Mention variable `time-stamp-pattern' in doc | |
4 strings of the variables it can override. | |
5 | |
6 (time-stamp): new (as yet undocumented) time-stamp-format escapes | |
7 %Q and %q, for fully-qualified domain name and unqualified host name. | |
8 | |
1 2005-09-11 Kim F. Storm <storm@cua.dk> | 9 2005-09-11 Kim F. Storm <storm@cua.dk> |
2 | 10 |
3 * emacs-lisp/authors.el (authors-aliases): Update list. | 11 * emacs-lisp/authors.el (authors-aliases): Update list. |
4 (authors-fixed-entries): Update mldrag.el entry. | 12 (authors-fixed-entries): Update mldrag.el entry. |
5 | 13 |