summaryrefslogtreecommitdiff
path: root/lisp/net/tramp.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-03-01 06:30:20 +0100
committerStefan Kangas <stefankangas@gmail.com>2023-03-01 06:30:20 +0100
commit4a5335158dd7e38beeccd315cbda3a0f53708d08 (patch)
tree705fef5f5d34cb6eea286e3359fa2e5aba888dd0 /lisp/net/tramp.el
parent5b037331f6a0bec93b9015c8639b7f4f05b6716c (diff)
parent97a83ff31fa9e3e2455d3168a789649dcd20a635 (diff)
downloademacs-4a5335158dd7e38beeccd315cbda3a0f53708d08.tar.gz
Merge from origin/emacs-29
97a83ff31fa Eglot: fix M-x eglot-show-workspace-configuration (bug#61... 48a0804d10d ruby-mode: Fix method call indentation in rhs of multiple... 16d012cf3bd * lisp/net/tramp.el (tramp-remote-path): Improve docstring. b371697cdca Minor change in 'dired--find-possibly-alternative-file' c2b5c6acc58 Implement prefix arg for 'c-ts-mode-toggle-comment-style' eb2ab52fb01 Defaults to zero for image-dired--number-of-thumbnails 5dc163f592a ; Add a doc string for 'ediff-window-display-p' obsolescence
Diffstat (limited to 'lisp/net/tramp.el')
-rw-r--r--lisp/net/tramp.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 633086fc822..1b434a726a1 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -1370,7 +1370,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)