Fix bug #8468 with redisplay and scroll-margin > 0.
authorEli Zaretskii <eliz@gnu.org>
Mon, 11 Apr 2011 16:39:09 +0000 (19:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 11 Apr 2011 16:39:09 +0000 (19:39 +0300)
commite896f03ce08aef5fbd6b4d8de84f79a157f1422f
tree728864170a773fbf0d5395bde8f978ffd933ab80
parent8d8af66d43c24a6c014e8f30c16ed34544b30981
parent11997c7643812a3a6f95da1c65c46d1c0307e2a7
Fix bug #8468 with redisplay and scroll-margin > 0.

 src/xdisp.c (redisplay_window): Don't try to determine the character
 position of the scroll margin if the window start point w->startp
 is outside the buffer's accessible region.
src/ChangeLog
src/xdisp.c