Fix bug #6349 with cursor positioning in truncated lines.
authorEli Zaretskii <eliz@gnu.org>
Fri, 1 Oct 2010 17:38:36 +0000 (19:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 1 Oct 2010 17:38:36 +0000 (19:38 +0200)
commit54cc6a8387d4d59ae7a280a7e0adb05735a4aa8c
tree0a01bf312c030cb6f95f284fa7857e8c81ef0796
parent82b9f9f5f4d356f49f76d60981a5925888205f12
Fix bug #6349 with cursor positioning in truncated lines.

 xdisp.c (set_cursor_from_row): When the row is truncated and
 point is outside the range of displayed characters, position the
 cursor inside the scroll margin.
src/ChangeLog
src/xdisp.c