]> git.wh0rd.org Git - nano.git/commit
fix regressions caused by the justify overhaul: when adjusting the mark,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 13 Mar 2005 16:05:47 +0000 (16:05 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 13 Mar 2005 16:05:47 +0000 (16:05 +0000)
commit7f9ed903ec2913ba5ac51ac6764cd9c544c2e517
treebf907f3d5358b0dff3f21a1c631b84b207d14859
parent96b21be5cf3cb3c777b23d03046c15a9e8db76f1
fix regressions caused by the justify overhaul: when adjusting the mark,
take the indentation length into account, and don't declare an
indent_len variable inside a loop when we already have one outside

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