]> code.delx.au - gnu-emacs/commitdiff
Fix changelog
authorDaniel Colascione <dancol@dancol.org>
Mon, 13 Jan 2014 01:50:11 +0000 (17:50 -0800)
committerDaniel Colascione <dancol@dancol.org>
Mon, 13 Jan 2014 01:50:11 +0000 (17:50 -0800)
src/ChangeLog

index d39377f4ef324aa9ab36b3b51bbb2c84ae708b39..26fe4732ce853b2137c9d0ae774ee5bd49e30f7d 100644 (file)
@@ -8,6 +8,9 @@
        tear-off.
        (xg_update_menubar,xg_update_menu_item): Call g_object_notify when
        updating menus; explain why.
+       (xg_update_frame_menubar): Remove the 23px hack: I can't repro the
+       problem it's supposed to solve and it interferes with detecting
+       the presence of a global menu.
        * xmenu.c (set_frame_menubar): Call xg_have_tear_offs with new
        parameter.