]> git.eshelyaron.com Git - emacs.git/commit
(x_update_window_end): Add parameter
authorGerd Moellmann <gerd@gnu.org>
Wed, 12 Jul 2000 15:09:53 +0000 (15:09 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 12 Jul 2000 15:09:53 +0000 (15:09 +0000)
commit71b8321ed935cf4574a29ff258a7bc56602488cf
treeaa31ef14858fd9c3a8b631383f03255af60b2e85
parent64d1e7d383238c27e47143892370b5a7f4c14520
(x_update_window_end): Add parameter
MOUSE_FACE_OVERWRITTEN_P.  If set, arrange for a mouse-highlight
redisplay in XTframe_up_to_date.
(x_clear_mouse_face): New function.
(x_redisplay_interface): Add pointer to x_clear_mouse_face.
src/xterm.c