]> git.eshelyaron.com Git - emacs.git/commit
* lisp/mouse.el (context-menu-toolbar): New function.
authorJuri Linkov <juri@linkov.net>
Mon, 23 Aug 2021 07:33:36 +0000 (10:33 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 23 Aug 2021 07:33:36 +0000 (10:33 +0300)
commitdcf84bce2500ad2c632ae1d19d6b93324f55e25e
treedee937c17e41ee0d5fe107e2f7fc88866ce36dd9
parent8c62871829f873d83855d33e01eeb0b6626e87f1
* lisp/mouse.el (context-menu-toolbar): New function.

(context-menu-functions): Add context-menu-toolbar to choice.
(context-menu-region): Bind "Paste" to mouse-yank-at-click
instead of mouse-yank-primary.
https://lists.gnu.org/archive/html/emacs-devel/2021-08/msg00735.html
lisp/mouse.el