Fix bug #9229 with cursor positioning on display strings.
authorEli Zaretskii <eliz@gnu.org>
Fri, 5 Aug 2011 10:32:06 +0000 (13:32 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 5 Aug 2011 10:32:06 +0000 (13:32 +0300)
commite2e2423bf2fe3cda60737f20aeafaff64d38b35e
tree6748333a8b45cee55b4b4c9ef5085c7285c5e5ad
parent1abfdc54d7ce46cf2e799c79b7f655360040fb61
Fix bug #9229 with cursor positioning on display strings.

 src/xdisp.c (set_cursor_from_row): Prefer the candidate glyph that
 came from a string character with a `cursor' property.
src/ChangeLog
src/xdisp.c