]> git.eshelyaron.com Git - emacs.git/commit
Prevent the initial frame from showing up in the frame menu
authorPo Lu <luangruo@yahoo.com>
Thu, 3 Feb 2022 01:28:43 +0000 (09:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 3 Feb 2022 01:29:31 +0000 (09:29 +0800)
commitaa67e10fe97fad65430780439df337ae8a463dac
tree12141fb087d17a0e20dad45cd279b1816374a685
parent7728f493cd1416bac45be4b4495c989e12caf3ac
Prevent the initial frame from showing up in the frame menu

* lisp/menu-bar.el (menu-bar-update-buffers): Ignore initial
frame when generating frame list.  (bug#53740)
lisp/menu-bar.el