diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8bebb17c4f..43e48cacd06 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn. | ||
| 4 | (cl--block-wrapper): Fix last accidental change. | ||
| 5 | |||
| 1 | 2013-11-07 Michael Albinus <michael.albinus@gmx.de> | 6 | 2013-11-07 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command): | 8 | * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command): |