]> git.wh0rd.org Git - nano.git/commit
properly overhaul edit_scroll() to update the screen on its own this
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 16 Jul 2005 22:50:30 +0000 (22:50 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 16 Jul 2005 22:50:30 +0000 (22:50 +0000)
commit4d46437f8746d10e8a457e0cddb6b17851ba3f49
treefb4d948ecb74bccda7c686ddfa954ce03fd8823b
parent5b44f373fd66e8620a6839450f77292d4186ccf5
properly overhaul edit_scroll() to update the screen on its own this
time, convert the vertical movement functions to use the new version of
it, and simplify them where possible

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