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,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h,v
Date: Thu, 22 Feb 2007 22:50:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   07/02/22 22:50:15

Index: w32term.h
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.h,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- w32term.h   21 Jan 2007 04:18:15 -0000      1.67
+++ w32term.h   22 Feb 2007 22:50:15 -0000      1.68
@@ -378,9 +378,6 @@
   /* 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]