diff options
| author | Michael Albinus | 2010-10-15 14:07:38 +0200 |
|---|---|---|
| committer | Michael Albinus | 2010-10-15 14:07:38 +0200 |
| commit | aa095b2db98ae149737f8de00ee733b1d257ed33 (patch) | |
| tree | 38b6d67688139052283755630d23671a993b8061 /lisp/ChangeLog | |
| parent | 7c9b11be16ceb080f052371786ac111ccf8d43fc (diff) | |
| download | emacs-aa095b2db98ae149737f8de00ee733b1d257ed33.tar.gz emacs-aa095b2db98ae149737f8de00ee733b1d257ed33.zip | |
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Suppress expansion of tabs to spaces.
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 9909bf1dc5c..4097b914223 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-10-15 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell): | ||
| 4 | Suppress expansion of tabs to spaces. | ||
| 5 | |||
| 1 | 2010-10-14 Kenichi Handa <handa@m17n.org> | 6 | 2010-10-14 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * mail/rmail.el (rmail-show-message-1): Catch an error of | 8 | * mail/rmail.el (rmail-show-message-1): Catch an error of |