]> git.eshelyaron.com Git - emacs.git/commit
(last_mouse_button): Renamed from button_up_button.
authorRichard M. Stallman <rms@gnu.org>
Sun, 1 Aug 1993 18:48:20 +0000 (18:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 1 Aug 1993 18:48:20 +0000 (18:48 +0000)
commit559f9d04059f2a4f45f12be775a144b29fbd34a1
tree1d64e9766e70434a0e2386284817ce7be0392434
parent7f3e80e3b4ee05605a38e95e292796a1fea5a0cb
(last_mouse_button): Renamed from button_up_button.
(last_mouse_x, last_mouse_y): Likewise.
(button_down_time): Replaces button_up_time.
(make_lispy_event): Set button_down_time.
Detect and report double-down and double-drag events.
(apply_modifiers_uncached): Put `double' or `triple' first.
(read_key_sequence): Convert unbound double-drag/down to drag/down.
src/keyboard.c