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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 28 Nov 2001 15:38:49 -0500

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2266 emacs/src/ChangeLog:1.2267
--- emacs/src/ChangeLog:1.2266  Wed Nov 28 12:09:34 2001
+++ emacs/src/ChangeLog Wed Nov 28 15:38:49 2001
@@ -1,3 +1,18 @@
+2001-11-28  Jason Rumney  <address@hidden>
+
+       * w32menu.c (add_menu_item): Do not use owner-draw for disabled
+       menu items.  From David Ponce <address@hidden>.
+       (w32_dialog_show) [HAVE_DIALOGS]: Compile whole function
+       conditionally.
+       (w32_menu_display_help): New argument OWNER. Rewritten to store a
+       help event in the owner frame's keyboard buffer.
+
+       * w32fns.c (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
+       (Fx_show_tip): Don't subtract last width from row width.
+
+       * w32term.c (w32_read_socket) <WM_MENUSELECT>: Remove.
+       (w32_read_socket): Use EQ to compare frames.
+
 2001-11-28  Gerd Moellmann  <address@hidden>
 
        * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if



reply via email to

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