Mercurial > emacs
log src/termcap.c @ 21926:76061e1fa136
age | author | description |
---|---|---|
1996-01-29 | Karl Heuer | Update 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. MacKenzie | Don't assume that HAVE_CONFIG_H implies emacs. |
1995-08-21 | David J. MacKenzie | default to user-supplied buffer. |
1995-07-26 | David J. MacKenzie | TERMCAP_NAME -> TERMCAP_FILE. |
1995-07-26 | David J. MacKenzie | Move #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. Stallman | Comment 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. Stallman | entered into RCS |
1994-05-25 | Roland McGrath | *** empty log message *** |
1994-05-04 | Roland McGrath | Initial revision |