* lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'
authorMasatake YAMATO <yamato@redhat.com>
Fri, 20 Jul 2012 11:32:30 +0000 (07:32 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 20 Jul 2012 11:32:30 +0000 (07:32 -0400)
commitbbf0e7d97893b9abfe6575a408f03e48543cb513
tree4c902d028a64bffea758f2c5e78817a1f853549c
parentc28662a8dc4fefae711b21fcb7a71e871e37d1e6
* lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'
to check whether menu-bar is shown or not.  If not shown,
show the menu-bar as a popup menu instead of using tmm.
* lisp/mouse.el (popup-menu): Accept `point' as `position' argument.
lisp/ChangeLog
lisp/mouse.el
lisp/term/x-win.el