changeset 42920:6e3dc2b37909

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Wed, 23 Jan 2002 22:03:26 +0000
parents 2a546583564f
children 6267794dc181
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jan 23 21:59:23 2002 +0000
+++ b/src/ChangeLog	Wed Jan 23 22:03:26 2002 +0000
@@ -1,3 +1,13 @@
+2002-01-23  Jason Rumney  <jasonr@gnu.org>
+
+	* w32term.c (x_update_window_begin): Only hide caret if
+	w32_use_visible_system_caret is set.
+	(x_update_window_end): Only show caret if
+	w32_use_visible_system_caret is set.
+	(syms_of_w32term): Handle SystemParametersInfo call failing.
+
+	* w32fns.c (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
+
 2002-01-22  Richard M. Stallman  <rms@gnu.org>
 
 	* unexelf.c (unexec): Define n so as to cause compilation error