summaryrefslogtreecommitdiff
path: root/lisp/timezone.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Assume current-time-zone existsPaul Eggert2021-12-16
* | Simplify RFC 5322 time zone generationPaul Eggert2021-12-05
|/
* Update copyright year to 2021Paul Eggert2021-01-01
* ; * lisp/timezone.el: Fix typo in lexical-binding cookie.Stefan Kangas2020-12-08
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix time-add rounding bugPaul Eggert2019-08-16
* Use lexical-binding in timezone.el and add testsStefan Kangas2019-06-01
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* 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
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-16
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* add ability to understand ISO8601 basic format as well as the extended one.Mark A. Hershberger2009-08-14
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Fix typos in docstrings.Juanma Barranquero2008-11-01
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* (timezone-parse-date): Changed first regexpRichard M. Stallman2005-07-10
* Update FSF's address.Lute Kamstra2005-07-04
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-16
* (timezone-parse-date): Fix style 8 to accept ISOAlex Schroeder2003-11-13
* Add arch taglinesMiles Bader2003-09-01
* Some fixes to follow coding conventions.Pavel Janík2001-07-16
* (timezone-parse-date): Doc fix. Fix regexps for (5)Dave Love2000-10-08
* (timezone-fix-time): Window against 69 for two-digit years. Deal withDave Love2000-01-28
* (timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.Richard M. Stallman1999-09-06
* *** empty log message ***Richard M. Stallman1999-09-06
* Mode provide to end.Dave Love1999-08-24
* (timezone-parse-date): Recognize new format used in internet cookies.Karl Heuer1999-05-06