projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12c3461
)
Fix autoload in tramp.el
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 16 Aug 2022 18:32:58 +0000
(20:32 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 16 Aug 2022 18:32:58 +0000
(20:32 +0200)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 046d814547fb589eb4066d012c349ed0137e9700..ed40245e8a01a10ba027f0e868b70509f552e920 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-1055,6
+1055,7
@@
Derived from `tramp-postfix-host-format'.")
(defconst tramp-unknown-id-integer -1
"Integer used to denote an unknown user or group.")
+;;;###tramp-autoload
(defconst tramp-root-id-string "root"
"String used to denote the root user or group.")