]> git.wh0rd.org Git - nano.git/commit
since the SAMELINEWRAP flag is only used in nano.c, convert it to a
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 10 Sep 2003 20:08:00 +0000 (20:08 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 10 Sep 2003 20:08:00 +0000 (20:08 +0000)
commitc97acfb2d64da0caf64cfadb642e31f632f5124a
tree8d19206f56531c7dc574c48fe1f767b71941ed77
parent14509a3aa209dc2bcc248e962999e9e3ab8fcd9f
since the SAMELINEWRAP flag is only used in nano.c, convert it to a
static int there and free up space for one more flag; also make a few
misc. cleanups involving #ifdefs

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