Fix bug: new screens didn't update correctly under Linux (and probably
authorChris Hanson <org/chris-hanson/cph>
Wed, 6 Mar 1996 07:04:10 +0000 (07:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 6 Mar 1996 07:04:10 +0000 (07:04 +0000)
commit171faf389bb95ac94d72584fa92ef32ce59d0f74
treebe631368ef728d4e5c721d738b93c11e59bbedc2
parent64d4c1d6803b7e73453f1498a14067dbb1ab3297
Fix bug: new screens didn't update correctly under Linux (and probably
other unixes), because their first update occurred before the first
Expose event arrived, and that first update caused the NEEDS-UPDATE?
flag to be cleared.  The fix is to clear NEEDS-UPDATE? only when
SCREEN-UPDATE is run.
v7/src/edwin/screen.scm