# HG changeset patch
# User Kim F. Storm <storm@cua.dk>
# Date 1115244600 0
# Node ID 6c7102728f3014fd4960edc0a02f24dbf4c2a973
# Parent  bee2af4a7427f08cb6015cde1766ffb2e93b753d
*** empty log message ***

diff -r bee2af4a7427 -r 6c7102728f30 src/ChangeLog
--- a/src/ChangeLog	Wed May 04 20:56:37 2005 +0000
+++ b/src/ChangeLog	Wed May 04 22:10:00 2005 +0000
@@ -1,3 +1,10 @@
+2005-05-05  Kim F. Storm  <storm@cua.dk>
+
+	* buffer.c (init_buffer_once): Set cursor_in_non_selected_windows
+	default value.
+	(syms_of_buffer): Add default-cursor-in-non-selected-windows.
+	Fix type of cursor-in-non-selected-windows.
+
 2005-05-03  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* mac.c: #undef init_process so not to conflict with system headers.