diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 010-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 | |||
| 1 | 2010-10-21 Daiki Ueno <ueno@unixuser.org> | 9 | 2010-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 |