]> git.neil.brown.name Git - wiggle.git/commit
Browser: disable ignore-blanks after editing.
authorNeilBrown <neilb@suse.de>
Fri, 23 Aug 2013 01:20:54 +0000 (11:20 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 23 Aug 2013 01:20:54 +0000 (11:20 +1000)
commit25715d910329577ccb75f4e8762d64ffd815a542
tree1643f4a70c38e1b57c964ee2ce1d0f68c96c418a
parenteae6faea6bd125254af2af4f90390930a331a184
Browser: disable ignore-blanks after editing.

If we leave it enabled, then the result written out can
be different to the final edit and print_merge prefers the
A stream to the C stream.

Disabling it shouldn't hurt as now more cleverness is expected,
just viewing of the result.

Signed-off-by: NeilBrown <neilb@suse.de>
vpatch.c