]> git.eshelyaron.com Git - emacs.git/commit
Fix display of reordered Arabic text
authorEli Zaretskii <eliz@gnu.org>
Mon, 26 Feb 2024 17:26:04 +0000 (19:26 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:53:06 +0000 (18:53 +0100)
commitfae4ab3ad04403875bd1605f0812fd98a69965ac
tree42ddbe4f7ed2305878248f185e19bf278890892f
parent72d7175715056f65d5d0dc3ef5cbfaf6832d3698
Fix display of reordered Arabic text

* src/xdisp.c (compute_stop_pos): Fix a year-old thinko in
handling auto-composed characters.  It was introduced as part
of solving bug#62780, which optimized the search for composable
characters.  (Bug#69384)

(cherry picked from commit 76fa7f1f2fb7fbc3dcbd0be7928d0ec112e532e7)
src/xdisp.c