Make Edwin buffer and window output ports correctly support the
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Tue, 18 Jun 1991 20:31:43 +0000 (20:31 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Tue, 18 Jun 1991 20:31:43 +0000 (20:31 +0000)
commitc7d7d9a493a10e8c94ebafd782174df4db7d23f7
treeee9f20e354743982142a1ab6ea1ba1bfd81bf5c5
parentffe890062f50fa9b6d8903650ebd044643197219
Make Edwin buffer and window output ports correctly support the
operation X-SIZE.

X-SIZE on a buffer output port now returns the character width of the
most narrow window showing the port's buffer, or 79 if no window shows
the buffer.

X-SIZE on a window output port now returns the character width of the
window.
v7/src/edwin/bufout.scm
v7/src/edwin/winout.scm