Refactor mouse highlight invocation for w32 console.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 May 2012 09:56:31 +0000 (12:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 May 2012 09:56:31 +0000 (12:56 +0300)
commit42e3a3615714b47d5ce96a79cf0d773d3266c825
tree80f882b5f2aa96818aeee922d5c5e8b3e5f79bc5
parenteb3f6f01890259b11fa72b21aee4bf900abd18a9
Refactor mouse highlight invocation for w32 console.

 src/w32inevt.c: Include termchar.h.
 (mouse_moved_to): Move the call to note_mouse_highlight from here...
 (do_mouse_event): ...to here.
 Call clear_mouse_face if mouse_face_hidden is set in the mouse
 highlight info.
src/ChangeLog
src/w32inevt.c