Fix part 2 of bug #9771 with lines that start with a display vector.
authorEli Zaretskii <eliz@gnu.org>
Wed, 19 Oct 2011 09:48:35 +0000 (11:48 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 19 Oct 2011 09:48:35 +0000 (11:48 +0200)
commit8547b010fa4fd95e6f49a97fac822c779b4ffde6
tree11d65907f815c00882f44ac3a11e852316326f06
parent5214e501a259b812d4a2d260ea3aff7368b8aabc
Fix part 2 of bug #9771 with lines that start with a display vector.

 src/xdisp.c (start_display): If the character at POS is displayed
 via a display vector, reset IT->current.dpvec_index to zero.
src/ChangeLog
src/xdisp.c