summaryrefslogtreecommitdiff
path: root/src/cm.h
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-14
* Fixed C compilation problems.Eli Zaretskii2013-09-05
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-04
* Spelling fixes.Paul Eggert2011-11-24
* Make tparam.h and terminfo.c consistent.Paul Eggert2011-03-19
* * cm.c (calccost, cmgoto): Use const pointers where appropriate.Paul Eggert2011-03-08
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Fix prototypes.Juanma Barranquero2010-07-03
* | Convert some prototypes to standard C.Dan Nicolaescu2010-07-02
* | Remove P_ and __P macros.Jan D2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-12
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-04
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-05
|\|
| * Update FSF's address.Lute Kamstra2005-07-04
* | Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-01
* | Trivial changesKaroly Lorentey2003-12-28
* | Full support for multiple terminal I/O (with some rough edges).Karoly Lorentey2003-12-27
* | Implemented multiple tty support.Karoly Lorentey2003-12-25
|/
* Add arch taglinesMiles Bader2003-09-01
* Remove unneeded declaration of ospeed.Dave Love1999-09-27
* Update return types of declarations.Andreas Schwab1998-04-14
* [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.Richard M. Stallman1997-07-28
* Fix previous change.Richard M. Stallman1997-07-15
* (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX.Richard M. Stallman1997-07-07
* (ospeed): Always use `extern' in the declaration.Richard M. Stallman1997-06-27
* [HAVE_TERMIOS_H]: Include termios.h.Richard M. Stallman1996-09-10
* Undo previous change.Karl Heuer1996-07-16
* Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,Karl Heuer1996-07-16
* [HAVE_TERMIOS_H]: Declare ospeed as speed_t.Karl Heuer1996-07-15
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Update GPL to version 2.Karl Heuer1995-06-15
* Declare checkmagic.Karl Heuer1995-01-17