]> git.eshelyaron.com Git - emacs.git/commit
Partially restore the lost C-mouse-2 drop-down menu
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Jul 2021 11:37:49 +0000 (14:37 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Jul 2021 11:37:49 +0000 (14:37 +0300)
commit2870a72d0d6675e189457394ac421bd8e5ab4561
tree3c385c0f41ae5a654e7626ca968086c8854113ca
parentc73bc89e663290649e4c9a89b15f96b885bcd736
Partially restore the lost C-mouse-2 drop-down menu

This allows to pop up the Text Properties menu once facemenu is
loaded.  It still doesn't allow C-mouse-2 clicks without manually
loading facemenu; FIXME.
* lisp/facemenu.el (global-map) <C-down-mouse-2>: Add back the
removed binding.  (Bug#49466)
lisp/facemenu.el