(Qforeground_color, Qbackground_color): Declare.
[bpt/emacs.git] / src / termcap.c
1996-01-29 Karl HeuerUpdate FSF address in comment.
1996-01-09 Karl Heuer(tgetent): Find all the tc caps that there are.
1995-11-30 David J. MacKenzie(tputs): Don't let ospeed overrun the speeds array.
1995-09-02 David J. MacKenzieDon't assume that HAVE_CONFIG_H implies emacs.
1995-08-21 David J. MacKenziedefault to user-supplied buffer.
1995-07-26 David J. MacKenzieTERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 David J. MacKenzieMove #define of bcopy to after #include <string.h>.
1995-04-07 Richard M. Stallman(tgetent): Don't try to return the allocated address.
1995-02-14 Richard M. StallmanComment changed.
1995-02-14 Richard M. Stallman(speeds): Make it ints. Add some higher speeds.
1994-12-17 Richard M. Stallman(tgetst1): Let ^? stand for DEL character.
1994-06-04 Richard M. Stallmanentered into RCS
1994-05-25 Roland McGrath*** empty log message ***
1994-05-04 Roland McGrathInitial revision