Revert "Fix tramp-loaddefs compilation"
This reverts commit 43e9c8e9d2.
The cookie seemed to go to lisp/loaddefs.el for a reason, but a bootstrap is needed.
This commit is contained in:
parent
43e9c8e9d2
commit
effb5d75a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue