]> git.eshelyaron.com Git - emacs.git/commit
Improve Tramp's copy-directory
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 5 Nov 2019 11:58:47 +0000 (12:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 5 Nov 2019 11:58:47 +0000 (12:58 +0100)
commitd270d7d4ad8693202777ce29363947d38899bf6c
treecc856043bb2580bf90e1c22018f3b0fce76f916f
parent91c732f687a61ba130acf38d5142bec6369ebd68
Improve Tramp's copy-directory

* lisp/net/tramp-adb.el (tramp-adb-file-name-handler-alist):
* lisp/net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-handler-alist):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
Add `copy-directory'.

* lisp/net/tramp.el (tramp-handle-copy-directory): New defun.
lisp/net/tramp-adb.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el