summaryrefslogtreecommitdiff
path: root/lib/libedit/editline.3
AgeCommit message (Expand)Author
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