]> git.eshelyaron.com Git - emacs.git/commit
Handle PARENTS properly in tramp-*-handle-make-directory
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 8 Oct 2017 11:55:20 +0000 (13:55 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 8 Oct 2017 11:55:20 +0000 (13:55 +0200)
commit1cd334cd47dd3d5085a0779499aff2f6617cb3d5
tree5d4e80194f875ec53d6a0df4f3dfec3eb39c397b
parentf1c73de47d64c22b3a83a18b4bdbd8ccbb2cca02
Handle PARENTS properly in tramp-*-handle-make-directory

* lisp/net/tramp-adb.el (tramp-adb-handle-make-directory):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-make-directory):
Handle PARENTS properly.

* test/lisp/net/tramp-tests.el (tramp-test13-make-directory):
Extend test.
lisp/net/tramp-adb.el
lisp/net/tramp-gvfs.el
test/lisp/net/tramp-tests.el