]> git.wh0rd.org Git - nano.git/commit
in brak_line(), in the surrounding #ifdef, replace the combination of
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 21:30:00 +0000 (21:30 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 21:30:00 +0000 (21:30 +0000)
commitc7c04bb665bf066f885b77c19959f05faea47855
treebf03acdc95c8b67b12f9dcb11c223e8693cb8e11
parent3239ff22c8b87cf4675c3da7a5fd3f58daa0b8c2
in brak_line(), in the surrounding #ifdef, replace the combination of
!DISABLE_JUSTIFY and !DISABLE_WRAPPING with !DISABLE_WRAPJUSTIFY, for
consistency

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