]> git.eshelyaron.com Git - emacs.git/commit
(mouse_face_window): Rename...
authorNick Roberts <nickrob@snap.net.nz>
Wed, 30 May 2007 05:19:55 +0000 (05:19 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 30 May 2007 05:19:55 +0000 (05:19 +0000)
commit94da14a02dab82212794e779c2c601f001f116fa
tree897fc8d813a59cba2b4d0f0df6e41a32b71b5032
parentb9695a7afbd87241a9e187cb6c06d253bbc9e1e3
(mouse_face_window): Rename...
(Qmouse_face_window): ...to this.
(term_show_mouse_face, term_clear_mouse_face)
(term_mouse_highlight): Use Qmouse_face_window.
(term_mouse_moveto): New function.
(term_mouse_position): Make it work.
(syms_of_term): Uncomment assignment to mouse_position_hook.
Staticpro Qmouse_face_window.
src/term.c