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: Sun, 14 Nov 2004 06:17:41 -0500

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.270 emacs/src/xmenu.c:1.271
*** emacs/src/xmenu.c:1.270     Sun Nov 14 10:55:45 2004
--- emacs/src/xmenu.c   Sun Nov 14 10:59:31 2004
***************
*** 2486,2492 ****
    gtk_widget_show_all (menu);
    gtk_menu_popup (GTK_MENU (menu), 0, 0, pos_func, &popup_x_y, i, 0);
  
-   fprintf (stderr, "Unwind: %p\n", menu);
    record_unwind_protect (pop_down_menu, make_save_value (menu, 0));
  
    /* Set this to one.  popup_widget_loop increases it by one, so it becomes
--- 2486,2491 ----




reply via email to

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