summaryrefslogtreecommitdiff
path: root/src/termcap.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* [VMS] Include <starlet.h>.Thien-Thi Nguyen2005-05-231-0/+1
* (tgetst1): Scan for "%pN"; if allThien-Thi Nguyen2003-12-251-0/+46
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Use HAVE_FCNTL_H, not _POSIX_VERSION.Dave Love2003-06-021-1/+1
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+17
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* [!emacs]: Replace ospeed for building standaloneRichard M. Stallman2002-03-031-3/+12
* (speeds): Put in #if 0.Gerd Moellmann2001-05-281-1/+6
* (tgetent): Change the way buffers are reallocated toGerd Moellmann2000-12-081-5/+5
* (ospeed): Remove.Gerd Moellmann2000-11-191-12/+2
* [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.Dave Love2000-06-201-2/+6
* (tgetst1): Supprt EBCDIC systems.Richard M. Stallman1998-08-181-0/+21
* Renamed "struct buffer" to "struct termcap_buffer" toRichard M. Stallman1998-05-151-4/+4
* Update FSF address in comment.Karl Heuer1996-01-291-2/+2
* (tgetent): Find all the tc caps that there are.Karl Heuer1996-01-091-5/+5
* (tputs): Don't let ospeed overrun the speeds array.David J. MacKenzie1995-11-301-1/+3
* Don't assume that HAVE_CONFIG_H implies emacs.David J. MacKenzie1995-09-021-3/+5
* default to user-supplied buffer.David J. MacKenzie1995-08-211-0/+5
* TERMCAP_NAME -> TERMCAP_FILE.David J. MacKenzie1995-07-261-3/+3
* Move #define of bcopy to after #include <string.h>.David J. MacKenzie1995-07-261-5/+6
* (tgetent): Don't try to return the allocated address.Richard M. Stallman1995-04-071-2/+0
* Comment changed.Richard M. Stallman1995-02-141-1/+1
* (speeds): Make it ints. Add some higher speeds.Richard M. Stallman1995-02-141-5/+12
* (tgetst1): Let ^? stand for DEL character.Richard M. Stallman1994-12-171-1/+7
* entered into RCSRichard M. Stallman1994-06-041-0/+8
* *** empty log message ***Roland McGrath1994-05-251-2/+6
* Initial revisionRoland McGrath1994-05-041-0/+751