]> git.eshelyaron.com Git - emacs.git/commit
(update_menu_bindings): New variable.
authorGerd Moellmann <gerd@gnu.org>
Wed, 4 Oct 2000 19:00:10 +0000 (19:00 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 4 Oct 2000 19:00:10 +0000 (19:00 +0000)
commit3626fb1aea15d2d4714ba46e8409a990c916c19f
treeca112df17990232595b541dc65bf66af11015f94
parent5f180e53607c7f4c688a8af72e2f259cecbf252e
(update_menu_bindings): New variable.
(parse_menu_item): Use AREF.  If update_menu_bindings
is 0, don't update menu bindings.
(syms_of_keyboard): New Lisp variable `update-menu-bindings'.
src/keyboard.c