log src/termcap.c @ 50276:fc6bcd4af686

age author description
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Sun, 03 Mar 2002 20:11:20 +0000 Richard M. Stallman [!emacs]: Replace ospeed for building standalone
Tue, 29 May 2001 11:10:47 +0000 Gerd Moellmann *** empty log message ***
Fri, 08 Dec 2000 09:58:04 +0000 Gerd Moellmann (tgetent): Change the way buffers are reallocated to
Sun, 19 Nov 2000 14:35:15 +0000 Gerd Moellmann (ospeed): Remove.
Tue, 20 Jun 2000 18:19:03 +0000 Dave Love [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.
Tue, 18 Aug 1998 20:58:45 +0000 Richard M. Stallman (tgetst1): Supprt EBCDIC systems.
Fri, 15 May 1998 00:34:07 +0000 Richard M. Stallman Renamed "struct buffer" to "struct termcap_buffer" to
Mon, 29 Jan 1996 22:30:55 +0000 Karl Heuer Update FSF address in comment.
Tue, 09 Jan 1996 23:44:41 +0000 Karl Heuer (tgetent): Find all the tc caps that there are.
Thu, 30 Nov 1995 20:05:01 +0000 David J. MacKenzie (tputs): Don't let ospeed overrun the speeds array.
Sat, 02 Sep 1995 23:47:41 +0000 David J. MacKenzie Don't assume that HAVE_CONFIG_H implies emacs.
Mon, 21 Aug 1995 04:33:21 +0000 David J. MacKenzie default to user-supplied buffer.
Wed, 26 Jul 1995 19:46:59 +0000 David J. MacKenzie TERMCAP_NAME -> TERMCAP_FILE.