]> git.eshelyaron.com Git - emacs.git/commit
(disable_mouse_highlight): Removed variable.
authorKim F. Storm <storm@cua.dk>
Sat, 16 Feb 2002 23:57:34 +0000 (23:57 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 16 Feb 2002 23:57:34 +0000 (23:57 +0000)
commitabf10ed7000ee33f142acd3f97f338ecb9a3237e
tree08ceeaa5b3e87a4293e66c624abfd642dca2a4d9
parent11690c8e1bcd0b015ab6bdcd253132e398891485
(disable_mouse_highlight): Removed variable.
(show_mouse_face): Don't show highlight if mouse_face_hidden is set.
(IT_note_mouse_highlight): Don't highlight if Vmouse_highlight is nil.
(internal_terminal_init): Initialize mouse_face_hidden.
(dos_rawgetc): Turn mouse_face_hidden off after mouse movement,
and on after keyboard input.
src/msdos.c