changeset 54094:49c7852c866f

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Fri, 20 Feb 2004 12:31:57 +0000
parents 5770758d2ad1
children de50e15a5b8d
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 20 03:49:52 2004 +0000
+++ b/lisp/ChangeLog	Fri Feb 20 12:31:57 2004 +0000
@@ -1,3 +1,9 @@
+2004-02-20  John Wiegley  <johnw@newartisans.com>
+
+	* 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  <teirllm@auburn.edu>
 
 	* help-fns.el (describe-categories): Doc fix.