summaryrefslogtreecommitdiff
path: root/src/terminfo.c
Commit message (Expand)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Fix broken build on AIX 7.2Paul Eggert2021-01-04
* Revert previous patch which was installed into wrong branch.Paul Eggert2021-01-03
* Fix broken build on AIX 7.2Paul Eggert2021-01-03
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix compilation on TERMINFO platforms with GCC 10Eli Zaretskii2020-09-12
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Make tparam.h and terminfo.c consistent.Paul Eggert2011-03-19
* 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
* | * terminfo.c (tparam): Fix prototype of tparm (followup to 2010-07-25T00:20:5...Juanma Barranquero2010-07-25
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Add 2009 to copyright years.Glenn Morris2009-01-08
* (UP, BC, PC): Undo previous change.Dan Nicolaescu2008-07-22
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-15
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* Add arch taglinesMiles Bader2003-09-01
* (tparam):Dave Love2002-11-14
* (ospeed): Don't declare.Dave Love2000-10-06
* (ospeed) [HAVE_SPEED_T]: Don't declare extern.Dave Love2000-06-01
* (ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.Gerd Moellmann2000-05-26
* Use lisp.hDave Love1999-08-18
* Fix -Wimplicit warnings.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): Define as short, unless HAVE_TERMIOS_H and LINUX.Richard M. Stallman1997-07-07