diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0f675a642ff..04b85f0ecd2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-03-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell): | ||
| 4 | Do not add `nil' to the environment, when there's no remote `locale'. | ||
| 5 | (tramp-find-inline-encoding): Check, that the remote host has | ||
| 6 | installed perl, before sending scripts. | ||
| 7 | |||
| 1 | 2014-03-10 Leo Liu <sdl.web@gmail.com> | 8 | 2014-03-10 Leo Liu <sdl.web@gmail.com> |
| 2 | 9 | ||
| 3 | * emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear | 10 | * emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear |