]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#23006
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 9 Mar 2017 18:44:37 +0000 (19:44 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 9 Mar 2017 18:44:37 +0000 (19:44 +0100)
commit37b88d7b92ba77a771ce0dbff940b3dec1a366c5
treea50ff6a979eecb2753c34cea32560330741cd3d9
parent550c23d326da983af082ad8f0227ace16c652021
Fix bug#23006

* lisp/minibuffer.el (completion--nth-completion):
Let-bind `non-essential'.

* lisp/net/tramp.el (tramp-completion-mode): Fix docstring.
(tramp-completion-mode-p): Optional parameter VEC.  Replace
check for `last-input-event' by analysing VEC argument.
(tramp-error-with-buffer, tramp-file-name-handler)
(tramp-connectable-p, tramp-handle-file-name-as-directory):
* lisp/net/tramp-sh.el (tramp-maybe-open-connection): Use it.
lisp/minibuffer.el
lisp/net/tramp-sh.el
lisp/net/tramp.el