original commit: bcff7a654bcfe17132820647d5669907475653d1
This commit is contained in:
Matthew Flatt 1998-09-18 22:08:58 +00:00
parent b2abe67c21
commit dd3391c485

View File

@ -1007,7 +1007,7 @@
get-active-canvas set-active-canvas
get-canvas
add-canvas remove-canvas
auto-wrap))
auto-wrap get-max-view-size))
(define (make-editor-buffer% % can-wrap?)
; >>> This class is instantiated directly by the end-user <<<