- Fixed bug where you couldn't mix line number and regexes in two-address cmds
authorMark Whitley <markw@lineo.com>
Mon, 11 Jun 2001 23:50:06 +0000 (23:50 -0000)
committerMark Whitley <markw@lineo.com>
Mon, 11 Jun 2001 23:50:06 +0000 (23:50 -0000)
commit0915c4b98533502b23b8021d0aa7b1a8c7f7ea4f
tree330947eca0179548f16126612af00dae488dd64d
parentbf0a010cf705d21c75d2c6ba8de38cec038f9aa1
 - Fixed bug where you couldn't mix line number and regexes in two-address cmds
 - Fixed bug where you couldn't use two addresses for a 'c' cmd
 - Moved the do_sed_cmd function into process_file to simplify some things
 - Reduced a buncha lines of code in the process
editors/sed.c
sed.c
tests/testcases