From: Karl Heuer Date: Thu, 4 Jan 1996 23:53:09 +0000 (+0000) Subject: (xscheme-control-g-synchronization-p): Doc fix. X-Git-Tag: emacs-19.34~1844 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a40ffd22b8b34c95f45458cd8dce57a61b35d92;p=emacs.git (xscheme-control-g-synchronization-p): Doc fix. --- diff --git a/lisp/xscheme.el b/lisp/xscheme.el index bb017f0c33f..d44f6d11e78 100644 --- a/lisp/xscheme.el +++ b/lisp/xscheme.el @@ -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