Mercurial > emacs
changeset 52625:bfc707ae140a
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 26 Sep 2003 07:26:11 +0000 |
parents | 2b71ed49b8c6 |
children | fe75563f4d13 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 26 07:23:36 2003 +0000 +++ b/lisp/ChangeLog Fri Sep 26 07:26:11 2003 +0000 @@ -1,3 +1,10 @@ +2003-09-26 Andre Spiegel <spiegel@gnu.org> + + * calendar/parse-time.el (parse-time-string): Add autoload cookie. + + * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time, + because it's autoloaded now. + 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk> * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.