]> git.wh0rd.org Git - nano.git/commit
rename move_left() and move_right() to move_mbleft() and move_mbright(),
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 14 Jan 2005 21:50:32 +0000 (21:50 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 14 Jan 2005 21:50:32 +0000 (21:50 +0000)
commitd24fbb760dc87d4dbe915a7055e949c3698b4f16
tree0383d43a9b141cf776140844802563799d6ced83
parent1fe2eebf743c678ebf39fef834a3bea29dbadd96
rename move_left() and move_right() to move_mbleft() and move_mbright(),
and move them to chars.c

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