]> code.delx.au - gnu-emacs/commit
Fix an error in Tramp for rsync
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 7 Jul 2016 16:50:24 +0000 (18:50 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 7 Jul 2016 16:50:24 +0000 (18:50 +0200)
commit7f8e742833e058fa41c273ff35351b02b6e8d42b
treea2c475ae27d2662b5341de5942e2edb97c411751
parentee554d94f61d0032f7bdbe28841ac8c3d3cabe43
Fix an error in Tramp for rsync

* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
Make it work for "rsync".
(tramp-make-copy-program-file-name): Apply `directory-file-name'.
lisp/net/tramp-sh.el