]> git.wh0rd.org Git - nano.git/commit
remove command line and rcfile option for --noutf8, as UTF-8 support is
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 23 Dec 2004 19:55:57 +0000 (19:55 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 23 Dec 2004 19:55:57 +0000 (19:55 +0000)
commit9ec76e557390cfa660e88739882f84eee87e073f
treea619ae94c90a7ba00eb3098a7f158c15c9625769
parentfc693210d5044b0735bfed92433a7cfb979f5521
remove command line and rcfile option for --noutf8, as UTF-8 support is
now autodetected, and add #ifdefs around two variables that are unused
when NANO_WIDE isn't defined

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