]> git.eshelyaron.com Git - emacs.git/commit
Enable TTY menus with xterm-mouse-mode
authorJared Finder <jared@finder.org>
Wed, 7 Oct 2020 03:04:12 +0000 (20:04 -0700)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Oct 2020 10:22:55 +0000 (13:22 +0300)
commit92d37029a755e7f610c3bc10c816763c5d853d2f
tree9f565ad72ec2b43d26036bebc4a92a9b889ef00e
parent0695c9e8599b5036a80361571e7cb0ea9fdead99
Enable TTY menus with xterm-mouse-mode

* lisp/tmm.el: No need to bind 'tmm-menubar-mouse' to mouse clicks
on the menu bar.
* lisp/menu-bar.el (global-map): Bind 'menu-bar-open-mouse' to
mouse click on menu bar.  This is needed in xt-mouse.

* etc/NEWS: Announce TTY menu support in xterm-mouse-mode.
etc/NEWS
lisp/menu-bar.el
lisp/tmm.el