hush/editors
Rob Landley 4795e4e011 Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller
fix than his, and shrank the code a bit on top of that so the net size is
smaller, and added a test to the test suite for this case.  Plus I cleaned up
the #includes and removed unnecessary "const"s while I was there.
2006-07-26 17:25:08 +00:00
..
awk.c
Config.in
ed.c
Makefile
Makefile.in
patch.c
sed.c Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller 2006-07-26 17:25:08 +00:00
vi.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00