Files
emacs/src/window.h
Po Lu 60797e52a6 Fix window box computation for menu bar windows
* src/window.h (WINDOW_MENU_BAR_P): Check for external menu bars
using HAVE_WINDOW_SYSTEM && HAVE_EXT_MENU_BAR instead of hard
coding X without Xt or GTK.
2023-07-22 14:06:08 +08:00

45 KiB