]> git.wh0rd.org Git - nano.git/commit
miscellaneous bits: fix the full justify segfault in a way that doesn't
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 31 Dec 2004 04:10:28 +0000 (04:10 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 31 Dec 2004 04:10:28 +0000 (04:10 +0000)
commit3e81914b8275ab5cb5640dbfdbf191fda68e053c
treecb6707e87fb3e04c6c8f4b23a91b68586df9922d
parent0d847aadd9159109dbddc4493322e84855f219a9
miscellaneous bits: fix the full justify segfault in a way that doesn't
break some normal full justifies, do a few more int -> bool conversions,
and fix a comment

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2209 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
src/files.c
src/move.c
src/nano.c
src/proto.h
src/search.c