emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c
Date: Tue, 20 Dec 2005 21:38:27 +0000

Index: emacs/src/w32menu.c
diff -u emacs/src/w32menu.c:1.77 emacs/src/w32menu.c:1.78
--- emacs/src/w32menu.c:1.77    Wed Aug 31 15:22:15 2005
+++ emacs/src/w32menu.c Tue Dec 20 21:38:27 2005
@@ -738,7 +738,8 @@
 
       XSETFRAME (Vmenu_updating_frame, f);
     }
-  Vmenu_updating_frame = Qnil;
+  else
+    Vmenu_updating_frame = Qnil;
 #endif /* HAVE_MENUS */
 
   title = Qnil;




reply via email to

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