diff src/ChangeLog @ 34494:c9772e95b9c1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 12 Dec 2000 17:03:11 +0000
parents 9f2b7375b07e
children d89d0b796efd
line wrap: on
line diff
--- a/src/ChangeLog	Tue Dec 12 16:54:45 2000 +0000
+++ b/src/ChangeLog	Tue Dec 12 17:03:11 2000 +0000
@@ -8,6 +8,12 @@
 
 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
 
+	* window.c (Fset_window_point): If displaying cursors in windows
+	other than the selected window, make sure redisplay updates
+	other windows to show the new value of point in the window.
+
+	* dispextern.h (cursor_in_non_selected_windows): Declare extern.
+
 	* buffer.c (Fkill_buffer): Don't Fset_buffer when testing if
 	the buffer is the sole visible buffer when in the mini-buffer.