diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-12-11 14:22:35 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-12-11 14:22:35 +0200 |
commit | f9d1448f46d3d645e68fdd449758b50a1402d729 (patch) | |
tree | 484f5bcb2c9896b83b9fa11f360263160fc946c0 /lisp/emacs-lisp/timer.el | |
parent | b5eb356a94fc5832209754fbe436958cedd3e583 (diff) | |
download | emacs-f9d1448f46d3d645e68fdd449758b50a1402d729.tar.gz emacs-f9d1448f46d3d645e68fdd449758b50a1402d729.tar.bz2 emacs-f9d1448f46d3d645e68fdd449758b50a1402d729.zip |
Fix part of bug #13011 with display of lines that have a box face.
src/xdisp.c (handle_face_prop): Fix logic of computing
it->start_of_box_run_p.
(append_space_for_newline): If the glyph row is R2L, reset the
iterator's end_of_box_run_p flag before prepending the space glyph.
(extend_face_to_end_of_line): If the glyph row is R2L, reset the
iterator's start_of_box_run_p flag before prepending the stretch.
(append_glyph, produce_image_glyph, append_composite_glyph)
(append_stretch_glyph, append_glyphless_glyph): Reverse the
left_box_line_p and right_box_line_p flags of the glyph for R2L
glyph rows.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions