* lisp/term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
commite18941095a56075d6eb908a65aafcd1697fea2ae
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 10 Aug 2012 14:47:12 +0000 (10 10:47 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 10 Aug 2012 14:47:12 +0000 (10 10:47 -0400)
tree8d19e753be6174e4b2195391898bca167ebdbdae
parenta3095f422d5a1ba89b7e5f0c3a8826cb9195fb36
* lisp/term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
* lisp/subr.el (eventp): `nil' is not an event, and eventp is not hot.
(event-start, event-end): Use posn-at-point to return a more
informative posn.
(posnp): New function.
* lisp/mouse.el (popup-menu-normalize-position): Use it.
etc/NEWS
lisp/ChangeLog
lisp/mouse.el
lisp/subr.el
lisp/term/x-win.el