original commit: a82ddc31bab4b18f5f49f015bc1dfd051740fe80
This commit is contained in:
Matthew Flatt 2002-06-13 00:25:35 +00:00
parent ff2a1757ea
commit 4317880451

View File

@ -422,6 +422,7 @@
(send ec min-width 400)
(send ec min-height 200)
(send t insert message)
(send t set-position 0)
(send t auto-wrap #t)
(send t lock #t)))