aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2010-10-21 10:05:23 +0200
committerMichael Albinus2010-10-21 10:05:23 +0200
commit01d884cf2ec7369bbdf41e905ac6b650d4e0eea8 (patch)
tree967d57f0c60fe9c7fbc2b79d2b99ab30589bc7b3 /lisp/ChangeLog
parent3c0663734997699653359bf36dab7a04373594df (diff)
downloademacs-01d884cf2ec7369bbdf41e905ac6b650d4e0eea8.tar.gz
emacs-01d884cf2ec7369bbdf41e905ac6b650d4e0eea8.zip
* 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5d7457dd010..d63649c6f64 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
1010-10-21 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
4 space in stat format string.
5 (tramp-send-command): Unset $PS1 when using here documents, in
6 order not to get several prompts.
7 (tramp-get-inline-coding): Return `nil' in case of errors.
8
12010-10-21 Daiki Ueno <ueno@unixuser.org> 92010-10-21 Daiki Ueno <ueno@unixuser.org>
2 10
3 * hexl.el (hexl-mode, hexl-mode-exit): Tweak 11 * hexl.el (hexl-mode, hexl-mode-exit): Tweak