Fix cursor positioning in hscrolled lines with R2L characters.
commit7061c986301ecc3d69c73a9d8b6a51299bd4fb6a
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Oct 2011 13:03:43 +0000 (8 15:03 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Oct 2011 13:03:43 +0000 (8 15:03 +0200)
tree34545f8e7e102c0a2975f6b21892d4fe8583dd2a
parent03669ccbad9fcaf6c29003d23f3e8bdecaab21b1
Fix cursor positioning in hscrolled lines with R2L characters.

 src/xdisp.c (set_cursor_from_row): Fix cursor positioning in mixed L2R+R2L
 lines that are hscrolled on the left.
src/ChangeLog
src/xdisp.c