summaryrefslogtreecommitdiff
path: root/lisp/cmuscheme.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-06-15 21:24:24 -0400
committerGlenn Morris <rgm@gnu.org>2015-06-15 21:24:24 -0400
commite80225000dda3f1deac5ea95a9253301b05fbed7 (patch)
tree0957071f5ca2cd2c1f0048eab1bb00876c212d0d /lisp/cmuscheme.el
parent6ebbc2f69825e9fdc5a5658047469ad541cf3dce (diff)
downloademacs-e80225000dda3f1deac5ea95a9253301b05fbed7.tar.gz
; Comment fixes.
Diffstat (limited to 'lisp/cmuscheme.el')
-rw-r--r--lisp/cmuscheme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cmuscheme.el b/lisp/cmuscheme.el
index 5d72c561dd7..7c5819d2126 100644
--- a/lisp/cmuscheme.el
+++ b/lisp/cmuscheme.el
@@ -37,7 +37,7 @@
;;
;; NOTE: MIT Cscheme, when invoked with the -emacs flag, has a special user
;; interface that communicates process state back to the superior emacs by
-;; outputting special control sequences. The gnumacs package, xscheme.el, has
+;; outputting special control sequences. The Emacs package, xscheme.el, has
;; lots and lots of special purpose code to read these control sequences, and
;; so is very tightly integrated with the cscheme process. The cscheme
;; interrupt handler and debugger read single character commands in cbreak