]> git.eshelyaron.com Git - emacs.git/commit
Don't allow Services entries in pop-up menus on macOS (bug#66420)
authorMattias Engdegård <mattiase@acm.org>
Mon, 9 Oct 2023 15:18:17 +0000 (17:18 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 9 Oct 2023 15:39:32 +0000 (17:39 +0200)
commit156392fee547dc07363b425f5226cfa0f28f6105
tree47d2230ad23f3b635e361d9313663f3cc0baf0a1
parent4da644edf60e238d74334f121d5d07870496e368
Don't allow Services entries in pop-up menus on macOS (bug#66420)

* src/nsmenu.m ([EmacsMenu runMenuAt:forFrame:keymaps:]):
Prevent the system from adding context menu plug-ins
(Services entries or sub-menu) to all our pop-up menus.
src/nsmenu.m