Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-30 | Fix spelling typo. | reed | 1 | -1/+1 | |
2003-08-30 | "It's" stands for "it is" (or "it has"). The apostrophe is not used | reed | 1 | -1/+1 | |
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit. | |||||
2003-08-28 | Change my email address to the NetBSD one, ok'ed by wiz@ | xtraeme | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-05-15 | Import of lpe-1.2.6: Small and efficient programmer's editor for UNIX systems. | salo | 15 | -0/+282 | |
LPE is a small, efficient programmer's editor for UNIX systems. It has grown from the result of a single night of hacking into a very capable and very versatile editor that defines it's own philosophy opf text editing. That philosophy is that awk and sed are the right tools for most advanced editing jobs, and a text editor should make simple operations easy and make text look good. Package provided by Juan RP via pkgsrc-wip with modifications by me. |