Continue to fix Bug#10085
commit97776f295d652aff97be91431ad53db5618ad2a2
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 7 May 2016 20:52:30 +0000 (7 22:52 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 7 May 2016 20:52:30 +0000 (7 22:52 +0200)
tree8d06804b042c05c25b80be874753dfdf9a1686c2
parent2ac39b069919bf71e614202aa96194c86934988c
Continue to fix Bug#10085

* lisp/net/tramp.el (tramp-completion-file-name-handler-alist)
<expand-file-name>: Add handler.
(tramp-completion-handle-expand-file-name): New defun.
(tramp-handle-file-name-as-directory): Handle completion mode case.

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