kristerw
3d173ac8f8
Spelling ("occurences" -> "occurrences")
1999-11-18 19:16:34 +00:00
cgd
49f0ad8601
convert to new RCS id conventions.
1995-03-21 09:01:59 +00:00
alm
1357f1551d
`s3' applies the last substitution to the 3rd (or nth) match.
...
Split up the code to several files.
1994-02-20 06:56:16 +00:00
alm
9380925b08
Added a line-addressing test so this isn't overlooked again.
...
Added BACKWARDS directive to Makefile for compatibility.
Completely changed the name space as per FSF's request.
Fixed a line-addressing bug introduced by previous `fix', i.e.,
space preceding a digit acts a plus (+) operator, as in `1 1' == `2',
and a plus operator by itself acts as +1, but a space by itself
should not equal a plus operator, i.e., `1 ' != `1+' == `2'.
1993-11-23 04:41:44 +00:00
alm
ba4d688de2
fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2
...
add global-active routines to replace some bad hacks
remove obsolescent Addison-Wesley copyrights
1993-11-12 10:48:43 +00:00
alm
aef94df1e8
fixed undo within a global command (would corrupt the buffer)
1993-07-02 10:02:26 +00:00
alm
eca46021bb
fixed regex initialization
...
added more support for BACKWARDS option
1993-06-16 07:36:51 +00:00
alm
f7f6e6ffd5
Added a restricted mode in the form of a new command: red
1993-05-27 01:27:46 +00:00
alm
2621a68caf
added support for lines of arbitrary length
...
added support for 8-bit data, including NULs
1993-05-08 10:49:52 +00:00
alm
20d732999d
added man page (draft)
...
fixed `!' command
final code cleanup
1993-04-23 02:08:48 +00:00