Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Apr 2010 20:37:59 +0000 (23:37 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 16 Apr 2010 20:37:59 +0000 (23:37 +0300)
commit0f4442efb1a1ec17448a8750e4c49defb5479982
tree0bac05fb2b8fb6571cbe8188a0e8b72b332afc51
parent7d4e45f81c83322b42e6ea3d3edc4fd16420ee6d
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.

 xdisp.c (set_cursor_from_row): Don't consider possibility of
 other rows with cursor unless they are different from this row and
 this row is part of a continued line.
src/ChangeLog
src/xdisp.c