emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/macmenu.c
diff -u emacs/src/macmenu.c:1.32 emacs/src/macmenu.c:1.33
--- emacs/src/macmenu.c:1.32    Sun Aug  7 12:33:17 2005
+++ emacs/src/macmenu.c Tue Dec 20 21:38:02 2005
@@ -746,7 +746,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]