[7.2.301] Formatting is wrong when 'tw' is set to a small value.
commit05467189817c50cb0d0e7f76ad3dd415e27db22a
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 17 Nov 2009 17:26:35 +0000 (17 17:26 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 17 Nov 2009 17:26:35 +0000 (17 17:26 +0000)
tree904a7f3c5d61952939f2e234fb2f51c76f5378eb
parent709ce7a3eeffae74e1fbbfa6048a2852f02f458a
[7.2.301] Formatting is wrong when 'tw' is set to a small value.

Problem:    Formatting is wrong when 'tw' is set to a small value.

Solution:   Fix it and add tests.  Also fix behavior of "1" in 'fo'. (Yukihiro
            Nakadaira)

Patch 7.2.301
src/edit.c
src/testdir/Makefile
src/testdir/test68.in [new file with mode: 0644]
src/testdir/test68.ok [new file with mode: 0644]
src/testdir/test69.in [new file with mode: 0644]
src/testdir/test69.ok [new file with mode: 0644]
src/version.c