* xterm.c (x_last_mouse_movement_time): Revert last change.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 15:48:59 +0000 (19:48 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 15:48:59 +0000 (19:48 +0400)
commitb594a96c8729c73619c1cccdcb092653910fc70a
tree82e019c6cdd05d13c32934ea64af2dbfad90a7bd
parent96edb677815a79f2952d49959a0d4a8be6da08d6
* xterm.c (x_last_mouse_movement_time): Revert last change.
This code should use XDisplayMotionBufferSize to check display's
motion history first, and there are few other issues as well.
(x_scroll_bar_note_movement): Pass XMotionEvent rather than XEvent.
(handle_one_xevent): Adjust user.
src/ChangeLog
src/xterm.c