diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cac2cd6aa7a..59f14e24a19 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-04-07 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-methods): Fix again tramp-copy-args of | ||
| 4 | "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>. | ||
| 5 | |||
| 1 | 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * dired-aux.el (dired-read-shell-command): Use read-shell-command. | 8 | * dired-aux.el (dired-read-shell-command): Use read-shell-command. |