summaryrefslogtreecommitdiff
path: root/src/cm.h
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* 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