aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1446aa9d98..7a1f7e0ec1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-20 John Wiegley <[email protected]>
+
+ * eshell/em-pred.el (eshell-modifier-alist): Changed the "eval
+ again" modifier from 'e' to 'E', since 'e' is also used by the
+ "file extension" modifier.
+
2004-02-19 Luc Teirlinck <[email protected]>
* help-fns.el (describe-categories): Doc fix.