summaryrefslogtreecommitdiff
path: root/src/termcap.c
Commit message (Expand)AuthorAge
...
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* [VMS] Include <starlet.h>.Thien-Thi Nguyen2005-05-23
* (tgetst1): Scan for "%pN"; if allThien-Thi Nguyen2003-12-25
* Add arch taglinesMiles Bader2003-09-01
* Use HAVE_FCNTL_H, not _POSIX_VERSION.Dave Love2003-06-02
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-26
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-04
* [!emacs]: Replace ospeed for building standaloneRichard M. Stallman2002-03-03
* (speeds): Put in #if 0.Gerd Moellmann2001-05-28
* (tgetent): Change the way buffers are reallocated toGerd Moellmann2000-12-08
* (ospeed): Remove.Gerd Moellmann2000-11-19
* [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.Dave Love2000-06-20
* (tgetst1): Supprt EBCDIC systems.Richard M. Stallman1998-08-18
* Renamed "struct buffer" to "struct termcap_buffer" toRichard M. Stallman1998-05-15
* Update FSF address in comment.Karl Heuer1996-01-29
* (tgetent): Find all the tc caps that there are.Karl Heuer1996-01-09
* (tputs): Don't let ospeed overrun the speeds array.David J. MacKenzie1995-11-30
* Don't assume that HAVE_CONFIG_H implies emacs.David J. MacKenzie1995-09-02
* default to user-supplied buffer.David J. MacKenzie1995-08-21
* TERMCAP_NAME -> TERMCAP_FILE.David J. MacKenzie1995-07-26
* Move #define of bcopy to after #include <string.h>.David J. MacKenzie1995-07-26
* (tgetent): Don't try to return the allocated address.Richard M. Stallman1995-04-07
* Comment changed.Richard M. Stallman1995-02-14
* (speeds): Make it ints. Add some higher speeds.Richard M. Stallman1995-02-14
* (tgetst1): Let ^? stand for DEL character.Richard M. Stallman1994-12-17
* entered into RCSRichard M. Stallman1994-06-04
* *** empty log message ***Roland McGrath1994-05-25
* Initial revisionRoland McGrath1994-05-04