• Dmitry Antipov's avatar
    * bidi.c (bidi_fetch_char): Swap first and second arguments · 36075a19
    Dmitry Antipov authored
    to match other functions accepting character and byte positions.
    Adjust comment.
    (bidi_resolve_explicit_1, bidi_level_of_next_char): Adjust users.
    (bidi_paragraph_init): Likewise.  Use DEC_BOTH which is faster
    when you need just to move to the previous buffer position.
    * xdisp.c (Fcurrent_bidi_paragraph_direction): Use DEC_BOTH.
    36075a19
bidi.c 80.9 KB