Fix bug #6687 with cursor positioning after before-string from overlays.
commitf48fe1f074f1f9d263fef6b69b8b0780a9de126f
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 Nov 2010 16:34:22 +0000 (19 18:34 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Nov 2010 16:34:22 +0000 (19 18:34 +0200)
treef808c453d722073b547ec1152331a035fc78e4c2
parent68a1690558e715a73ab21e8eb72236159c4d2df2
Fix bug #6687 with cursor positioning after before-string from overlays.

 xdisp.c (set_cursor_from_row): Display cursor after all the
 glyphs that come from an overlay.  Don't overstep the last glyph
 when skipping glyphs from an overlay.
src/ChangeLog
src/xdisp.c