diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 @@ | |||
| 1 | 2013-09-13 Glenn Morris <rgm@gnu.org> | 1 | 2013-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 | ||