]> git.wh0rd.org Git - nano.git/commit
in printopt(), add DB's tweaks to make sure longflag isn't passed in
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 21 Mar 2005 07:24:47 +0000 (07:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 21 Mar 2005 07:24:47 +0000 (07:24 +0000)
commit39e8ce6f8eca1a46306df75058f8de39ddc5997d
tree5f9d6347fe5eaf6de8b3b5e5fcf710f839102ef6
parentafbcf68c1a935cc9b31a78a1448f459650713a58
in printopt(), add DB's tweaks to make sure longflag isn't passed in
when HAVE_GETOPT_LONG isn't defined, and rework the special case of
options that are ignored for Pico compatibility so that they display
more neatly when HAVE_GETOPT_LONG isn't defined; in usage(), fix an
erroneous #ifdef that resulted in the -d/--rebinddelete and -k/--cut
options' not being printed when NANO_SMALL was defined

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