]> git.eshelyaron.com Git - emacs.git/commit
Reflect mouse-highlight redesign in term.c
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 Nov 2010 19:35:12 +0000 (21:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 Nov 2010 19:35:12 +0000 (21:35 +0200)
commitcf482c50792a60e9fa015f4cb95a8ff1cbb5e108
tree3be1a1a03a80c3b68ba1c10df1ca386132014f9c
parent34574c0221167dd73b20cd645e240316e83dd6f8
Reflect mouse-highlight redesign in term.c

 term.c: Remove static mouse_face_* variables.  All users changed.
 (term_show_mouse_face, term_clear_mouse_face)
 (fast_find_position, term_mouse_highlight): Functions deleted.
 (tty_draw_row_with_mouse_face): New function.
 (term_mouse_movement): Call note_mouse_highlight instead of
 term_mouse_highlight.
src/ChangeLog
src/term.c