Fix bug #14780 with unreachable lines near end of buffer.
authorEli Zaretskii <eliz@gnu.org>
Wed, 24 Jul 2013 17:36:42 +0000 (20:36 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 24 Jul 2013 17:36:42 +0000 (20:36 +0300)
commit999c74e390182b2dc303c8655c505c92c4a7deda
treeff28812b876953d5eeb97907ffb41d42ad751e38
parent889acc5ce746cfef19655537557fe32d461057ad
Fix bug #14780 with unreachable lines near end of buffer.

 src/xdisp.c (redisplay_window): Instead of moving point out of
 scroll margin, reject the force_start method, and try scrolling.
src/ChangeLog
src/xdisp.c