changeset 31494:948d2ad26818

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 08 Sep 2000 09:50:33 +0000
parents 900897103eb2
children 1cec17cdcff1
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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.