]> git.eshelyaron.com Git - emacs.git/commit
Work around deleting tooltip frames clearing menubars on NS
authorPo Lu <luangruo@yahoo.com>
Sat, 14 May 2022 04:16:34 +0000 (12:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 14 May 2022 04:16:34 +0000 (12:16 +0800)
commitc33b048a863f9df12a0f68f51d143d0515e34043
tree84cad756e33fcac656f1e425e72a9338d6929b22
parent09e86785ce2dae9176f4122c399c61b51240cfec
Work around deleting tooltip frames clearing menubars on NS

* src/frame.c (delete_frame): Update menu bars if a tooltip
frame was deleted on NS.
src/frame.c