summaryrefslogtreecommitdiff
path: root/lib/libedit/editline.3
AgeCommit message (Expand)Author
2001-10-09PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.christos
2001-10-04a couple of minor fixes. originally by Ruslan Ermilov <ru@FreeBSD.org>,lukem
2001-09-27PR/14067: Anthony Mallet: Provide a programmatic way to set the read_charchristos
2001-04-02End sentence with a dot.wiz
2000-02-28el_insertstr takes a "const char *" not "char *" now as it doesn't modifychopps
1999-11-26missing ,lukem
1999-11-12- implement printing a right-side prompt. code derived from similar worklukem
1999-07-02More trailing white space.simonb
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-01-05fix history() prototype. (d@openbsd.org)lukem
1998-07-29* add more checks for NULL pointers in passed argumentslukem
1998-06-08documentation is always probably incomplete; don't make an issue of itlukem
1998-06-01* implement CC_REFRESH_BEEP; as per CC_REFRESH but beep as well. thislukem
1998-05-20Add H_APPEND to simplify the interface.christos
1998-05-20Adjust for changes.christos
1998-02-05add LIBRARY section to man pageperry
1998-01-21in el_parse(), use a temporary buffer to store the program name whenlukem
1997-11-09move description of history() return valuelukem
1997-10-14PR/4257: Jaromir Dolecek: history() has no generic error handling and isn'tchristos
1997-07-30Fix files using old TNF copyright noticejtc
1997-01-14Implement CC_REDISPLAY, which (unlink CC_REFRESH) redraws the entire inputlukem
1997-01-11RCSid policelukem
1997-01-11* in el_parse(), don't reference argv[0] if argc < 1 (return -1 instead)lukem
1997-01-09* add a man page for the editline routineslukem