aboutsummaryrefslogtreecommitdiffstats
path: root/src/termcap.c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-18(tgetst1): Supprt EBCDIC systems.Richard M. Stallman1-0/+21
1998-05-15Renamed "struct buffer" to "struct termcap_buffer" toRichard M. Stallman1-4/+4
1996-01-29Update FSF address in comment.Karl Heuer1-2/+2
1996-01-09(tgetent): Find all the tc caps that there are.Karl Heuer1-5/+5
1995-11-30(tputs): Don't let ospeed overrun the speeds array.David J. MacKenzie1-1/+3
1995-09-02Don't assume that HAVE_CONFIG_H implies emacs.David J. MacKenzie1-3/+5
1995-08-21default to user-supplied buffer.David J. MacKenzie1-0/+5
1995-07-26TERMCAP_NAME -> TERMCAP_FILE.David J. MacKenzie1-3/+3
1995-07-26Move #define of bcopy to after #include <string.h>.David J. MacKenzie1-5/+6
1995-04-07(tgetent): Don't try to return the allocated address.Richard M. Stallman1-2/+0
1995-02-14Comment changed.Richard M. Stallman1-1/+1
1995-02-14(speeds): Make it ints. Add some higher speeds.Richard M. Stallman1-5/+12
1994-12-17(tgetst1): Let ^? stand for DEL character.Richard M. Stallman1-1/+7
1994-06-04entered into RCSRichard M. Stallman1-0/+8
1994-05-25*** empty log message ***Roland McGrath1-2/+6
1994-05-04Initial revisionRoland McGrath1-0/+751