projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b371697
)
* lisp/net/tramp.el (tramp-remote-path): Improve docstring.
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 28 Feb 2023 15:42:11 +0000
(16:42 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 28 Feb 2023 15:42:11 +0000
(16:42 +0100)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index eaddc36b54aeb862bee4d608a3f8ee2e82bf5ac2..b24bd33de826efb7de331ded4ffabfa189ad0101 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-1372,7
+1372,9
@@
special value `tramp-default-remote-path'.
`Private Directories' are the settings of the $PATH environment,
as given in your `~/.profile'. This entry is represented in
-the list by the special value `tramp-own-remote-path'."
+the list by the special value `tramp-own-remote-path'.
+
+For a full discussion, see Info node `(tramp) Remote programs'."
:group 'tramp
:type '(repeat (choice
(const :tag "Default Directories" tramp-default-remote-path)