]> git.wh0rd.org Git - nano.git/commit
- check_wrap() more off by one.
authorAdam Rogoyski <rogoyski@cs.utexas.edu>
Tue, 20 Jun 2000 02:50:33 +0000 (02:50 +0000)
committerAdam Rogoyski <rogoyski@cs.utexas.edu>
Tue, 20 Jun 2000 02:50:33 +0000 (02:50 +0000)
commit09f9796b85b8ef9a751e43757797ea7ed5d8d282
tree82f1f78aad3026e62cb94fd46c20058fb7fc7504
parent790198d33cf3108e6d0f5fcd6122130908fb9e52
- check_wrap() more off by one.
- do_justify() off by 1 and off by 2, and fix numbering and handling off bottom line.

   Wrapping and justify should now do the same thing and agree on what where to wrap everything.

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