(Fpos_visible_in_window_p): Bug fix. Specify big
authorKarl Heuer <kwzh@gnu.org>
Thu, 20 Feb 1997 06:42:13 +0000 (06:42 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 20 Feb 1997 06:42:13 +0000 (06:42 +0000)
commit5a255667ccda2348780ddb49b2513d2cd8cf6fa0
treedfc405be0ee25503dba3f311fd2543f971c5205c
parentfafd594b01a488a6a81123f70616083b9ec6b59e
(Fpos_visible_in_window_p): Bug fix.  Specify big
negative number for the argument TOHPOS of compute_motion().
We don't need to calculate to (HPOS==0), but can stop immediately
when VPOS pasts HEIGHT.
src/window.c