summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-china.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use `lexical-binding` in all the cal-*.el filesStefan Monnier2021-01-201-10/+15
* Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier2021-01-201-9/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Suppress warning about `entry' in calendarLars Ingebrigtsen2019-06-151-1/+4
* Suppress warning about prefixless date variable in calendarLars Ingebrigtsen2019-06-151-2/+6
* ; UnmaintainGlenn Morris2019-06-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Mark some risky calendar variables.Glenn Morris2016-02-011-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Handle leap months in Chinese calendarLeo Liu2014-11-231-7/+22
* Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-051-42/+0
* Support Chinese diary entries in calendar and diaryLeo Liu2014-05-041-0/+118
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015.Glenn Morris2013-08-281-14/+14
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* calendar housekeeping prompted by lexical-binding.Glenn Morris2011-04-181-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (holiday-chinese): Make it slightly more efficient.Glenn Morris2009-09-051-31/+36
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (holiday-chinese-qingming, holiday-chinese-winter-solstice)Glenn Morris2008-04-231-0/+66
* (chinese-calendar-time-zone): Mark obsolete name as risky too.Glenn Morris2008-04-121-23/+26
* (calendar-chinese-time-zone): Mark as risky.Glenn Morris2008-04-111-0/+4
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-4/+4
* Update for calendar.el name changes.Glenn Morris2008-04-071-7/+7
* Comment.Glenn Morris2008-04-061-1/+1
* (calendar-chinese): Rename custom group from chinese-calendar. Update users.Glenn Morris2008-04-051-109/+157
* Update for cal-julian name changes.Glenn Morris2008-04-041-3/+3
* Whitespace only.Glenn Morris2008-04-021-3/+3
* (holiday-chinese-new-year): Use a single let.Glenn Morris2008-04-021-11/+10
* (Commentary): Point to calendar.el.Glenn Morris2008-04-011-15/+13
* Fix typo in previous change.Glenn Morris2008-03-311-1/+1
* (holiday-chinese-new-year): Doc fix and comment.Glenn Morris2008-03-311-6/+12
* Explicitly require calendar.Glenn Morris2008-03-261-1/+7
* (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):Glenn Morris2008-03-201-8/+32
* (calendar-chinese-from-absolute, calendar-chinese-date-string): ExpandGlenn Morris2008-03-161-2/+5
* (number-chinese-months, calendar-chinese-from-absolute): Use nth, caar.Glenn Morris2008-03-151-5/+5