R6RS docs, other misc clean-up

svn: r9349

original commit: 5aeaf7ea75b9cdee184c92f16d9b7a0d791ea134
This commit is contained in:
Matthew Flatt 2008-04-17 21:29:07 +00:00
parent 60fc6e049f
commit ec28d55b2d

View File

@ -87,11 +87,11 @@ DIAG
(define event-diagram
#<<DIAG
event% timer%
|- key-event% cursor%
event% timer%
|- key-event% cursor%
|- mouse-event%
|- scroll-event% clipboard<%>
|- control-event% clipboard-client%
|- scroll-event% clipboard<%>
|- control-event% clipboard-client%
DIAG
)