hush/editors
Eric Andersen 9855548a77 Rob Landley writes:
add sed -r support.

I bumped into a couple of things that want to use extended regular expressions
in sed, and it really isn't that hard to add.  Can't say I've extensively
tested it, but it's small and isn't going to break anything that doesn't use
it, so...

Rob
2004-05-26 10:03:33 +00:00
..
awk.c
Config.in
Makefile
Makefile.in
patch.c
sed.c Rob Landley writes: 2004-05-26 10:03:33 +00:00
vi.c