1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

(shell): Doc fix.

This commit is contained in:
Richard M. Stallman 1993-01-15 07:02:35 +00:00
parent 0b67eabf74
commit 62c9fad7e2

View File

@ -252,7 +252,7 @@ and controlling the subjobs of the shell. See `shell-mode'.
See also the variable `shell-prompt-pattern'.
The shell file name (sans directories) is used to make a symbol name
such as `explicit-csh-arguments'. If that symbol is a variable,
such as `explicit-csh-args'. If that symbol is a variable,
its value is used as a list of arguments when invoking the shell.
Otherwise, one argument `-i' is passed to the shell.