# HG changeset patch # User Eli Zaretskii # Date 987160854 0 # Node ID 7d9514f48b4183fb62bc5ac675e01611ee14b673 # Parent e3c9bccaac4882673d213a70cc255cca0eff24c9 Fix dates in latest entries. diff -r e3c9bccaac48 -r 7d9514f48b41 lisp/ChangeLog --- a/lisp/ChangeLog Fri Apr 13 11:13:23 2001 +0000 +++ b/lisp/ChangeLog Fri Apr 13 11:20:54 2001 +0000 @@ -5,7 +5,7 @@ as [delete] directly, like pc-select.el did before normal-erase-is-backspace was invented. -2001-04-11 Eli Zaretskii +2001-04-12 Eli Zaretskii * ls-lisp.el (ls-lisp-format): Leave a blank before "root". @@ -15,7 +15,7 @@ font-lock-defaults to nil, to prevent fontification in dired buffers, if Eshell's ls is being used. -2001-04-10 John Wiegley +2001-04-11 John Wiegley * calendar/timeclock.el (timeclock-completing-read): new function. (timeclock-ask-for-project, timeclock-ask-for-reason): Call @@ -24,7 +24,7 @@ * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was required where `member' was being used. -2001-04-09 Colin Walters +2001-04-11 Colin Walters * eshell/em-hist.el (eshell-previous-matching-input): Don't display "History item" if the the minibuffer is active.