diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-08-17 17:58:04 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-08-17 17:58:04 +0300 |
commit | 39125b22488ab597dd137a174700fcaab616d597 (patch) | |
tree | d6e27136de1640cd93a821b8c010cc3b9e18f76d /lisp/emacs-lisp/eldoc.el | |
parent | 52e7a5b99f790dcc21cf84ba0ae6537ccee11efc (diff) | |
download | emacs-39125b22488ab597dd137a174700fcaab616d597.tar.gz |
Avoid overwriting the reversed_p flags in the glyph matrices.
Avoid overwriting the reversed_p flags in the glyph matrices when
init_iterator or start_display are called.
src/xdisp.c (init_iterator): Don't initialize the reversed_p flag of
the glyph row here.
(tool_bar_height, redisplay_tool_bar, try_window)
(try_window_reusing_current_matrix, try_window_id)
(get_overlay_arrow_glyph_row, display_menu_bar): Initialize the
reversed_p flag of the iterator's glyph row where the glyph row
is going to be redrawn.
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions