Commit 091d5f3b authored by Chris Allegretta's avatar Chris Allegretta
Browse files

Fix ChangeLog to reflect previosu commit.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4487 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
2010-03-21 Chris Allegretta <chrisa@asty.org> 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 * move.c (do_page_up, do_page_down()): Explicitly set current_y to 0 when paging
smooth scroll mode, as previous fixes would otherwise cause the cursor to not up when not in smooth scroll mode, as previous fixes would otherwise cause
really be moved to the stop of the screen. the cursor to not really be moved to the stop of the screen.
2010-03-07 Chris Allegretta <chrisa@asty.org> 2010-03-07 Chris Allegretta <chrisa@asty.org>
* configure.ac, nano.c (handle_sigwinch): Create check for whether LINES and * configure.ac, nano.c (handle_sigwinch): Create check for whether LINES and
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment