diff src/ChangeLog @ 31494:948d2ad26818

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 08 Sep 2000 09:50:33 +0000
parents bf87935c8e3d
children 03cff4e91e67
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 08 09:50:15 2000 +0000
+++ b/src/ChangeLog	Fri Sep 08 09:50:33 2000 +0000
@@ -1,5 +1,8 @@
 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (try_window_id): When trying to locate cursor in
+	unchanged rows at the top, handle the case that we can't find it.
+
 	* xterm.c (x_draw_glyphs): Handle case START and END are out
 	of bounds more carefully.