summaryrefslogtreecommitdiff
path: root/editors/ce/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-03-09Use REPLACE_INTERPRETER instead of a patch.ghen1-8/+2
2006-01-13Update to 4.6. No changelog; changes include newer autoconf andschmonz1-15/+6
bringing in bash's malloc implementation.
2005-01-08Update to 4.5. No changelog available, and diffs are extensive.schmonz4-176/+35
Many (most?) are to take more care with types and declarations.
2004-07-28"teach-ce" should find ce(1) in ${LOCALBASE}, not ${PREFIX}.schmonz1-4/+5
2004-01-28make this compile with gcc3: varargs -> stdargagc1-0/+118
2002-04-08Initial import of ce-4.4, from my own PR pkg/15627.schmonz3-0/+96
Suggestions from agc. Approved by garbled. This editor is derived most directly from Dave Conroy's original MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs v3.6. Some stuff from mg, version 2a, has also been used. This version of ce is intended for use in normal ttys.