diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72eafdca639..bfca3f073f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2012-08-29 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * eshell/esh-ext.el (eshell-external-command): Do not examine | ||
| 4 | remote shell scripts. See | ||
| 5 | <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>. | ||
| 6 | |||
| 7 | * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and | ||
| 8 | "/usr/local/sbin". | ||
| 9 | |||
| 1 | 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca> | 10 | 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 11 | ||
| 3 | * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293). | 12 | * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293). |