(xscheme-control-g-synchronization-p): Doc fix.
This commit is contained in:
parent
4019847811
commit
0a40ffd22b
1 changed files with 2 additions and 2 deletions
|
@ -456,8 +456,8 @@ waiting for input. Otherwise, it is busy evaluating something.")
|
|||
|
||||
(defconst xscheme-control-g-synchronization-p t
|
||||
"If non-nil, insert markers in the scheme input stream to indicate when
|
||||
control-g interrupts were signalled. Do not allow more control-g's to be
|
||||
signalled until the scheme process acknowledges receipt.")
|
||||
control-g interrupts were signaled. Do not allow more control-g's to be
|
||||
signaled until the scheme process acknowledges receipt.")
|
||||
|
||||
(defvar xscheme-control-g-disabled-p nil
|
||||
"This variable, if non-nil, indicates that a control-g is being processed
|
||||
|
|
Loading…
Add table
Reference in a new issue