+2001-10-21 Jason Rumney <jasonr@gnu.org>
+
+ * term/w32-win.el: (redisplay-dont-pause): Don't set.
+
2001-10-22 Miles Bader <miles@gnu.org>
* help-funs.el (help-manyarg-func-alist): Variable removed.
(note_mouse_movement): If the mouse moved off the glyph, remember
its new position.
+ * w32term.h (struct w32_output): Correct spelling of x_compatible.
+ (w32_display_info): Add mouse_face_overlay.
+
* w32term.c (notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor. Rewritten to take glyph widths into
account.
a widget to zero height.
* w32menu.c (single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
- Protect unibyte stings created by replacing their multibyte
+ Protect unibyte strings created by replacing their multibyte
equivalents in menu_items.
(w32_menu_show): Don't overwrite an item's name with its key
description in case the description is a multibyte string.