summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-china.el
Commit message (Expand)AuthorAgeFilesLines
...
* Re-order so that functions are defined before use.Glenn Morris2008-03-141-182/+197
* (generated-autoload-file): Don't set, instead use different values ofGlenn Morris2008-03-131-7/+5
* (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)Glenn Morris2008-03-081-16/+14
* Formatting changes only.Glenn Morris2008-03-081-35/+35
* Comment.Glenn Morris2008-03-081-1/+3
* Unquote lambda functions. Add autoload cookies to functions formerlyGlenn Morris2008-03-081-11/+25
* Remove leading `*' from defcustom doc-strings.Glenn Morris2008-03-071-9/+9
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-6/+0
* Change "daylight savings time" -> "daylight saving time" throughout.Chong Yidong2007-03-171-11/+11
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Add 2006 to copyright years.Glenn Morris2006-02-081-1/+1
* Update copyright pending Emacs 22.Glenn Morris2005-12-101-1/+3
* (date): Add defvars.Juanma Barranquero2005-08-261-0/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Update reference to "Calendrical Calculations" book; there's a new edition.Paul Eggert2005-03-301-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-0/+3
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (chinese-year-cache): Change range of years fromKarl Heuer1998-08-291-6/+28
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-1/+5
* (calendar-chinese-date-string): Fix month name.Karl Heuer1997-11-071-1/+1
* (chinese-calendar-time-zone): Likewise.Richard M. Stallman1997-09-131-3/+5
* Add defgroup and use defcustom.Richard M. Stallman1997-05-031-18/+36
* Renamed from cal-chinese.el to avoid 14-character limitation.Karl Heuer1996-02-261-3/+3
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (calendar-chinese-sexagesimal-name): Renamed fromPaul Eggert1995-11-301-6/+6
* Minor fixes.Edward M. Reingold1995-11-171-78/+81
* Fix the way the sexagisimal names are calculated.Edward M. Reingold1995-10-261-13/+19
* Minor doc fixes.Edward M. Reingold1995-10-241-7/+5
* Various fixes and simplifications.Edward M. Reingold1995-10-241-83/+53
* Completely rewritten!Edward M. Reingold1995-10-231-88/+243
* Initial revisionEdward M. Reingold1995-09-211-0/+322