summaryrefslogtreecommitdiff
path: root/src/cm.h
Commit message (Expand)AuthorAgeFilesLines
* Make tparam.h and terminfo.c consistent.Paul Eggert2011-03-191-2/+0
* * cm.c (calccost, cmgoto): Use const pointers where appropriate.Paul Eggert2011-03-081-17/+16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix prototypes.Juanma Barranquero2010-07-031-1/+1
* | Convert some prototypes to standard C.Dan Nicolaescu2010-07-021-1/+1
* | Remove P_ and __P macros.Jan D2010-07-021-6/+6
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-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
* | Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-011-6/+6
* | Trivial changesKaroly Lorentey2003-12-281-3/+3
* | Full support for multiple terminal I/O (with some rough edges).Karoly Lorentey2003-12-271-55/+54
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-3/+6
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Remove unneeded declaration of ospeed.Dave Love1999-09-271-13/+0
* Update return types of declarations.Andreas Schwab1998-04-141-3/+3
* [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.Richard M. Stallman1997-07-281-0/+4
* Fix previous change.Richard M. Stallman1997-07-151-1/+1
* (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX.Richard M. Stallman1997-07-071-2/+4
* (ospeed): Always use `extern' in the declaration.Richard M. Stallman1997-06-271-1/+1
* [HAVE_TERMIOS_H]: Include termios.h.Richard M. Stallman1996-09-101-0/+6
* Undo previous change.Karl Heuer1996-07-161-5/+0
* Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,Karl Heuer1996-07-161-1/+1
* [HAVE_TERMIOS_H]: Declare ospeed as speed_t.Karl Heuer1996-07-151-0/+5
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* Declare checkmagic.Karl Heuer1995-01-171-0/+1
* (cmputc): Return int rather than void.Richard M. Stallman1994-09-221-1/+1
* entered into RCSJim Blandy1992-07-141-3/+3
* Initial revisionJim Blandy1992-01-131-0/+169