]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/net/tramp.el (tramp-remote-path): Improve docstring.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Feb 2023 15:42:11 +0000 (16:42 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Feb 2023 15:42:11 +0000 (16:42 +0100)
lisp/net/tramp.el

index eaddc36b54aeb862bee4d608a3f8ee2e82bf5ac2..b24bd33de826efb7de331ded4ffabfa189ad0101 100644 (file)
@@ -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)