]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/misc.texi (Interactive Shell): Refer to node "Minibuffer File"
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 4 Feb 2018 21:56:34 +0000 (22:56 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 4 Feb 2018 21:56:34 +0000 (22:56 +0100)
for hints how to type remote file names effectively.

doc/emacs/misc.texi

index 3300ed67c6e252418b5eb171278793ab7ba8a703..1fb47c3c68e7fb76fe355768b47449667e70bc09 100644 (file)
@@ -791,7 +791,8 @@ the variable @code{explicit-shell-file-name}.  If this is @code{nil}
 exists.  Otherwise, it usually uses the variable
 @code{shell-file-name} (@pxref{Single Shell}); but if the default
 directory is remote (@pxref{Remote Files}), it prompts you for the
-shell file name.
+shell file name.  @xref{Minibuffer File}, for hints how to type remote
+file names effectively.
 
   Emacs sends the new shell the contents of the file
 @file{~/.emacs_@var{shellname}} as input, if it exists, where