]> git.eshelyaron.com Git - emacs.git/commit
Enable Tramp reloading
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Mar 2022 14:32:01 +0000 (15:32 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Mar 2022 14:32:01 +0000 (15:32 +0100)
commit52dd3fcf89c441be64a94eefa01b704c9aba5090
tree904c7e5e97d986caaa7a9b90017840fa0903b6ab
parent693484d36b1326aebd895314570167ca8da87d69
Enable Tramp reloading

* lisp/net/tramp.el (tramp-file-name): Add ;;;###tramp-autoload
cookie.  (Bug#50869)

* test/lisp/net/tramp-tests.el (tramp-test47-unload): Do not skip.
Test reload.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el