if the associated variable is non-nil, which requires that all
needed functions be already defined.
+ * mouse.el (popup-menu): Balance parens.
+
2000-10-08 Dave Love <fx@gnu.org>
* progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
;; expects this to be set from a menu keymap.
(setq last-command-event (car (last event)))
;; mouse-major-mode-menu was using `command-execute' instead.
- (call-interactively cmd)))))))
+ (call-interactively cmd))))
(defvar mouse-major-mode-menu-prefix) ; dynamically bound