]> git.wh0rd.org Git - nano.git/commit
add multibyte character support to indent_length(), convert the "smart
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 31 Jan 2005 18:59:30 +0000 (18:59 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 31 Jan 2005 18:59:30 +0000 (18:59 +0000)
commit3eeb823f92c911f2427012786527c51430f057dc
tree983d51c07a575261a0908ae7398a3430eb49a6cf
parent2921be2f38888825ff0c7373aadc25f963c0ba2e
add multibyte character support to indent_length(), convert the "smart
home" routines to use it (since it returns the number of bytes taken up
by spacing characters at the beginning of the line), and rearrange a few
initializations near asserts

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