original commit: cf196a7bb2d5ebb0099816ddabfe94432afb5c85
This commit is contained in:
Matthew Flatt 2002-07-16 16:24:06 +00:00
parent 3005de321d
commit f21c20710b

View File

@ -111,6 +111,7 @@
mouse-event% mouse-event%
;; mred@ ;; mred@
mult-color<%> mult-color<%>
open-input-text-editor
pane% pane%
panel% panel%
pasteboard% pasteboard%
@ -125,12 +126,14 @@
put-file put-file
queue-callback queue-callback
radio-box% radio-box%
readable-snip<%>
read-editor-global-footer read-editor-global-footer
read-editor-global-header read-editor-global-header
region% region%
register-collecting-blit register-collecting-blit
scroll-event% scroll-event%
selectable-menu-item<%> selectable-menu-item<%>
send-event
send-message-to-window send-message-to-window
separator-menu-item% separator-menu-item%
sleep/yield sleep/yield
@ -148,6 +151,7 @@
subwindow<%> subwindow<%>
tab-snip% tab-snip%
text% text%
text-editor-load-handler
text-field% text-field%
the-brush-list the-brush-list
the-clipboard the-clipboard
@ -166,5 +170,6 @@
write-editor-global-footer write-editor-global-footer
write-editor-global-header write-editor-global-header
write-resource write-resource
yield))) yield
)))