diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a82048617cf..149c75b1c75 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-07-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * eshell/esh-ext.el (eshell-remote-command): Remove remote part of | ||
| 4 | command, just in case. The function is not needed anymore. | ||
| 5 | (eshell-external-command): Do not call `eshell-remote-command'. | ||
| 6 | |||
| 1 | 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | Reduce use of (require 'cl). | 9 | Reduce use of (require 'cl). |