changeset 14016:cc69bd626089

(xscheme-control-g-synchronization-p): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Thu, 04 Jan 1996 23:53:09 +0000
parents 51621fd8598f
children 6fb89c4b21c3
files lisp/xscheme.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/xscheme.el	Thu Jan 04 23:53:00 1996 +0000
+++ b/lisp/xscheme.el	Thu Jan 04 23:53:09 1996 +0000
@@ -456,8 +456,8 @@
 
 (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