| Commit message (Expand) | Author | Age | Files | Lines |
* | o Fix identation. | maxim | 2003-06-30 | 1 | -21/+21 |
* | o Support for '--' to cancel options list processing. | maxim | 2003-06-30 | 1 | -3/+12 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -4/+2 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -8/+0 |
* | - Properly initialize the count_win when the user turns the info window | mp | 2002-05-06 | 1 | -1/+4 |
* | Exit gracefully when a SIGHUP is received. This prevents ee from going into | mp | 2001-08-31 | 1 | -0/+1 |
* | Properly handle wgetch(3) returning ERR. This prevents an abnormal exit | mp | 2001-07-28 | 1 | -9/+4 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | - Optimise current cursor position displaying routines, to avoid unnecessary | sobomax | 2001-06-03 | 1 | -10/+8 |
* | Fix wrong (char) cast (instead of unsigned char) causing highlighting of all | ache | 2001-04-27 | 1 | -2/+2 |
* | Resolve conflicts. | sobomax | 2001-03-27 | 1 | -126/+270 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
* | Fix a bug introduced by my own previous commit (addition of the current | sobomax | 2000-08-21 | 1 | -3/+18 |
* | Add current position (line, column) display. | sobomax | 2000-07-31 | 1 | -6/+25 |
* | Don't call printf with no format string. | kris | 2000-07-10 | 1 | -1/+1 |
* | For emacs key binding clearly describe ^t/^u as "begin of file"/"end of file" | ache | 1999-10-18 | 1 | -3/+3 |
* | Redefine KEY_HOME as BOL like in pico, joe and lot of others and line edition | ache | 1999-09-12 | 1 | -2/+4 |
* | Zap $Revision$ | peter | 1999-09-06 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 1 | -5/+5 |
* | Use `lpr' vs. `lp' to print | obrien | 1998-10-01 | 1 | -8/+8 |
* | Use NL_CAT_LOCALE to activate LC_MESSAGES | ache | 1998-04-30 | 1 | -3/+3 |
* | Use Id instead of Header. Sort #includes. Use err(3) and change exit(-1). | charnier | 1998-01-12 | 1 | -23/+19 |
* | A not initialized variable forced malloc to abort if the user | wosch | 1997-07-18 | 1 | -2/+3 |
* | Merge ee version 1.3 from the vendor branch. Clean up files we've got | joerg | 1996-12-29 | 1 | -106/+439 |
* | Make it more explicit in the main help window that the magic to leave | joerg | 1996-05-27 | 1 | -4/+4 |
* | Author's fixes of backspace problem, slightly different then mine was | ache | 1995-11-08 | 1 | -8/+6 |
* | Don't assume that $HOME is always set. | jkh | 1995-10-22 | 1 | -2/+4 |
* | Fix error: while getting file name, backspace not works, but produce | ache | 1995-08-30 | 1 | -2/+4 |
* | Fix 8bit chars output, not highlight all of them | ache | 1995-08-30 | 1 | -3/+3 |
* | This is `ee' - the Easy Editor. I'm bringing it in to replace vi on | jkh | 1995-08-30 | 1 | -0/+4793 |