(display-subprocess-window): Doc fix.
This commit is contained in:
parent
05497fc618
commit
4019847811
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
;;; Code:
|
||||
|
||||
(defvar display-subprocess-window nil
|
||||
"If non-nil, the suprocess window is displayed whenever input is received.")
|
||||
"If non-nil, the subprocess window is displayed whenever input is received.")
|
||||
|
||||
(defvar command-prefix-string "$ "
|
||||
"String to insert to distinguish commands entered by user.")
|
||||
|
|
Loading…
Add table
Reference in a new issue