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: Thu, 03 Feb 2005 14:57:34 -0500

Index: emacs/src/xmenu.c
diff -c emacs/src/xmenu.c:1.279 emacs/src/xmenu.c:1.280
*** emacs/src/xmenu.c:1.279     Thu Feb  3 19:49:43 2005
--- emacs/src/xmenu.c   Thu Feb  3 19:57:33 2005
***************
*** 1464,1471 ****
    prefix = Qnil;
    i = 0;
  
-   while (gtk_events_pending ())
-     gtk_main_iteration ();
    while (i < menu_bar_items_used)
      {
        if (EQ (XVECTOR (vector)->contents[i], Qnil))
--- 1464,1469 ----




reply via email to

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