aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ebb8d109f15..2e217312a7b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
12001-04-10 John Wiegley <johnw@gnu.org>
2
3 * calendar/timeclock.el (timeclock-completing-read): new function.
4 (timeclock-ask-for-project, timeclock-ask-for-reason): Call
5 `timeclock-completing-read'.
6
7 * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
8 required where `member' was being used.
9
102001-04-09 Colin Walters <walters@cis.ohio-state.edu>
11
12 * eshell/em-hist.el (eshell-previous-matching-input): Don't
13 display "History item" if the the minibuffer is active.
14
12001-04-11 Gerd Moellmann <gerd@gnu.org> 152001-04-11 Gerd Moellmann <gerd@gnu.org>
2 16
3 * startup.el (command-line): Output a newline after printing 17 * startup.el (command-line): Output a newline after printing