Fix cursor positioning near scroll margin at top of window.
authorEli Zaretskii <eliz@gnu.org>
Tue, 12 Feb 2013 16:43:09 +0000 (18:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 12 Feb 2013 16:43:09 +0000 (18:43 +0200)
commitc4131562319d3529841136d236ac39fb1e3d2b7c
tree5ad493efa9ff4e2c5d53dc39632c759f710717c3
parent33b49d71e45e3be1db4577277763f1cb3138d225
Fix cursor positioning near scroll margin at top of window.

 src/xdisp.c (try_scrolling): Scroll text up more if point is too close
 to ZV and inside the scroll margin.  This makes sure point is moved
 outside the scroll margin in these cases.
src/ChangeLog
src/xdisp.c