# HG changeset patch # User Gerd Moellmann # Date 981378171 0 # Node ID 929f95a3bf332effee8c87a75d05d1f0ad22e315 # Parent ce76268f843e35e882188857982306ebe1798b92 *** empty log message *** diff -r ce76268f843e -r 929f95a3bf33 src/ChangeLog --- a/src/ChangeLog Mon Feb 05 13:02:23 2001 +0000 +++ b/src/ChangeLog Mon Feb 05 13:02:51 2001 +0000 @@ -1,5 +1,9 @@ 2001-02-05 Gerd Moellmann + * xdisp.c (try_scrolling): If point is in the line below the + window, make sure to move the iterator at least a canonical + char height down. + * window.c (Fmove_to_window_line): Don't add 1 if window is vscrolled.