Fix bug #9495 with cursor positioning on truncated lines.
commit72589a3ceebd3b6c903963e5f82b78df004e851d
authorJohan Bockgård <bojohan@gnu.org>
Thu, 15 Sep 2011 16:02:49 +0000 (15 19:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 15 Sep 2011 16:02:49 +0000 (15 19:02 +0300)
treec9614314902183adb54f47b2912686adbb6724e1
parent983a899097fbdfde89fbad97a1487e76d6ad237d
Fix bug #9495 with cursor positioning on truncated lines.
Patch by Johan Bockgוrd <bojohan@gnu.org>

 src/xdisp.c (try_cursor_movement): Only check for exact match if
 cursor hpos found by set_cursor_from_row is valid.  (Bug#9495)
src/ChangeLog
src/xdisp.c