* xdisp.c (note_mode_line_or_margin_highlight): Check
authorMasatake YAMATO <jet@gyve.org>
Tue, 7 Jun 2005 14:32:23 +0000 (14:32 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 7 Jun 2005 14:32:23 +0000 (14:32 +0000)
commit602907aea1d3cbebcbe51ca1be18c043b5df3140
tree724b27a249add2ff1fb6f2a3adae6c27c74310e1
parentdb853b7a753cb38f082d26036a92b8982aeb5bf1
* xdisp.c (note_mode_line_or_margin_highlight): Check
the overlapping of re-rendering area to avoid flickering.
(note_mouse_highlight): Call clear_mouse_face if PART
is not ON_MODE_LINE nor ON_HEADER_LINE.
src/ChangeLog
src/xdisp.c