# HG changeset patch # User Gerd Moellmann # Date 977322309 0 # Node ID 5f14759be2d05b1af3b1a110b5293d87473fede5 # Parent c105f9abf6b54d45c10f55362bacb81a43150075 *** empty log message *** diff -r c105f9abf6b5 -r 5f14759be2d0 src/ChangeLog --- 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 + * 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.