Fix bug in redisplay: when variables that affect display (e.g.
authorChris Hanson <org/chris-hanson/cph>
Thu, 16 Feb 1995 22:45:37 +0000 (22:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 16 Feb 1995 22:45:37 +0000 (22:45 +0000)
commit36b397480763811bfbd3e70ae21fbbab2468b3df
tree39becb705c2d178610cf20e5546d7b526f0892bd
parent9f1dea3ceeca2aa0df54dbb00bff9cd6ce699890
Fix bug in redisplay: when variables that affect display (e.g.
truncate-lines) are changed, the window start marks must be erased.
Otherwise, the old start marks are used, and with the new display
variables in effect, these marks could cause point to be left
offscreen, or even force all of the buffer's text to be offscreen!
v7/src/edwin/bufwin.scm