| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-05-22 | Document el_wpush(3) and fix the description of el_push(3). |  schwarze | 1 | -18/+22 |
| 2016-05-21 | Simple sync with NetBSD, mostly to avoid confusion of arguments and |  schwarze | 1 | -27/+36 |
| 2016-05-21 | Fix the prototype used by EL_GETCFN, mention the associated typedef name, |  schwarze | 1 | -19/+34 |
| 2016-05-10 | Fix next_history() and previous_history(): |  schwarze | 1 | -2/+4 |
| 2016-04-20 | New editline(7) manual, explaining to end-users how line editing works |  schwarze | 1 | -3/+4 |
| 2016-03-21 | Markup fixes: use .Ev and .Er where appropriate. |  schwarze | 1 | -8/+8 |
| 2016-03-21 | fix el_{w,}getc documentation; |  schwarze | 1 | -10/+48 |
| 2015-09-14 | in the SYNOPSIS, make void function arguments explicit |  schwarze | 1 | -4/+4 |
| 2015-09-10 | missing commas at the end of .Nm lines in the NAME section |  schwarze | 1 | -3/+3 |
| 2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 1 | -3/+3 |
| 2014-12-15 | merge improvements from NetBSD; ok jmc@ nicm@ |  schwarze | 1 | -10/+20 |
| 2014-12-12 | markup fixes from Kaspars at Bankovskis dot net; |  schwarze | 1 | -7/+12 |
| 2014-05-19 | Add a H_SAVE_FP operation to history() which lets the history be saved |  nicm | 1 | -2/+7 |
| 2013-01-10 | editline.3: editrc only read from $HOME; from LEVAI Daniel |  jmc | 1 | -4/+2 |
| 2011-07-07 | Enable wide character functions in libedit (not the other libe*t). |  nicm | 1 | -2/+54 |
| 2011-03-02 | netbsd -r1.75: Fix argument for EL_EDITOR; from Jess Thrysoee |  jmc | 1 | -3/+3 |
| 2010-09-10 | observe the following spelling: |  jmc | 1 | -3/+3 |
| 2010-06-30 | tweak previous; |  jmc | 1 | -4/+2 |
| 2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. |  nicm | 1 | -76/+238 |
| 2010-05-14 | Document return values, based on a diff from Ross Richardson. |  nicm | 1 | -3/+8 |
| 2010-05-09 | another Os out of order; |  jmc | 1 | -2/+2 |
| 2010-05-09 | Document that el_init can return NULL on failure, PR 6374 from rueda at |  nicm | 1 | -3/+5 |
| 2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 1 | -9/+2 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2005-10-11 | add el_get() to the Nm list; |  jmc | 1 | -1/+2 |
| 2005-09-09 | double word typos; |  jmc | 1 | -2/+2 |
| 2004-04-14 | remove an extra occurence of the word `succeeds' |  jfb | 1 | -2/+2 |
| 2003-11-25 | Sync libedit to NetBSD libedit as of Nov 8, 2003. |  otto | 1 | -4/+6 |
| 2003-11-03 | encourage people to link with -lcurses rather than -ltermcap; |  jmc | 1 | -3/+4 |
| 2003-11-01 | Fix typo, which was already spotted by jmc@, but missing in the previous |  otto | 1 | -2/+2 |
| 2003-11-01 | Complete incomplete H_ADD description. |  otto | 1 | -2/+6 |
| 2003-10-31 | Typo fix from Dries Schellekens <gwyllion at ace dot ulyssis dot org>. |  otto | 1 | -2/+2 |
| 2003-10-31 | Man pages fixes from jmc@ |  otto | 1 | -5/+4 |
| 2003-10-31 | Update to NetBSD libedit (from Oct 1, 2003), adding some string |  otto | 1 | -53/+190 |
| 2003-08-08 | functions should link with -lcurses, not -ltermcap; |  jmc | 1 | -3/+3 |
| 2003-05-23 | - typos |  jmc | 1 | -4/+4 |
| 2000-04-15 | Mostly punctuation fixes. |  aaron | 1 | -2/+2 |
| 1999-07-09 | - remove all trailing whitespace |  aaron | 1 | -9/+9 |
| 1999-07-07 | when using `-' as a negative sign, escape it with a backslash so troff knows |  aaron | 1 | -4/+4 |
| 1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. |  aaron | 1 | -2/+2 |
| 1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: |  alex | 1 | -3/+3 |
| 1999-05-12 | builtin -> built-in |  aaron | 1 | -7/+7 |
| 1999-02-27 | make function names the correct case |  deraadt | 1 | -4/+4 |
| 1999-01-05 | fix misleading proto |  d | 1 | -2/+2 |
| 1997-03-14 | fix el_source() - a block needed braces around it (from NetBSD) |  millert | 1 | -1/+2 |
| 1997-01-16 | Man pages for libedit, from NetBSD. |  millert | 1 | -0/+532 |