Fix the decision about box_face in mode line for reordered text.
commit40eb66c401ddb10ed9caecd8b01ee7b3f42d1d78
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Jun 2011 08:09:05 +0000 (18 11:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Jun 2011 08:09:05 +0000 (18 11:09 +0300)
treeea74ea6f9549b137fa8003a650c07081fead7a32
parent578b494e52299cde50995fadee1a41f5bae0a573
Fix the decision about box_face in mode line for reordered text.
This fixes display of composed characters in buffer name on mode line.

 src/xdisp.c (face_before_or_after_it_pos): Support bidi iteration
 when BEFORE_P is zero.
 (next_element_from_c_string): Handle the case of the first string
 character that is not the first one in the visual order.
src/ChangeLog
src/xdisp.c