]> git.eshelyaron.com Git - emacs.git/commit
One more fix of the BPA implementation
authorEli Zaretskii <eliz@gnu.org>
Thu, 3 Mar 2022 13:53:04 +0000 (15:53 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 3 Mar 2022 13:53:04 +0000 (15:53 +0200)
commit92e2d19fe787ce73db15d1549880b54743c0d929
treee5308fd0eb553a9aaa44d1bfa2615521b50726d2
parentcd51d9c7ab5914fb58cbba6ae7bf5d53f7fef03f
One more fix of the BPA implementation

* src/bidi.c (bidi_find_bracket_pairs): Disable BPA optimization
when there are no strong directional characters inside the
bracketed pair.  (Bug#54219)
src/bidi.c