Mercurial > emacs
diff lisp/ChangeLog @ 111079:15b14005a6f2
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
space in stat format string.
(tramp-send-command): Unset $PS1 when using here documents, in
order not to get several prompts.
(tramp-get-inline-coding): Return `nil' in case of errors.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 21 Oct 2010 10:05:23 +0200 (2010-10-21) |
parents | 9138671f67b0 |
children | 26c658c72bf6 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 21 05:36:36 2010 +0000 +++ b/lisp/ChangeLog Thu Oct 21 10:05:23 2010 +0200 @@ -1,3 +1,11 @@ +010-10-21 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use + space in stat format string. + (tramp-send-command): Unset $PS1 when using here documents, in + order not to get several prompts. + (tramp-get-inline-coding): Return `nil' in case of errors. + 2010-10-21 Daiki Ueno <ueno@unixuser.org> * hexl.el (hexl-mode, hexl-mode-exit): Tweak