projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb397f0
)
Fix typo in last change.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 10 May 1991 05:50:04 +0000
(
05:50
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 10 May 1991 05:50:04 +0000
(
05:50
+0000)
v7/src/edwin/edtstr.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/edtstr.scm
b/v7/src/edwin/edtstr.scm
index 87a8c6c2cf6ddf02c14840b89226cc04c6c79c34..42ca6e37b6c7d0bfff71200329c4fc4356237301 100644
(file)
--- a/
v7/src/edwin/edtstr.scm
+++ b/
v7/src/edwin/edtstr.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edtstr.scm,v 1.1
5 1991/05/10 04:56:56
cph Exp $
+;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edtstr.scm,v 1.1
6 1991/05/10 05:50:04
cph Exp $
;;;
;;; Copyright (c) 1989-91 Massachusetts Institute of Technology
;;;
@@
-76,7
+76,6
@@
(list screen)
screen
bufferset
- (make-ring 10)
(make-ring 100)
halt-update?
char-ready?