]> git.eshelyaron.com Git - emacs.git/commit
In each active map, for each menu bar item, use only the first submap.
authorRichard M. Stallman <rms@gnu.org>
Sat, 2 Jan 1999 00:11:36 +0000 (00:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 2 Jan 1999 00:11:36 +0000 (00:11 +0000)
commit759860a6af74f327a9b1b4ddb49a42929e10f92e
tree8a014eced1d5532aa4a04b26c8a96d35b12c700b
parente0a6ee5e19136304d6e5b97b42279b80ff9334ab
In each active map, for each menu bar item, use only the first submap.
(menu_bar_one_keymap): Initialize menu_bar_one_keymap_changed_items.
(menu_bar_item): Update and test menu_bar_one_keymap_changed_items.
(syms_of_keyboard): Staticpro and init it.
src/keyboard.c