]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix Tramp test
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Sep 2022 06:52:08 +0000 (08:52 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Sep 2022 06:52:08 +0000 (08:52 +0200)
* lisp/net/tramp-compat.el (tramp-compat-rx):
Add `tramp-autoload' function property.

lisp/net/tramp-compat.el

index d33469f8dbb89f737b1c6f2fa8fbb4b0e68adc91..aae15fafdf29ac1b288795c0a799dd9fc822feb0 100644 (file)
@@ -222,6 +222,8 @@ CONDITION can also be a list of error conditions."
 ;; This is needed for compilation in the Emacs source tree.
 ;;;###autoload (defalias 'tramp-compat-rx #'rx)
 
+(put #'tramp-compat-rx 'tramp-autoload t)
+
 ;; `file-modes', `set-file-modes' and `set-file-times' got argument
 ;; FLAG in Emacs 28.1.
 (defalias 'tramp-compat-file-modes