]> git.eshelyaron.com Git - emacs.git/commit
Avoid recentering when lines differ in their height.
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 Jun 2010 18:04:30 +0000 (21:04 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Jun 2010 18:04:30 +0000 (21:04 +0300)
commit70c4cfbb3b0400b895b9520444908441551c7ef0
treedf95303514e2469e6841e57bfc01e791df23f279
parent8adb4c33da6fb4c3dfeb664152b0076e6d62fef8
Avoid recentering when lines differ in their height.

 xdisp.c (try_scrolling): When scroll-conservatively is set to
 most-positive-fixnum, be extra accurate when scrolling window
 start, to avoid missing the cursor line.
src/ChangeLog
src/xdisp.c