Mercurial > emacs
diff src/ChangeLog @ 111111:560acc231de3
Support bidi-reordered text in mouse-highlighted mode- and header-lines.
Note: Not tested with actually bidi-reordered strings.
xdisp.c (note_mode_line_or_margin_highlight): Support
bidi-reordered strings and R2L glyph rows. Fix more comments.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 16 Oct 2010 14:52:54 +0200 |
parents | 73d72d472c02 |
children | 28595721f736 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 16 12:04:03 2010 +0200 +++ b/src/ChangeLog Sat Oct 16 14:52:54 2010 +0200 @@ -1,3 +1,8 @@ +2010-10-16 Eli Zaretskii <eliz@gnu.org> + + * xdisp.c (note_mode_line_or_margin_highlight): Support + bidi-reordered strings and R2L glyph rows. Fix more comments. + 2010-10-16 Eli Zaretskii <eliz@gnu.org> * xdisp.c (rows_from_pos_range, mouse_face_from_buffer_pos)