Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Large rework per maintainer-update (PR: ports/50914). Although | Mark Linimon | 2003-11-17 | 1 | -69/+0 |
| | | | | | | | | | | | | | | | | | the changes only span 6 months, they do include a complete rework of the release numbering system. See the Changes file for full details, but the highlights are: - Readonly files are not editable when loaded. - updated some modes (HTML) - new modes (sml, mod3, sl, sql, 4gl, sgml) - new commands: - RunProgramAsync - new macro expansion variables: - FileDirectory - FileBaseName - FileExtension - X11: support for I18N, XMB | ||||
* | This is C++ code, so build and link with ${CXX}. This still blows up | Kris Kennaway | 2002-09-08 | 1 | -7/+13 |
| | | | | later with a compiler error. | ||||
* | Add FTE, a full-featured text editor for X11. | Will Andrews | 2000-06-09 | 1 | -0/+63 |
PR: 18493 Submitted by: Alexander Gelfenbain <mail@gelf.com> |