]> git.eshelyaron.com Git - emacs.git/commit
tramp fixes for byte-compiling loaddefs.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:24:23 +0000 (11:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:24:23 +0000 (11:24 +0200)
commit0a0e1ed0e02431827dfd26014d9db9059f1ccc30
tree18b0c63e334938fe0abdf3284919e5241f4e59a7
parentc5df73941efaca822cd04ad7a61cdc70eae2d547
tramp fixes for byte-compiling loaddefs.el

* lisp/net/tramp-archive.el (tramp-archive-file-name-handler):
Move to the main loaddefs file since it's referred to by functions
there.
* lisp/net/tramp.el (tramp-file-name-handler): Autoload to avoid
warning when byte-compiling loaddefs.el.
lisp/net/tramp-archive.el
lisp/net/tramp.el