]> git.eshelyaron.com Git - emacs.git/commit
Fix file name completion in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 24 May 2018 14:55:16 +0000 (16:55 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 24 May 2018 14:55:16 +0000 (16:55 +0200)
commit9fe9f21515ccb4562269cc6ce8dfcebc4cd11384
treeaa26d99797ddc401bd01e70f27304e3043cdaa44
parent5444cb5f6867d43d1c21f30949e2002d8450cbc2
Fix file name completion in Tramp

* lisp/net/tramp.el (tramp-handle-file-name-directory): Fix case
of localname starts w/o a slash.

* test/lisp/net/tramp-tests.el (tramp-test06-directory-file-name):
Extend test.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el