]> git.wh0rd.org Git - nano.git/commit
tweak do_next_word() and do_prev_word() to make sure they don't parse
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 15 Jan 2005 15:05:20 +0000 (15:05 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 15 Jan 2005 15:05:20 +0000 (15:05 +0000)
commit776cf3771d57cc440dc1906b5335761e1991f01d
tree664acd6c1df8cca1214f01b180ac892d6e76961c
parentce0451348c775d5afb07e4b6e48d93c1693a9865
tweak do_next_word() and do_prev_word() to make sure they don't parse
the same multibyte character twice

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