projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ead8c5
)
Fix Tramp bug#63102
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 27 Apr 2023 17:40:46 +0000
(19:40 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 27 Apr 2023 17:40:46 +0000
(19:40 +0200)
* lisp/net/tramp.el (tramp-remote-path): Add ;;;###tramp-autoload cookie.
(Bug#63102)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 81473404f0c1781484cd6809e91c652a4d9c54c9..ca95b6b69716110569a891f9a08ee30e1376225a 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-1349,6
+1349,7
@@
let-bind this variable."
;; IRIX64: /usr/bin
;; QNAP QTS: ---
;; Hydra: /run/current-system/sw/bin:/bin:/usr/bin
+;;;###tramp-autoload
(defcustom tramp-remote-path
'(tramp-default-remote-path "/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin" "/local/bin" "/local/freeware/bin"