]> git.eshelyaron.com Git - emacs.git/commit
; Fix a call to update_window for !HAVE_EXT_MENU_BAR
authorGerd Möllmann <gerd@gnu.org>
Thu, 19 Dec 2024 12:14:42 +0000 (13:14 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:15:57 +0000 (16:15 +0100)
commit8faff752e6e94bbd9ba90fba3e1e805065e6b717
treec1c1263ca0d0b6a7eabdf0ac2ea2c7f632e51e65
parent640e0972cf4909780924897d4cbc1ea03d176e2a
; Fix a call to update_window for !HAVE_EXT_MENU_BAR

* src/dispnew.c (update_menu_bar): Remove superfluous argument.

(cherry picked from commit 5ed6cd53f7ca6570e5bb46aa32eb54c3e1b86615)
src/dispnew.c