diff src/ChangeLog @ 40154:17357a050614

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sun, 21 Oct 2001 18:49:20 +0000
parents 70666c5c7f94
children 6dde35eb48f7
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 21 18:35:35 2001 +0000
+++ b/src/ChangeLog	Sun Oct 21 18:49:20 2001 +0000
@@ -54,6 +54,9 @@
 	(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.
@@ -116,7 +119,7 @@
 	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.