Fix bug #14476 with posn-at-point and glyphs from display vector.
authorEli Zaretskii <eliz@gnu.org>
Mon, 27 May 2013 16:54:33 +0000 (19:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 27 May 2013 16:54:33 +0000 (19:54 +0300)
commit6ef3db10430c653e302ca5983ade6f8eaa186f85
treec172409ff870018c970acb5751a503ca22b2cb0b
parent9f73bd1fe11d79aef1498e94bb65055acc16f722
Fix bug #14476 with posn-at-point and glyphs from display vector.

 src/xdisp.c (pos_visible_p): When CHARPOS is displayed frrom a
 display vector, and we backtrack, handle the case that the
 previous character position is also displayed from a display
 vector or covered by a display string or image.
src/ChangeLog
src/xdisp.c