]> git.wh0rd.org Git - nano.git/commit
in do_justify(), instead of breaking a line at a space and readding the
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 22 Mar 2005 01:25:34 +0000 (01:25 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 22 Mar 2005 01:25:34 +0000 (01:25 +0000)
commitaad85151ae7ad79cca644550cd73006006108ae9
tree07a24dba8d758fd871144352d7b61f16ca2a745d
parent7ec8d7c6a31beddc2069a55b16728c9cf659474f
in do_justify(), instead of breaking a line at a space and readding the
space afterwards, just break the line after the space, as it's more
efficient

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