]> git.eshelyaron.com Git - emacs.git/commit
Fix last Tramp commit
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Feb 2023 18:28:15 +0000 (19:28 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Feb 2023 18:28:15 +0000 (19:28 +0100)
commit22f0159c5aa8aca3d650505b41adfbd03f719b11
treefb8445361825e03b32652cbb176796673e73a4e5
parent907fd1f7ff402f9d226ebb3b891ea5b54fac1d1c
Fix last Tramp commit

* lisp/net/tramp.el (tramp-completion-file-name-handler): Run only
when `minibuffer-completing-file-name' is non-nil.

* test/lisp/net/tramp-tests.el (tramp-test26-file-name-completion):
Fix test.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el