]> git.eshelyaron.com Git - emacs.git/commit
(note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
authorKim F. Storm <storm@cua.dk>
Thu, 13 Oct 2005 22:41:21 +0000 (22:41 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 13 Oct 2005 22:41:21 +0000 (22:41 +0000)
commitbb339c57aaed49ad5e9dddcab8f70ac35a94d7ed
tree9d7cfeb0396a66f6b179ef3ae0f25691d0bb17b0
parent0ea1a8afa4524e244008a7d88c3f03d2ff16a6ed
(note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
(handle_one_xevent): Only clear help_echo_string; restore it if
note_mouse_movement didn't record any mouse movement.
src/xterm.c