Fix bug #17969 with vertical-motion through continuation lines with TABs.
commit9aac592d887c360c9cae88db350ec69019ded573
authorEli Zaretskii <eliz@gnu.org>
Tue, 8 Jul 2014 15:12:39 +0000 (8 18:12 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 8 Jul 2014 15:12:39 +0000 (8 18:12 +0300)
tree3bb2dfc765a308456b4bdfd3e4dd07f0d8492616
parent7acd41f38f21b03dd73256e7ef5a7db2c733df00
Fix bug #17969 with vertical-motion through continuation lines with TABs.

 src/xdisp.c (move_it_to): Adjust calculation of line_start_x to what
 x_produce_glyphs does when it generates a stretch glyph that
 represents a TAB.
src/ChangeLog
src/xdisp.c