]> git.eshelyaron.com Git - emacs.git/commit
Undo 2005-10-23 change.
authorKim F. Storm <storm@cua.dk>
Mon, 24 Oct 2005 14:59:42 +0000 (14:59 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 24 Oct 2005 14:59:42 +0000 (14:59 +0000)
commit0a3fde9d0ec1674b76917448ede1e405b63ce8cd
treea724687d9cba95fcdc20c976ff9c5ed27a2e8902
parent94717db170b7d2b77e3a00298147c2459595b999
Undo 2005-10-23 change.
(last_mouse_glyph_frame): New var.
(note_mouse_movement): Say mouse moved if current frame differs
from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
(XTmouse_position): Set last_mouse_glyph_frame.
(handle_one_xevent): Clear last_mouse_glyph_frame [instead of
last_mouse_glyph] on mouse up/down event.
src/xterm.c