]> git.eshelyaron.com Git - emacs.git/commit
Improve Tramp's file-name-completion
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 17 Dec 2019 09:38:42 +0000 (10:38 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 17 Dec 2019 09:38:42 +0000 (10:38 +0100)
commitdba1be0a9b3e92717f7921335f8507c007df8ca6
tree46445d4e9fe9cff1234eb00d8af5c08827b8ae9d
parent4b2c2faab83fe3b13430b837be7d450b5cd47caf
Improve Tramp's file-name-completion

* lisp/net/tramp.el (tramp-handle-file-name-completion):
Filter out "./" and "../", if there's only one other result.
lisp/net/tramp.el