summaryrefslogtreecommitdiff
path: root/lib/libedit/read.c
AgeCommit message (Expand)Author
2000-01-19PR/9243: Kevin Schoedel: libedit ignores repeat countchristos
1999-10-04remove some lintlukem
1999-08-08minor tweak to previous fix: don't spuriously truncate final newlinesommerfeld
1999-08-02Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal)sommerfeld
1999-07-02More trailing white space.simonb
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-12-12delintchristos
1998-06-01* implement CC_REFRESH_BEEP; as per CC_REFRESH but beep as well. thislukem
1998-01-21fix compile errors if FIONREAD is defined. noted bylukem
1997-12-20Small optimization. Don't call isatty() on every invocation of el_gets, butchristos
1997-10-26Make el_gets() work when the input is not a tty.christos
1997-07-06Fix compiler warnings.christos
1997-04-11Portability fixes:christos
1997-01-14Implement CC_REDISPLAY, which (unlink CC_REFRESH) redraws the entire inputlukem
1997-01-11RCSid policelukem
1994-05-06libedit!cgd