Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Fix prototypes. | Juanma Barranquero | 2010-07-03 | 1 | -1/+1 |
* | | Convert some prototypes to standard C. | Dan Nicolaescu | 2010-07-02 | 1 | -1/+1 |
* | | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -6/+6 |
|/ | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+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-15 | 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 |
* | | Separate frame-local, tty-dependent parameters from tty-local parameters. | Karoly Lorentey | 2004-01-01 | 1 | -6/+6 |
* | | Trivial changes | Karoly Lorentey | 2003-12-28 | 1 | -3/+3 |
* | | Full support for multiple terminal I/O (with some rough edges). | Karoly Lorentey | 2003-12-27 | 1 | -55/+54 |
* | | Implemented multiple tty support. | Karoly Lorentey | 2003-12-25 | 1 | -3/+6 |
|/ | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Remove unneeded declaration of ospeed. | Dave Love | 1999-09-27 | 1 | -13/+0 |
* | Update return types of declarations. | Andreas Schwab | 1998-04-14 | 1 | -3/+3 |
* | [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T. | Richard M. Stallman | 1997-07-28 | 1 | -0/+4 |
* | Fix previous change. | Richard M. Stallman | 1997-07-15 | 1 | -1/+1 |
* | (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX. | Richard M. Stallman | 1997-07-07 | 1 | -2/+4 |
* | (ospeed): Always use `extern' in the declaration. | Richard M. Stallman | 1997-06-27 | 1 | -1/+1 |
* | [HAVE_TERMIOS_H]: Include termios.h. | Richard M. Stallman | 1996-09-10 | 1 | -0/+6 |
* | Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -5/+0 |
* | Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H, | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
* | [HAVE_TERMIOS_H]: Declare ospeed as speed_t. | Karl Heuer | 1996-07-15 | 1 | -0/+5 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | Declare checkmagic. | Karl Heuer | 1995-01-17 | 1 | -0/+1 |
* | (cmputc): Return int rather than void. | Richard M. Stallman | 1994-09-22 | 1 | -1/+1 |
* | entered into RCS | Jim Blandy | 1992-07-14 | 1 | -3/+3 |
* | Initial revision | Jim Blandy | 1992-01-13 | 1 | -0/+169 |