]> git.eshelyaron.com Git - emacs.git/commit
(note_mouse_highlight): Call mouse_face_overlay_overlaps
authorGerd Moellmann <gerd@gnu.org>
Tue, 6 Mar 2001 15:30:15 +0000 (15:30 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 6 Mar 2001 15:30:15 +0000 (15:30 +0000)
commit0a61c6670121b9493e39ff93c36fe96f7c9aba8e
tree64711c4ace564a2186cdefe726fb647ee61055f7
parent59affd2f8b2ffc7524c1ce6afda518e61ec275ca
(note_mouse_highlight): Call mouse_face_overlay_overlaps
to detect a case where we have to highlight a different region
despite not having left the currently highlighted region.
Set mouse_face_overlay in the x_display_info.
(x_term_init): Initialze the x_display_info's mouse_face_overlay.
src/xterm.c