Fix cursor display when several display strings follow each other.
commit24becea4a7839adcea1bafd28604b204ff5cb7d6
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Nov 2012 08:27:05 +0000 (23 10:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Nov 2012 08:27:05 +0000 (23 10:27 +0200)
tree476928ee5d27a2f43e422a781d5adc6f4838c611
parent61a2a12285951942d007929973f8bdd59f82ea53
Fix cursor display when several display strings follow each other.

 src/xdisp.c (set_cursor_from_row): Skip step 2 only if point is not
 between bpos_covered and bpos_max.  This fixes cursor display when
 several display strings follow each other.
src/ChangeLog
src/xdisp.c