]> git.eshelyaron.com Git - emacs.git/commit
Fix crashes on ordinary menus on macOS
authorPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 11:14:57 +0000 (19:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 11:14:57 +0000 (19:14 +0800)
commit461ac0815c153778c41f3074e8d7748754ff7dd9
tree0597c85f02de512c74c869bfbe1956c8c1a113f3
parentbe60e9e947cc441abc3373d321ff7869b607628e
Fix crashes on ordinary menus on macOS

* src/nsmenu.m ([EmacsMenu runMenuAt:forFrame:keymaps:]): Fix
coding style.
([EmacsMenu menu:willHighlightItem:]): Ignore if this is a
context menu.
src/nsmenu.m