aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-04-13 11:20:54 +0000
committerEli Zaretskii2001-04-13 11:20:54 +0000
commit118562e17a52a8fd48cafa0fd2f58fe9a8032ca8 (patch)
tree28093bb282b23dbe3ad91f1c447c30f6af1ac340
parent5d5e7f532805a0ed4642336f85326e3044b41a94 (diff)
downloademacs-118562e17a52a8fd48cafa0fd2f58fe9a8032ca8.tar.gz
emacs-118562e17a52a8fd48cafa0fd2f58fe9a8032ca8.zip
Fix dates in latest entries.
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5b635d48f95..d1f7ee0ac4f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,7 +5,7 @@
5 as [delete] directly, like pc-select.el did before 5 as [delete] directly, like pc-select.el did before
6 normal-erase-is-backspace was invented. 6 normal-erase-is-backspace was invented.
7 7
82001-04-11 Eli Zaretskii <eliz@is.elta.co.il> 82001-04-12 Eli Zaretskii <eliz@is.elta.co.il>
9 9
10 * ls-lisp.el (ls-lisp-format): Leave a blank before "root". 10 * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
11 11
@@ -15,7 +15,7 @@
15 font-lock-defaults to nil, to prevent fontification in dired 15 font-lock-defaults to nil, to prevent fontification in dired
16 buffers, if Eshell's ls is being used. 16 buffers, if Eshell's ls is being used.
17 17
182001-04-10 John Wiegley <johnw@gnu.org> 182001-04-11 John Wiegley <johnw@gnu.org>
19 19
20 * calendar/timeclock.el (timeclock-completing-read): new function. 20 * calendar/timeclock.el (timeclock-completing-read): new function.
21 (timeclock-ask-for-project, timeclock-ask-for-reason): Call 21 (timeclock-ask-for-project, timeclock-ask-for-reason): Call
@@ -24,7 +24,7 @@
24 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was 24 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
25 required where `member' was being used. 25 required where `member' was being used.
26 26
272001-04-09 Colin Walters <walters@cis.ohio-state.edu> 272001-04-11 Colin Walters <walters@cis.ohio-state.edu>
28 28
29 * eshell/em-hist.el (eshell-previous-matching-input): Don't 29 * eshell/em-hist.el (eshell-previous-matching-input): Don't
30 display "History item" if the the minibuffer is active. 30 display "History item" if the the minibuffer is active.