summaryrefslogtreecommitdiff
path: root/src/cm.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-2/+2
|\ \ | |/
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Implemented suspending of emacsclient frames.Karoly Lorentey2004-02-281-9/+9
* | Cosmetic changes.Karoly Lorentey2004-01-251-5/+5
* | Removed %T in mode-line-format. Trivial documentation changes.Karoly Lorentey2004-01-251-3/+0
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+0
* | Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-031-2/+1
* | Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-011-7/+8
* | Make sure secondary frames are deleted when emacsclient quits.Karoly Lorentey2003-12-291-1/+2
* | Trivial changesKaroly Lorentey2003-12-281-2/+1
* | Fully eliminated global tty state variables.Karoly Lorentey2003-12-271-11/+11
* | Full support for multiple terminal I/O (with some rough edges).Karoly Lorentey2003-12-271-70/+71
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-29/+42
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-13/+13
* (calccost, cmgoto): Declare all args (per C99).Dave Love2002-11-141-0/+2
* Don't try to include termcap.h; see comment there.Gerd Moellmann2000-11-211-1/+5
* [HAVE_TERMCAP_H]: Include <termcap.h>.Dave Love2000-08-171-2/+3
* Revert last change.Dave Love2000-06-231-4/+0
* Maybe include term.h.Dave Love2000-06-231-0/+4
* (toplevel) [HAVE_TERMCAP_H]: Include termcap.h.Gerd Moellmann1999-09-161-0/+4
* Revert previous change.Dave Love1999-08-201-4/+0
* Use termcap.h.Dave Love1999-08-181-0/+4
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-1/+7
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Update copyright.Karl Heuer1995-04-071-1/+1
* (cmcheckmagic): New function.Karl Heuer1995-01-171-0/+29
* (evalcost, cmputc): They now return their arguments.Richard M. Stallman1994-09-221-1/+2
* Fix GPL version.Richard M. Stallman1994-04-261-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* entered into RCSJim Blandy1992-01-131-0/+414