diff src/ChangeLog @ 40973:5959d9cfe456

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 13 Nov 2001 03:14:36 +0000
parents 854eb83eb6f9
children e5fd2fc53217
line wrap: on
line diff
--- a/src/ChangeLog	Tue Nov 13 03:14:23 2001 +0000
+++ b/src/ChangeLog	Tue Nov 13 03:14:36 2001 +0000
@@ -1,3 +1,10 @@
+2001-11-12  Richard M. Stallman  <rms@gnu.org>
+
+	* xterm.c (XTread_socket): Don't update focus for EnterNotify or
+	LeaveNotify events.  Only FocusIn and FocusOut do that now.
+	(x_display_and_set_cursor): Do display hollow cursors in active
+	minibuffer windows when they are not selected.
+
 2001-11-12  Jason Rumney  <jasonr@gnu.org>
 
 	* w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c,