summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aec57cca1cb..02aac0ecb36 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,7 +5,7 @@
2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
- * lisp/eshell/eshell.el (eshell-command): History should be saved
+ * eshell/eshell.el (eshell-command): History should be saved
only in interactive use, to avoid error.
2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>