diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-08-15 18:20:03 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-08-15 18:20:03 +0300 |
commit | d39a3da6f3df4ff3c08e5b68fe629e10d1b8f3ea (patch) | |
tree | 1ead9db11e0da3c8649a422bc23587e47353aefb /lisp/emacs-lisp/lisp-mnt.el | |
parent | 6e856b69ffea045be4efe029ecbb44df7fd4da21 (diff) | |
download | emacs-d39a3da6f3df4ff3c08e5b68fe629e10d1b8f3ea.tar.gz emacs-d39a3da6f3df4ff3c08e5b68fe629e10d1b8f3ea.tar.bz2 emacs-d39a3da6f3df4ff3c08e5b68fe629e10d1b8f3ea.zip |
Fix bug #15090 with redisplay under linum-mode and visual-line-mode.
src/xdisp.c (compute_window_start_on_continuation_line): When
WORD_WRAP is in effect, use move_it_to instead of move_it_by_lines
to make sure we end up setting the window start at the leftmost
visible character of the display line. This avoids funky
horizontal shifting because the window start is not kept on the
same position.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions