From: Lars Ingebrigtsen Date: Fri, 9 Sep 2022 15:54:40 +0000 (+0200) Subject: Fix tramp-loaddefs compilation X-Git-Tag: emacs-29.0.90~1856^2~642 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=43e9c8e9d28dcb659a43e58778e2745d1279051f;p=emacs.git Fix tramp-loaddefs compilation * lisp/net/tramp-compat.el: Fix build by putting tramp-compat-rx in the right loaddefs file. --- diff --git a/lisp/net/tramp-compat.el b/lisp/net/tramp-compat.el index d33469f8dbb..d6a4bde167f 100644 --- a/lisp/net/tramp-compat.el +++ b/lisp/net/tramp-compat.el @@ -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. -;;;###autoload (defalias 'tramp-compat-rx #'rx) +;;;###tramp-autoload (defalias 'tramp-compat-rx #'rx) ;; `file-modes', `set-file-modes' and `set-file-times' got argument ;; FLAG in Emacs 28.1.