emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.h


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Fri, 22 Feb 2002 18:58:12 -0500

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.44 emacs/src/w32term.h:1.45
*** emacs/src/w32term.h:1.44    Sun Feb 17 18:41:06 2002
--- emacs/src/w32term.h Fri Feb 22 18:58:11 2002
***************
*** 410,415 ****
--- 410,418 ----
    /* Nonzero means menubar is currently active.  */
    char menubar_active;
  
+   /* Nonzero means a menu command is being processed.  */
+   char menu_command_in_progress;
+ 
    /* Nonzero means menubar is about to become active, but should be
       brought up to date first.  */
    volatile char pending_menu_activation;



reply via email to

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