]> git.wh0rd.org Git - nano.git/commit
add multibyte and wide equivalents of isalnum(), make do_next_word()
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 14 Jan 2005 21:33:47 +0000 (21:33 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 14 Jan 2005 21:33:47 +0000 (21:33 +0000)
commit1fe2eebf743c678ebf39fef834a3bea29dbadd96
tree613946306870e28a70f2f262ff1310b50d11b1bf
parent52e5f2318490514effafd04fb9e7be4f4e78c1ef
add multibyte and wide equivalents of isalnum(), make do_next_word()
work with multibyte strings, and tweak the "smart home" routines to use
move_right() for consistency

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