| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Protoize | Andreas Schwab | 2011-07-10 | 1 | -1/+2 |
* | * cm.c (calccost): Turn while-do into do-while, for clarity. | Paul Eggert | 2011-03-23 | 1 | -2/+4 |
* | Make tparam.h and terminfo.c consistent. | Paul Eggert | 2011-03-19 | 1 | -9/+1 |
* | * cm.c (calccost, cmgoto): Use const pointers where appropriate. | Paul Eggert | 2011-03-08 | 1 | -3/+3 |
* | * cm.c (cmgoto): Mark variables that gcc -Wuninitialized does not | Paul Eggert | 2011-03-08 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -1/+1 |
* | | Convert most remaining function definitions to standard C. | Juanma Barranquero | 2010-07-05 | 1 | -7/+3 |
* | | Fix prototypes. | Juanma Barranquero | 2010-07-03 | 1 | -1/+1 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -2/+2 |
* | | Don't use termcap.c on Posix platforms, only on MS-DOS. | Eli Zaretskii | 2010-03-12 | 1 | -5/+0 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey | 2005-07-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Implemented suspending of emacsclient frames. | Karoly Lorentey | 2004-02-28 | 1 | -9/+9 |
* | | Cosmetic changes. | Karoly Lorentey | 2004-01-25 | 1 | -5/+5 |
* | | Removed %T in mode-line-format. Trivial documentation changes. | Karoly Lorentey | 2004-01-25 | 1 | -3/+0 |
* | | Converted display hooks to be display-local. Plus many bugfixes. | Karoly Lorentey | 2004-01-05 | 1 | -1/+0 |
* | | Portability fixes (now it compiles & runs fine on Solaris). | Karoly Lorentey | 2004-01-03 | 1 | -2/+1 |
* | | Separate frame-local, tty-dependent parameters from tty-local parameters. | Karoly Lorentey | 2004-01-01 | 1 | -7/+8 |
* | | Make sure secondary frames are deleted when emacsclient quits. | Karoly Lorentey | 2003-12-29 | 1 | -1/+2 |
* | | Trivial changes | Karoly Lorentey | 2003-12-28 | 1 | -2/+1 |
* | | Fully eliminated global tty state variables. | Karoly Lorentey | 2003-12-27 | 1 | -11/+11 |
* | | Full support for multiple terminal I/O (with some rough edges). | Karoly Lorentey | 2003-12-27 | 1 | -70/+71 |
* | | Implemented multiple tty support. | Karoly Lorentey | 2003-12-25 | 1 | -29/+42 |
|/ |
|
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -13/+13 |
* | (calccost, cmgoto): Declare all args (per C99). | Dave Love | 2002-11-14 | 1 | -0/+2 |
* | Don't try to include termcap.h; see comment there. | Gerd Moellmann | 2000-11-21 | 1 | -1/+5 |
* | [HAVE_TERMCAP_H]: Include <termcap.h>. | Dave Love | 2000-08-17 | 1 | -2/+3 |