original commit: b25bdfbc748e489da8b315f01990feee3c02692a
This commit is contained in:
Matthew Flatt 2002-07-04 21:24:31 +00:00
parent 234de2586b
commit 0ee7b48396

View File

@ -16,6 +16,8 @@ Changed set-clipboard-client to associate a clipboard-client%
methods within the eventspace through event callbacks
Added a variant of insert-file to editor<%> to accept
an input port instead of a filename
Changed load-file, save-file, and insert-file in editor<%>
to raise exceptions instead of returning booleans
Added can-reorder?, on-reorder, and after-reorder to
pasteboard%