* keyboard.c (menu_bar_one_keymap): If the key's binding is the
commitae450a9555f2736335934a7eb6246284dd2e2752
authorJim Blandy <jimb@redhat.com>
Thu, 15 Jul 1993 04:58:59 +0000 (15 04:58 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 15 Jul 1993 04:58:59 +0000 (15 04:58 +0000)
tree3e21570d29dde0a2015a0e61874c0af4aa246b66
parent991298c3fc3516cce4de363df2ee9c44f8ab54ba
* keyboard.c (menu_bar_one_keymap): If the key's binding is the
symbol `undefined', don't try to take that symbol's cdr before
passing it to menu_bar_item; pass the `undefined' binding itself,
so menu_bar_item can remove bindings for the same key from result.
src/keyboard.c