emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xmenu.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xmenu.c
Date: Fri, 27 Aug 2004 13:14:44 -0400

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.255 emacs/src/xmenu.c:1.256
*** emacs/src/xmenu.c:1.255     Mon Jan 12 01:46:49 2004
--- emacs/src/xmenu.c   Fri Aug 27 16:57:36 2004
***************
*** 1930,1935 ****
--- 1930,1936 ----
        FRAME_MENU_BAR_ITEMS (f) = menu_bar_items (FRAME_MENU_BAR_ITEMS (f));
  
        items = FRAME_MENU_BAR_ITEMS (f);
+       inhibit_garbage_collection ();
  
        /* Save the frame's previous menu bar contents data.  */
        if (previous_menu_items_used)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]