Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (number-chinese-months, calendar-chinese-from-absolute): Use nth, caar. | Glenn Morris | 2008-03-15 | 1 | -5/+5 | |
| | ||||||
* | Re-order so that functions are defined before use. | Glenn Morris | 2008-03-14 | 1 | -182/+197 | |
| | | | | | | | | | | | | | | | (displayed-month, displayed-year): Move declarations where needed. (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix. (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): Add doc strings. (chinese-year-cache): Recenter on 2010. Doc fix. (chinese-year, number-chinese-months, calendar-absolute-from-chinese): Doc fix. Simplify. (chinese-year-cache-init): New function. (compute-chinese-year, holiday-chinese-new-year) (calendar-chinese-date-string, calendar-goto-chinese-date) (make-chinese-month-assoc-list): Use cadr, nth. (chinese-months): Remove un-needed let. | |||||
* | (generated-autoload-file): Don't set, instead use different values of | Glenn Morris | 2008-03-13 | 1 | -7/+5 | |
| | | | | | generate-autoload-cookie plus Makefile rules to allow for a mixture of internal calendar autoloads and normal autoloads. | |||||
* | (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset) | Glenn Morris | 2008-03-08 | 1 | -16/+14 | |
| | | | | | | | | | (chinese-calendar-daylight-savings-starts) (chinese-calendar-daylight-savings-ends) (chinese-calendar-daylight-savings-starts-time) (chinese-calendar-daylight-savings-ends-time) (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after): Doc fixes. | |||||
* | Formatting changes only. | Glenn Morris | 2008-03-08 | 1 | -35/+35 | |
| | ||||||
* | Comment. | Glenn Morris | 2008-03-08 | 1 | -1/+3 | |
| | ||||||
* | Unquote lambda functions. Add autoload cookies to functions formerly | Glenn Morris | 2008-03-08 | 1 | -11/+25 | |
| | | | | | | | | autoloaded in calendar.el. Set `generated-autoload-file' to "cal-loaddefs.el". (chinese-calendar): Move custom group here from calendar.el. (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): Make constants. | |||||
* | Remove leading `*' from defcustom doc-strings. | Glenn Morris | 2008-03-07 | 1 | -9/+9 | |
| | ||||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 | |
| | ||||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | ||||||
* | (Commentary): No longer maintained by original author, bug reports as | Glenn Morris | 2007-04-17 | 1 | -6/+0 | |
| | | | | for the rest of emacs. | |||||
* | Change "daylight savings time" -> "daylight saving time" throughout. | Chong Yidong | 2007-03-17 | 1 | -11/+11 | |
| | ||||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | Add 2006 to copyright years. | Glenn Morris | 2006-02-08 | 1 | -1/+1 | |
| | ||||||
* | Update copyright pending Emacs 22. | Glenn Morris | 2005-12-10 | 1 | -1/+3 | |
| | ||||||
* | (date): Add defvars. | Juanma Barranquero | 2005-08-26 | 1 | -0/+1 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | Update reference to "Calendrical Calculations" book; there's a new edition. | Paul Eggert | 2005-03-30 | 1 | -2/+2 | |
| | ||||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | (displayed-month, displayed-year): Define for compiler. | Glenn Morris | 2003-08-03 | 1 | -0/+3 | |
| | ||||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 | |
| | ||||||
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -1/+1 | |
| | ||||||
* | (chinese-year-cache): Change range of years from | Karl Heuer | 1998-08-29 | 1 | -6/+28 | |
| | | | | 1989-2000 to 1990-2010. | |||||
* | Add reference to new Calendrical Calculations book. | Paul Eggert | 1997-12-16 | 1 | -1/+5 | |
| | ||||||
* | (calendar-chinese-date-string): Fix month name. | Karl Heuer | 1997-11-07 | 1 | -1/+1 | |
| | ||||||
* | (chinese-calendar-time-zone): Likewise. | Richard M. Stallman | 1997-09-13 | 1 | -3/+5 | |
| | | | | (chinese-calendar-standard-time-zone-name): Likewise. | |||||
* | Add defgroup and use defcustom. | Richard M. Stallman | 1997-05-03 | 1 | -18/+36 | |
| | ||||||
* | Renamed from cal-chinese.el to avoid 14-character limitation. | Karl Heuer | 1996-02-26 | 1 | -3/+3 | |
| | ||||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 | |
| | ||||||
* | (calendar-chinese-sexagesimal-name): Renamed from | Paul Eggert | 1995-11-30 | 1 | -6/+6 | |
| | | | | calendar-chinese-sexagisimal-name to fix misspelling. | |||||
* | Minor fixes. | Edward M. Reingold | 1995-11-17 | 1 | -78/+81 | |
| | ||||||
* | Fix the way the sexagisimal names are calculated. | Edward M. Reingold | 1995-10-26 | 1 | -13/+19 | |
| | ||||||
* | Minor doc fixes. | Edward M. Reingold | 1995-10-24 | 1 | -7/+5 | |
| | ||||||
* | Various fixes and simplifications. | Edward M. Reingold | 1995-10-24 | 1 | -83/+53 | |
| | ||||||
* | Completely rewritten! | Edward M. Reingold | 1995-10-23 | 1 | -88/+243 | |
| | ||||||
* | Initial revision | Edward M. Reingold | 1995-09-21 | 1 | -0/+322 | |