mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
(display-subprocess-window): Doc fix.
This commit is contained in:
parent
05497fc618
commit
4019847811
@ -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…
Reference in New Issue
Block a user