aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 74f791837e2..53153b22f4a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12013-09-13 Glenn Morris <rgm@gnu.org> 12013-09-13 Glenn Morris <rgm@gnu.org>
2 2
3 * eshell/esh-ext.el (eshell-search-path): Declare.
4
3 * eshell/em-prompt.el (eshell/pwd): Autoload it. 5 * eshell/em-prompt.el (eshell/pwd): Autoload it.
4 Otherwise an error occurs if eshell-dirs module not loaded. 6 Otherwise an error occurs if eshell-dirs module not loaded.
5 7