diff src/ChangeLog @ 34744:5f14759be2d0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 20 Dec 2000 14:25:09 +0000
parents 47f583b0deb6
children 3a0a4c2b6633
line wrap: on
line diff
--- a/src/ChangeLog	Wed Dec 20 14:24:47 2000 +0000
+++ b/src/ChangeLog	Wed Dec 20 14:25:09 2000 +0000
@@ -1,5 +1,9 @@
 2000-12-20  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (try_cursor_movement): Fix last change.  The real
+	condition is that PT is at the end of the row, and should
+	be displayed at the start of the next row.
+	
 	* xdisp.c (try_cursor_movement): If we end on a partially
 	visible line, end we already decided to scroll, return -1.