]> git.wh0rd.org Git - nano.git/commit
simplify edit_update() so as not to require the fileptr parameter
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 26 Aug 2004 18:07:58 +0000 (18:07 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 26 Aug 2004 18:07:58 +0000 (18:07 +0000)
commit20b83508f4bbd83f3fb7a8c26e0141372ba1e21c
tree8b1f22f0017cca901c38ec83840257d1072c5104
parentd1322107a52f958f96531a3c9beba911b2f21d91
simplify edit_update() so as not to require the fileptr parameter
anymore, since it's set to current in all calls

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