]> git.wh0rd.org Git - nano.git/commit
tweak a few functions to remove the assumption that the file always ends
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 3 Nov 2005 21:08:39 +0000 (21:08 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 3 Nov 2005 21:08:39 +0000 (21:08 +0000)
commit2ffdea4fc1ea3376174f078f3c5ad43557d05601
tree011bb41dedeb388ad3f960a28b4d5e9bac28f8c4
parent38ebba11b70d59a4c90fe8de54439716ed492a35
tweak a few functions to remove the assumption that the file always ends
in a magicline, and 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@3080 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/cut.c
src/move.c
src/nano.c
src/search.c
src/text.c