]> git.eshelyaron.com Git - emacs.git/commit
Work on Tramp backward compatibility
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Aug 2019 14:47:29 +0000 (16:47 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Aug 2019 14:47:29 +0000 (16:47 +0200)
commitf9beb2bfa9cdccde79793ab2ab8b88797b30b9f0
tree9c887e00e2c5e8f481f7c5d77ff6b87d34937f6c
parent78ddf6ba96039920d9ac0086b8a87a8a068227ef
Work on Tramp backward compatibility

* lisp/net/tramp-adb.el (tramp-adb-handle-copy-file)
(tramp-adb-handle-rename-file):
* lisp/net/tramp-gvfs.el (tramp-gvfs-do-copy-or-rename-file):
* lisp/net/tramp-rclone.el (tramp-rclone-do-copy-or-rename-file):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-do-copy-or-rename-file):
Use `tramp-compat-directory-name-p'.
lisp/net/tramp-adb.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sudoedit.el