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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 22 Feb 2007 23:04:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   07/02/22 23:04:34

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5564
retrieving revision 1.5565
diff -u -b -r1.5564 -r1.5565
--- ChangeLog   22 Feb 2007 22:51:31 -0000      1.5564
+++ ChangeLog   22 Feb 2007 23:04:34 -0000      1.5565
@@ -1,13 +1,17 @@
 2007-02-22  Jason Rumney  <address@hidden>
 
+       * w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame
+       parameter.
+
        * w32menu.c (current_popup_menu): Make available globally.
        (menubar_selection_callback): Free menu strings before pushing the
        menu event into the keyboard buffer.  Remove
        menu_command_in_progress.
 
        * w32fns.c (current_popup_menu): Use from w32menu.c.
-       (w32_wnd_proc): Use menubar_active and current_popup_menu to
-       determine whether a menubar menu has been cancelled.
+       (w32_wnd_proc) [WM_EXITMENULOOP, WM_TIMER]: Use menubar_active
+       and current_popup_menu to determine whether a menubar menu has
+       been cancelled.
 
        * w32term.h (w32_output): Remove menu_command_in_progress.
 




reply via email to

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