From: Michael Albinus Date: Tue, 28 Feb 2023 15:42:11 +0000 (+0100) Subject: * lisp/net/tramp.el (tramp-remote-path): Improve docstring. X-Git-Tag: emacs-29.0.90~289 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16d012cf3bd788bc622b00936ad0786128085316;p=emacs.git * lisp/net/tramp.el (tramp-remote-path): Improve docstring. --- diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index eaddc36b54a..b24bd33de82 100644 --- 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)