summaryrefslogtreecommitdiff
path: root/lib/libedit
AgeCommit message (Collapse)Author
1995-06-07be a bit more careful when splitting pathnamescgd
1995-04-29Fixed the key mapping code and reverted Charles' changes.christos
1995-04-27Remove dead code that can't possibly work.mycroft
1995-04-27Trivial code ordering change.mycroft
1994-10-07Fix typo.mycroft
1994-10-02Don't even *try* to print out the name of the termcap file; it's hiddenmycroft
in libtermcap, and it normally uses the DB file anyway.
1994-10-02Nuke bogus baud rate conversion code.mycroft
1994-10-02Added code so that POSIX.2 regular expresion functions are used if REGEXjtc
is defined, V8 regular expresion functions are used if REGEXP is defined, and BSD regular expression functions are used if neither are defined. And defined REGEX in sys.h so that programs using libedit don't have to link with libcompat.
1994-08-30fix for pr 420, from Christos.cgd
1994-05-06localcgd
1994-05-06libedit!cgd