log src/termcap.c @ 76076:59abcab48ea2

age author description
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-23 Thien-Thi Nguyen [VMS] Include <starlet.h>.
2003-12-25 Thien-Thi Nguyen (tgetst1): Scan for "%pN"; if all
2003-09-01 Miles Bader Add arch taglines
2003-06-02 Dave Love Use HAVE_FCNTL_H, not _POSIX_VERSION.
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-03-04 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
2002-03-03 Richard M. Stallman [!emacs]: Replace ospeed for building standalone
2001-05-29 Gerd Moellmann *** empty log message ***
2000-12-08 Gerd Moellmann (tgetent): Change the way buffers are reallocated to
2000-11-19 Gerd Moellmann (ospeed): Remove.
2000-06-20 Dave Love [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.
1998-08-18 Richard M. Stallman (tgetst1): Supprt EBCDIC systems.
1998-05-15 Richard M. Stallman Renamed "struct buffer" to "struct termcap_buffer" to
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