svn: r25

original commit: a0fbb68308c2302a3d62aa911c4476fad660b78a
This commit is contained in:
Matthew Flatt 2005-05-31 18:09:31 +00:00
parent 7fe3dba589
commit b92ec523b8

View File

@ -276,7 +276,7 @@ Matthew
(change-style [(x) (x y) (x y z) (x y z w)] unlocked)
(insert [(x) (x y) (x y z) (x y z p) (x y z p q)] unlocked)
(delete [() (start) (start end) (start end scroll-ok?)] unlocked)
(insert-port [(port) (port format show-errors?)] unlocked)
(insert-port [(port) (port format) (port format show-errors?)] unlocked)
(read-from-file [(x) (x y) (x y z)] unlocked)
(set-style-list [(style-list)] unlocked)]