]> git.eshelyaron.com Git - emacs.git/commit
(construct_mouse_click, construct_menu_click):
authorRichard M. Stallman <rms@gnu.org>
Wed, 3 Aug 1994 07:35:50 +0000 (07:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 3 Aug 1994 07:35:50 +0000 (07:35 +0000)
commit23faf38f995d7f6fbdbc91a73ec862dd063eb8ce
tree0cbf88b9bf6df1239fe9580ed5ca220054966019
parentf194e50908dcc4dc6edf109fa30b07c63764183f
(construct_mouse_click, construct_menu_click):
Don't update x_mouse_grabbed, Vmouse_depressed, last_mouse_frame here.
(XTread_socket): Update them here, so we do it without fail.
(XTmouse_position, XTread_socket case MotionNotify):
Check last_mouse_frame is nonzero before using it.
src/xterm.c