]> git.wh0rd.org Git - nano.git/commit
tweak do_wrap(), remove_magicline(), edit_scroll(), and edit_update() to
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 10 Nov 2005 04:27:30 +0000 (04:27 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 10 Nov 2005 04:27:30 +0000 (04:27 +0000)
commite99223dd256bfb3f66416cbab8164bae398c11df
tree1493e3431b83204eb8d8e6e26755d459ad624aa2
parent6195f7c34c5109c58c528e41cdb297064138501d
tweak do_wrap(), remove_magicline(), edit_scroll(), and edit_update() to
rely on fileage and filebot instead of NULL for their checks to detect
the top or bottom of the file

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