(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
authorRichard M. Stallman <rms@gnu.org>
Mon, 15 Mar 1993 05:46:58 +0000 (05:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 15 Mar 1993 05:46:58 +0000 (05:46 +0000)
commit48e416d4fd79a60052ff114709ccd8293e058b07
tree882a6bdeb6b11dca2fed84fb09d2fa054d21785c
parentedfa9106ca7c5ebf374129fa1dc96b69dddbcc51
(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.

(menu_bar_items): Reverse the list when done.

(command_loop_1): Typo calling Qrecompute_lucid_menubar.
(read_key_sequence): Likewise.  Also fix call to Vrun_hooks.

(kbd_buffer_get_event): Handle selection_clear_event
and selection_request_event events.

(read_key_sequence): Support Vcurrent_menubar
and Qactivate_menubar_hook.  Call Qrecompute_lucid_menubar.
(syms_of_keyboard): Set up Vcurrent_menubar, Vprevious_lucid_menubar,
Qactivate_menubar_hook, and Qrecompute_lucid_menubar.
src/keyboard.c