(popup-menu): Run the keymap through indirect-function,
authorEli Zaretskii <eliz@gnu.org>
Mon, 24 Jul 2000 15:19:02 +0000 (15:19 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 24 Jul 2000 15:19:02 +0000 (15:19 +0000)
commit7636d2a3699d10e87d794d5beb5081712e151bb9
treebba431c436dc695ee3c2189f130b0f2f4994c823
parent488205c001093dd6f240951917e9cd2c6fda345e
(popup-menu): Run the keymap through indirect-function,
in case it was defined with define-prefix-key.  If the menu is a
list of keymaps, look up the binding of user's choice in each one
of the keymaps.
(mouse-popup-menubar): If the global and local menu-bar keymaps
don't have a prompt string, create one and insert it into the
keymap.  Don't barf if current-local-map returns nil.
lisp/ChangeLog
lisp/mouse.el