Allow a word to have an unmatched prefix and suffix.
commitd00561006db85507bf5643d0554ce598b863bc2c
authorNeilBrown <neilb@suse.de>
Fri, 1 Mar 2013 08:05:27 +0000 (1 19:05 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 1 Mar 2013 08:05:27 +0000 (1 19:05 +1100)
treef71a6dbdf9794b6e4dbad424dd784a2c73aadf67
parent8f5dc67dfda73cb215c2d73972d7d21da166f76b
Allow a word to have an unmatched prefix and suffix.

i.e. The part of a word that is tested for matching is
shorted than the whole word that is printed.  There can
be a prefix and a suffix.  In a future patch, an option
will be availble to include most spaces as prefix or suffix
of nearby non-space.

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