summaryrefslogtreecommitdiff
path: root/bin/ed/POSIX
AgeCommit message (Expand)Author
1999-11-18Spelling ("occurences" -> "occurrences")kristerw
1995-03-21convert to new RCS id conventions.cgd
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
1993-11-23Added a line-addressing test so this isn't overlooked again.alm
1993-11-12fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2alm
1993-07-02fixed undo within a global command (would corrupt the buffer)alm
1993-06-16fixed regex initializationalm
1993-05-27Added a restricted mode in the form of a new command: redalm
1993-05-08added support for lines of arbitrary lengthalm
1993-04-23added man page (draft)alm