]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 4 May 2005 22:10:00 +0000 (22:10 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 4 May 2005 22:10:00 +0000 (22:10 +0000)
src/ChangeLog

index a646aa192db64dbb88336948609e2b54f6b11d79..2d9eba1566a0b46b3ac0596ff41cd1b780952ed4 100644 (file)
@@ -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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * mac.c: #undef init_process so not to conflict with system headers.