]> git.eshelyaron.com Git - emacs.git/commit
Sync 2005-10-24 xterm.c changes.
authorJason Rumney <jasonr@gnu.org>
Sun, 12 Mar 2006 14:56:54 +0000 (14:56 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 12 Mar 2006 14:56:54 +0000 (14:56 +0000)
commitd3499758a9e5912ee6f47a70abc22b579380f11a
tree6e3921381a40b4ba96e7d157ec3486dd18777a0b
parent516b77a3b23f6e01b52317ee4474042579ef1c72
Sync 2005-10-24 xterm.c changes.
(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.
(w32_mouse_position): Set last_mouse_glyph_frame.
 Remove OLD_REDISPLAY_CODE block.
src/w32term.c