diff options
| author | Michael Albinus | 2011-03-09 12:04:27 +0100 |
|---|---|---|
| committer | Michael Albinus | 2011-03-09 12:04:27 +0100 |
| commit | ee545c35d2e83306d50ec78a8d9173ab9011bce5 (patch) | |
| tree | 7eb714b707eef13b9cfecb84cf8d94ebc12bd437 /lisp/ChangeLog | |
| parent | c47971d7a31d28dc49a39cccc2523d1e3ed08b10 (diff) | |
| download | emacs-ee545c35d2e83306d50ec78a8d9173ab9011bce5.tar.gz emacs-ee545c35d2e83306d50ec78a8d9173ab9011bce5.zip | |
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
not use `tramp-file-name-port', because this returns also
`tramp-default-port'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 251547b617d..df4834a27c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-03-09 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do | ||
| 4 | not use `tramp-file-name-port', because this returns also | ||
| 5 | `tramp-default-port'. | ||
| 6 | |||
| 1 | 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com> | 7 | 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com> |
| 2 | 8 | ||
| 3 | * net/rcirc.el (rcirc-handler-001): Remove useless | 9 | * net/rcirc.el (rcirc-handler-001): Remove useless |