"Clever" fix to handle case of deletion to window start causes "point
authorChris Hanson <org/chris-hanson/cph>
Thu, 23 Sep 1993 07:06:56 +0000 (07:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 23 Sep 1993 07:06:56 +0000 (07:06 +0000)
commita7fc3de46156de720d8cabc7184e6f5f7ccce769
treeaf8f57a3a0081e099e7a868a30b18f12609f5886
parent32237c4a0585c98ac36b3e9ef3804393b400dabb
"Clever" fix to handle case of deletion to window start causes "point
not visible at end of redisplay" error.  This happens when the start
mark is clobbered and the new start is not near enough to the point;
for example by deleting some text, then replacing it with itself.

Also, somehow UPDATE-OUTLINES! is getting called with FORCE-REDRAW?
and the CURRENT-START-MARK both false, which shouldn't be able to
happen; compiled code deals with this by treating #f as 0.  This
change fixes this unusual case.
v7/src/edwin/bufwiu.scm