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 ab900c69a14..199c8243188 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-07-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired | ||
| 4 | "/bin/sh" but `tramp-remote-sh' from `tramp-methods'. | ||
| 5 | (tramp-find-shell): Simplify setting connection property. | ||
| 6 | (tramp-get-ls-command): Make test for "--color=never" stronger. | ||
| 7 | |||
| 1 | 2010-07-15 Simon South <ssouth@member.fsf.org> | 8 | 2010-07-15 Simon South <ssouth@member.fsf.org> |
| 2 | 9 | ||
| 3 | * progmodes/delphi.el (delphi-previous-indent-of): Indent case | 10 | * progmodes/delphi.el (delphi-previous-indent-of): Indent case |