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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 12 Nov 2004 08:53:13 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4006 emacs/src/ChangeLog:1.4007
*** emacs/src/ChangeLog:1.4006  Fri Nov 12 10:34:35 2004
--- emacs/src/ChangeLog Fri Nov 12 13:47:13 2004
***************
*** 1,3 ****
--- 1,7 ----
+ 2004-11-12  Kim F. Storm  <address@hidden>
+ 
+       * xmenu.c (pop_down_menu): Return nil.
+ 
  2004-11-12  Jan Dj,Ad(Brv  <address@hidden>
  
        * xmenu.c (x_menu_wait_for_event): New function.
***************
*** 8,14 ****
        do_timers to popup_widget_loop.
        (xmenu_show): Call XMenuActivateSetWaitFunction so that
        x_menu_wait_for_event is called by XMenuActivate.
!       (create_and_show_popup_menu): Pass 1 for do_timers to 
        popup_get_selection.
        (pop_down_menu): New function.
        (popup_get_selection, popup_widget_loop): Unwind protect to
--- 12,18 ----
        do_timers to popup_widget_loop.
        (xmenu_show): Call XMenuActivateSetWaitFunction so that
        x_menu_wait_for_event is called by XMenuActivate.
!       (create_and_show_popup_menu): Pass 1 for do_timers to
        popup_get_selection.
        (pop_down_menu): New function.
        (popup_get_selection, popup_widget_loop): Unwind protect to




reply via email to

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