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