emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 20 Dec 2005 21:39:31 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4773 emacs/src/ChangeLog:1.4774
--- emacs/src/ChangeLog:1.4773  Mon Dec 19 08:31:44 2005
+++ emacs/src/ChangeLog Tue Dec 20 21:39:31 2005
@@ -1,3 +1,14 @@
+2005-12-20  Juri Linkov  <address@hidden>
+
+       * xmenu.c (Fx_popup_menu): Set Vmenu_updating_frame to f if
+       position is non-nil, else set it to nil.
+
+       * macmenu.c (Fx_popup_menu): Add `else' to set
+       Vmenu_updating_frame to nil only if position is nil.
+
+       * w32menu.c (Fx_popup_menu): Add `else' to set
+       Vmenu_updating_frame to nil only if position is nil.
+
 2005-12-19  YAMAMOTO Mitsuharu  <address@hidden>
 
        * keyboard.c (make_lispy_event): Drag-and-drop items are now




reply via email to

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