Fix cursor display on the fringe of R2L screen lines.
commit267a63b06d5ba2b8315f5b900084c3d6c981ea35
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Aug 2014 15:53:27 +0000 (31 18:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Aug 2014 15:53:27 +0000 (31 18:53 +0300)
tree81b86c9e37b878d1f8e260d500a867b560eff30d
parent9f1b8596007a8f4572dde9c444a0790495c1d486
Fix cursor display on the fringe of R2L screen lines.

 src/xdisp.c (display_and_set_cursor): Call erase_phys_cursor also
 when HPOS is negative, for the benefit of R2L glyph rows whose
 newline overflows into the fringe.
src/ChangeLog
src/xdisp.c