| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ |
|
* | Remove #ifdef emacs / #ifndef emacs code, unused. | Dan Nicolaescu | 2010-10-10 | 1 | -25/+0 |
* | Remove O_RDONLY, O_WRONLY definitions, not needed. | Dan Nicolaescu | 2010-10-04 | 1 | -6/+2 |
* | Include <fcntl.h> unconditionally. | Dan Nicolaescu | 2010-10-03 | 1 | -2/+0 |
* | Clean up include guards. | Dan Nicolaescu | 2010-07-07 | 1 | -56/+0 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -7/+2 |
* | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -35/+16 |
* | * process.c (ifflag_def): Make flag_sym constant. | Dan Nicolaescu | 2009-11-11 | 1 | -3/+3 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Revert copyright year changes for files that are not part of Emacs. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -35/+0 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -16/+0 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | [VMS] Include <starlet.h>. | Thien-Thi Nguyen | 2005-05-23 | 1 | -0/+1 |
* | (tgetst1): Scan for "%pN"; if all | Thien-Thi Nguyen | 2003-12-25 | 1 | -0/+46 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Use HAVE_FCNTL_H, not _POSIX_VERSION. | Dave Love | 2003-06-02 | 1 | -1/+1 |
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -0/+17 |
* | Change defvar_int def and vars to use EMACS_INT instead of just int. | Stefan Monnier | 2002-03-04 | 1 | -1/+1 |
* | [!emacs]: Replace ospeed for building standalone | Richard M. Stallman | 2002-03-03 | 1 | -3/+12 |
* | (speeds): Put in #if 0. | Gerd Moellmann | 2001-05-28 | 1 | -1/+6 |
* | (tgetent): Change the way buffers are reallocated to | Gerd Moellmann | 2000-12-08 | 1 | -5/+5 |
* | (ospeed): Remove. | Gerd Moellmann | 2000-11-19 | 1 | -12/+2 |
* | [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h. | Dave Love | 2000-06-20 | 1 | -2/+6 |
* | (tgetst1): Supprt EBCDIC systems. | Richard M. Stallman | 1998-08-18 | 1 | -0/+21 |
* | Renamed "struct buffer" to "struct termcap_buffer" to | Richard M. Stallman | 1998-05-15 | 1 | -4/+4 |
* | Update FSF address in comment. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
* | (tgetent): Find all the tc caps that there are. | Karl Heuer | 1996-01-09 | 1 | -5/+5 |
* | (tputs): Don't let ospeed overrun the speeds array. | David J. MacKenzie | 1995-11-30 | 1 | -1/+3 |
* | Don't assume that HAVE_CONFIG_H implies emacs. | David J. MacKenzie | 1995-09-02 | 1 | -3/+5 |
* | default to user-supplied buffer. | David J. MacKenzie | 1995-08-21 | 1 | -0/+5 |
* | TERMCAP_NAME -> TERMCAP_FILE. | David J. MacKenzie | 1995-07-26 | 1 | -3/+3 |
* | Move #define of bcopy to after #include <string.h>. | David J. MacKenzie | 1995-07-26 | 1 | -5/+6 |
* | (tgetent): Don't try to return the allocated address. | Richard M. Stallman | 1995-04-07 | 1 | -2/+0 |
* | Comment changed. | Richard M. Stallman | 1995-02-14 | 1 | -1/+1 |
* | (speeds): Make it ints. Add some higher speeds. | Richard M. Stallman | 1995-02-14 | 1 | -5/+12 |
* | (tgetst1): Let ^? stand for DEL character. | Richard M. Stallman | 1994-12-17 | 1 | -1/+7 |
* | entered into RCS | Richard M. Stallman | 1994-06-04 | 1 | -0/+8 |
* | *** empty log message *** | Roland McGrath | 1994-05-25 | 1 | -2/+6 |
* | Initial revision | Roland McGrath | 1994-05-04 | 1 | -0/+751 |