projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08cc6c4
)
Fix tramp-loaddefs compilation
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 9 Sep 2022 15:54:40 +0000
(17:54 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 9 Sep 2022 15:54:40 +0000
(17:54 +0200)
* lisp/net/tramp-compat.el: Fix build by putting tramp-compat-rx
in the right loaddefs file.
lisp/net/tramp-compat.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-compat.el
b/lisp/net/tramp-compat.el
index d33469f8dbb89f737b1c6f2fa8fbb4b0e68adc91..d6a4bde167fcbbb650fb7797fbc5668dec4a0626 100644
(file)
--- 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.