]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert "Fix tramp-loaddefs compilation"
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 9 Sep 2022 15:57:32 +0000 (17:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 9 Sep 2022 15:57:32 +0000 (17:57 +0200)
This reverts commit 43e9c8e9d28dcb659a43e58778e2745d1279051f.

The cookie seemed to go to lisp/loaddefs.el for a reason, but a bootstrap is needed.

lisp/net/tramp-compat.el

index d6a4bde167fcbbb650fb7797fbc5668dec4a0626..d33469f8dbb89f737b1c6f2fa8fbb4b0e68adc91 100644 (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.