Fix bug #7474 with cursor positioning in overlay strings.
authorEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2010 18:38:09 +0000 (20:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2010 18:38:09 +0000 (20:38 +0200)
commit1e2dddbe93d0b4290eff58bb288ca96387d9415d
tree336ec691ebf6ce3aaa377ab8e5337a12f6436ebd
parentfd042993b7e4017c9fd26fe0cfac3a50a9dcdaa0
Fix bug #7474 with cursor positioning in overlay strings.

 xdisp.c (set_cursor_from_row): Don't forget to consider the
 `cursor' property of the first character in overlay strings.
src/ChangeLog
src/xdisp.c