* bitmaps/README:
[bpt/emacs.git] / src / termcap.c
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-01-09 Miles BaderMerge from emacs--devo--0
2008-01-08 Miles BaderMerge from emacs--rel--22
2008-01-08 Glenn MorrisAdd 2008 to copyright years.
2007-01-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-26 Miles BaderMerge from emacs--devo--0
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-02-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-08 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-09-04 Karoly LorenteyMerged in changes from CVS trunk. Plus added lisp...
2005-08-26 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-07 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-28 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 70-73, 320...
2005-05-26 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-05-23 Thien-Thi Nguyen[VMS] Include <starlet.h>.
2004-04-16 Kenichi HandaSync to HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-25 Thien-Thi Nguyen(tgetst1): Scan for "%pN"; if all
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-06-02 Dave LoveUse HAVE_FCNTL_H, not _POSIX_VERSION.
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-03-03 Richard M. Stallman[!emacs]: Replace ospeed for building standalone
2001-05-28 Gerd Moellmann(speeds): Put in #if 0.
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...
1998-08-18 Richard M. Stallman(tgetst1): Supprt EBCDIC systems.
1998-05-15 Richard M. StallmanRenamed "struct buffer" to "struct termcap_buffer" to
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