]> git.wh0rd.org Git - nano.git/commit
more steps toward UTF-8 support: port all the parts of DB's UTF-8 patch
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 23 Dec 2004 17:43:27 +0000 (17:43 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 23 Dec 2004 17:43:27 +0000 (17:43 +0000)
commitfc693210d5044b0735bfed92433a7cfb979f5521
treec2d9a4b5e512f1943afdfbe2e173584ad995389d
parentc0b9d19ed792d3a7391febc0f58569320162f4cf
more steps toward UTF-8 support: port all the parts of DB's UTF-8 patch
that I currently understand to current CVS, with modifications of mine
to autodetect UTF-8 support and to display multibyte strings instead of
wide strings

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