Fix bug #17744 with cursor motion near overlay string with 'cursor' prop.
commitdf907af0ddfc4282a6184f1b516cd92dbdf0093f
authorEli Zaretskii <eliz@gnu.org>
Wed, 11 Jun 2014 16:11:32 +0000 (11 19:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 11 Jun 2014 16:11:32 +0000 (11 19:11 +0300)
tree2634706a9f5fb4d188336d2394da02f17483f76b
parent4abee665f60b1eb705d47ba82e3aa4b910f5a040
Fix bug #17744 with cursor motion near overlay string with 'cursor' prop.

 src/xdisp.c (set_cursor_from_row): Fix an off-by-one error when
 matching overlay strings with 'cursor' property against buffer
 positions traversed in the glyph row.
src/ChangeLog
src/xdisp.c