svn: r25
This commit is contained in:
Matthew Flatt 2005-05-31 18:09:31 +00:00
parent 95b5b5ff13
commit a0fbb68308

View File

@ -276,7 +276,7 @@ Matthew
(change-style [(x) (x y) (x y z) (x y z w)] unlocked) (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) (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) (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) (read-from-file [(x) (x y) (x y z)] unlocked)
(set-style-list [(style-list)] unlocked)] (set-style-list [(style-list)] unlocked)]