]> git.eshelyaron.com Git - emacs.git/commit
Tramp code cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Apr 2021 20:00:55 +0000 (22:00 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Apr 2021 20:00:55 +0000 (22:00 +0200)
commitcccdea7e23730d860d51758548e0b0a76341d26a
tree27db5e46c619fc18649bed71f6d02387d2d99909
parent0c7f1e2e42d6bf9f95e88c02d4e1ed9cb40693d8
Tramp code cleanup

* lisp/net/tramp-archive.el (tramp-archive-handle-insert-file-contents):
Code cleanup.

* lisp/net/tramp.el: Reload `tramp-compat' when we reload
`tramp-autoloads'.
(with-tramp-file-property, with-tramp-connection-property):
Use `tramp-cache-undefined'.
(tramp-autoload-file-name-handler): Do not load tramp-compat.el.
(tramp-handle-insert-file-contents): Code cleanup.
lisp/net/tramp-archive.el
lisp/net/tramp.el