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