]> git.eshelyaron.com Git - emacs.git/commit
Add `completion-predicate' to some Tramp commands
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 28 Feb 2021 17:23:27 +0000 (18:23 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 28 Feb 2021 17:23:27 +0000 (18:23 +0100)
commit0fd206badc761df0a2eb18cd5d9c7506c3bd0d2a
tree731a3c3fc6f2fee96c4e7eef90c8405a8ef5e98d
parent277a254a42ad4ccf2223eaa788de37279e5e3958
Add `completion-predicate' to some Tramp commands

* lisp/net/tramp-cmds.el (tramp-cleanup-this-connection)
(tramp-rename-these-files): Add property `completion-predicate'.

* lisp/net/tramp.el (tramp-command-completion-p): New defun.
lisp/net/tramp-cmds.el
lisp/net/tramp.el