]> git.wh0rd.org Git - nano.git/commit
make the movement code simpler by tweaking edit_scroll() to redraw all
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 14 Jul 2005 18:01:08 +0000 (18:01 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 14 Jul 2005 18:01:08 +0000 (18:01 +0000)
commitf00c9612b34120abeaa86423f5d441e3d64d4696
treed6eb687a4f18e250701fde38a49e7b4ee22f9280
parenta8da62341030f28fde795ff81b3b64030dbbc073
make the movement code simpler by tweaking edit_scroll() to redraw all
necessary lines instead of calling it and then calling edit_redraw()

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