emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 16d012cf3bd: * lisp/net/tramp.el (tramp-remote-path): Improve d


From: Michael Albinus
Subject: emacs-29 16d012cf3bd: * lisp/net/tramp.el (tramp-remote-path): Improve docstring.
Date: Tue, 28 Feb 2023 10:42:25 -0500 (EST)

branch: emacs-29
commit 16d012cf3bd788bc622b00936ad0786128085316
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * lisp/net/tramp.el (tramp-remote-path): Improve docstring.
---
 lisp/net/tramp.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]