+2007-08-26 Micha\e,bk\e(Bl Cadilhac <michael@cadilhac.name>
+
+ * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
+ was used.
+
2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
* complete.el (PC-do-completion): Make RET accept a non-unique but
\\<minibuffer-local-must-match-map>Use \\[minibuffer-complete] to complete a partially typed regexp.
\(See info node `Minibuffer History'.\)"
(interactive
- (if (and (display-popup-menus-p) (vectorp (this-command-keys)))
+ (if (and (display-popup-menus-p) (not last-nonmenu-event))
(catch 'snafu
(or
(x-popup-menu