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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 13 Nov 2004 15:24:06 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4009 emacs/src/ChangeLog:1.4010
*** emacs/src/ChangeLog:1.4009  Sat Nov 13 01:05:06 2004
--- emacs/src/ChangeLog Sat Nov 13 20:18:21 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-11-13  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * xmenu.c (unuse_menu_items, pop_down_menu): Arg is of type
+       Lisp_Object.
+       (popup_get_selection): Move unwind protect ...
+       (create_and_show_popup_menu, create_and_show_dialog): ... to here.
+       Move destroy of widget to pop_down_menu.
+       (popup_widget_loop): Move unwind protect ...
+       (create_and_show_popup_menu, create_and_show_dialog): ... to here.
+       Move destroy of widget to pop_down_menu.
+       (pop_down_menu): BLOCK_INPUT and destroy widget/window.
+       (xmenu_show): record unwind pop_down_menu.  Move XMenuDestroy,
+       x_mouse_leave and grabbed = 0 to pop_down_menu.
+ 
  2004-11-13  Kim F. Storm  <address@hidden>
  
        * xdisp.c (make_cursor_line_fully_visible_p): New variable.




reply via email to

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