]> git.wh0rd.org Git - nano.git/commit
in do_scroll_up() and do_scroll_down(), fix problems where, after
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 6 Jul 2006 20:40:53 +0000 (20:40 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 6 Jul 2006 20:40:53 +0000 (20:40 +0000)
commitbf104950fdad32a4a5f5c8376a2e3f81ad94adc5
treed0bcf7bc50426d32062558724aaa8ea27b361b06
parentec15fdb30b780b0f31b0a7232615ee9bdcb6dc8f
in do_scroll_up() and do_scroll_down(), fix problems where, after
scrolling, the previous and current lines would not be updated properly
if the current line was not the first or last line of the edit window

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3762 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/move.c