aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1446aa9d98b..7a1f7e0ec17 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12004-02-20 John Wiegley <johnw@newartisans.com>
2
3 * eshell/em-pred.el (eshell-modifier-alist): Changed the "eval
4 again" modifier from 'e' to 'E', since 'e' is also used by the
5 "file extension" modifier.
6
12004-02-19 Luc Teirlinck <teirllm@auburn.edu> 72004-02-19 Luc Teirlinck <teirllm@auburn.edu>
2 8
3 * help-fns.el (describe-categories): Doc fix. 9 * help-fns.el (describe-categories): Doc fix.