projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239bad7
)
Fix Tramp test
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 12 Sep 2022 06:52:08 +0000
(08:52 +0200)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-compat.el
b/lisp/net/tramp-compat.el
index d33469f8dbb89f737b1c6f2fa8fbb4b0e68adc91..aae15fafdf29ac1b288795c0a799dd9fc822feb0 100644
(file)
--- a/
lisp/net/tramp-compat.el
+++ b/
lisp/net/tramp-compat.el
@@
-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