mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(xscheme-control-g-synchronization-p): Doc fix.
This commit is contained in:
parent
4019847811
commit
0a40ffd22b
@ -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…
Reference in New Issue
Block a user