]> git.eshelyaron.com Git - emacs.git/commit
Make sure the menu-bar height is updated on X when fonts change
authorManuel Giraud <manuel@ledu-giraud.fr>
Fri, 25 Nov 2022 14:50:41 +0000 (15:50 +0100)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 12:26:08 +0000 (14:26 +0200)
commit9210eac58525f79e6cc6e6ae749c7a84e2897984
tree4b2c1a4fb3ec4397a19b314dc001a8c822fe6886
parentff64a85b2db11b57dda8be0fa0b749870d353590
Make sure the menu-bar height is updated on X when fonts change

* src/xdisp.c (display_menu_bar) [HAVE_X_WINDOWS]: Update
menu_bar_window height in non-toolkit X builds.  (Bug#59351)
src/xdisp.c