Mercurial > emacs
diff lisp/ChangeLog @ 70218:d84cbfb84b06
(time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
Tighten up a bit the safety predicate.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 26 Apr 2006 05:25:32 +0000 |
parents | 377548b8f095 |
children | 7a59f2600206 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 26 05:23:37 2006 +0000 +++ b/lisp/ChangeLog Wed Apr 26 05:25:32 2006 +0000 @@ -1,5 +1,8 @@ 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> + * time-stamp.el (time-stamp-start, time-stamp-end) + (time-stamp-inserts-lines): Tighten up a bit the safety predicate. + * add-log.el: Remove spurious * in docstrings. (add-log-time-zone-rule): Rename from change-log-time-zone-rule. (add-change-log-entry): Use it here, since it's not specific