]> git.eshelyaron.com Git - emacs.git/commit
(make_current): Preserve the mouse_face_p flag of the
authorGerd Moellmann <gerd@gnu.org>
Wed, 12 Jul 2000 15:10:30 +0000 (15:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 12 Jul 2000 15:10:30 +0000 (15:10 +0000)
commite876ff42b9051fbb82f2b7a7ebcf5afc95b46a13
tree77d25d563b3ad2b75165a72cb685bb1d0e17f146
parent71b8321ed935cf4574a29ff258a7bc56602488cf
(make_current): Preserve the mouse_face_p flag of the
current glyph row.
(update_window_line): Add parameter MOUSE_FACE_OVERWRITTEN_P.  Set
it when any row is written to that contains glyphs highlighted in
mouse-face.
(update_window): Call the window update end hook with new
parameter MOUSE_FACE_OVERWRITTEN_P.
(direct_output_for_insert): Give up if row contains mouse-face.
src/dispnew.c