Revert "Fix tramp-loaddefs compilation"

This reverts commit 43e9c8e9d2.

The cookie seemed to go to lisp/loaddefs.el for a reason, but a bootstrap is needed.
This commit is contained in:
Lars Ingebrigtsen 2022-09-09 17:57:32 +02:00
parent 43e9c8e9d2
commit effb5d75a8

View file

@ -220,7 +220,7 @@ CONDITION can also be a list of error conditions."
(tramp-compat-rx--transform items)))
;; This is needed for compilation in the Emacs source tree.
;;;###tramp-autoload (defalias 'tramp-compat-rx #'rx)
;;;###autoload (defalias 'tramp-compat-rx #'rx)
;; `file-modes', `set-file-modes' and `set-file-times' got argument
;; FLAG in Emacs 28.1.