]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp fixes
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 7 Feb 2020 10:56:13 +0000 (11:56 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 7 Feb 2020 10:56:13 +0000 (11:56 +0100)
commit30abcda54e1b0e15fc10b3db1c2b9f89ca521bfa
tree0b9cb9cf444ffecf4aec924336d8fa5d4557d555
parentac6ba689d1cdb2611a779f9eb032d5ce97c77742
Some Tramp fixes

* lisp/net/tramp.el (tramp-connectable-p):
* lisp/net/tramp-cache.el (tramp-list-connections):
* lisp/net/tramp-gvfs.el (tramp-gvfs-enabled):
Bind `tramp-verbose' to 0.

* lisp/net/tramp-sh.el (tramp-remote-path, tramp-find-executable):
Fix docstring.
(tramp-open-shell): Read prompt when moving "~/.editrc".
lisp/net/tramp-cache.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp.el