projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1102d2
)
* doc/emacs/misc.texi (Interactive Shell): Refer to node "Minibuffer File"
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 4 Feb 2018 21:56:34 +0000
(22:56 +0100)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/doc/emacs/misc.texi
b/doc/emacs/misc.texi
index 3300ed67c6e252418b5eb171278793ab7ba8a703..1fb47c3c68e7fb76fe355768b47449667e70bc09 100644
(file)
--- a/
doc/emacs/misc.texi
+++ b/
doc/emacs/misc.texi
@@
-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