]> git.eshelyaron.com Git - emacs.git/commit
Fix redisplay glitches with RTL composed text
authorEli Zaretskii <eliz@gnu.org>
Thu, 6 Jun 2019 14:12:57 +0000 (17:12 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 6 Jun 2019 14:12:57 +0000 (17:12 +0300)
commite29fb7dfba96e63cb7ba2d2a68f91f8dec336100
treeb170bb01648d15b358c7cad115038413fd576646
parente778c38befd3d533621b969ba54990334e2257d7
Fix redisplay glitches with RTL composed text

* src/xdisp.c (init_to_row_end): Fail if the first visible
position on the line following ROW is bidi-reordered and could
be composed.  (Bug#35811)
src/xdisp.c