]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#33781
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 18 Dec 2018 12:58:00 +0000 (13:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 18 Dec 2018 12:58:00 +0000 (13:58 +0100)
commit710e79a6c56aff69d69ae7c003346bb38c3e9939
treec923a61b22f527ecf20c9c2155749f2c44c2650e
parent5a9eba603d193324c7ff8c654fa28c6b4f3928f7
Fix Bug#33781

* lisp/net/tramp-cache.el (tramp-connection-properties):
* lisp/net/tramp-sh.el (tramp-remote-path)
(tramp-remote-process-environment, tramp-sh-extra-args):
Reinsert autoload cookie.  (Bug#33781)

* test/lisp/net/tramp-tests.el: Do not require tramp-sh before
changing tramp-remote-path.
lisp/net/tramp-cache.el
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el