(read_char): Don't text do_mouse_tracking;
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 May 1994 19:47:44 +0000 (19:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 May 1994 19:47:44 +0000 (19:47 +0000)
commitb8556aee0013f940a2439ed0738f9511f1deb077
tree148b3ea2537b780eab75c9ef96927a3f8deaaac5
parente7a8b7911b45c73cab0c17130517c3d401c6b6d0
(read_char): Don't text do_mouse_tracking;
instead, do prepare_menu_bars only if commandflag > 1.

Do call add_command_key for mouse-movement events.

Test detect_input_pending, not EVENT_QUEUES_EMPTY, for kbd menus.
But don't test either one for mouse menus.
src/keyboard.c