diff --git a/ChangeLog b/ChangeLog index 9663b968fda35a88917234280f97798b8a70717f..ca529ee8ccc1df465e5c7e5c31038e5313175c39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2010-03-21 Chris Allegretta <chrisa@asty.org> - * move.c (do_page_up): Explicitly set current_y to 0 when paging up when not in - smooth scroll mode, as previous fixes would otherwise cause the cursor to not - really be moved to the stop of the screen. + * move.c (do_page_up, do_page_down()): Explicitly set current_y to 0 when paging + up when not in smooth scroll mode, as previous fixes would otherwise cause + the cursor to not really be moved to the stop of the screen. 2010-03-07 Chris Allegretta <chrisa@asty.org> * configure.ac, nano.c (handle_sigwinch): Create check for whether LINES and