]> git.eshelyaron.com Git - emacs.git/commit
Rework tramp-archive autoloads
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 20 Nov 2022 16:58:34 +0000 (17:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 20 Nov 2022 16:58:34 +0000 (17:58 +0100)
commit7ad6104a17d2cff0be24fecb9eae58a8b41d5139
tree5bf0b169faa9465f005cb5b5a80fc93069590a30
parent8874cd908c0ea0e2200f6f4f596bf645e76a0c0c
Rework tramp-archive autoloads

* lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-regexp):
Use `tramp-compat-rx'.  Protect `tramp-archive-suffixes' and
`tramp-archive-compression-suffixes'.
(tramp-archive-file-name-handler): Don't autoload.
(tramp-register-archive-autoload-file-name-handler): Rename from
`tramp-register-archive-file-name-handler'.  Adapt callees.
lisp/net/tramp-archive.el