aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/cal-mayan.el
Commit message (Collapse)AuthorAgeFilesLines
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-10/+10
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* (calendar-read-mayan-haab-date)Richard M. Stallman1999-01-261-12/+8
| | | | | (calendar-read-mayan-tzolkin-date): Use assoc-ignore-case and do not capitalize when matching month and day names.
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-1/+3
|
* (calendar-mayan-days-before-absolute-zero): ChangeKarl Heuer1997-09-241-5/+4
| | | | to more widely acknowledged value.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (calendar-next-calendar-round-date, calendar-previous-calendar-round-date):Paul Eggert1995-11-301-2/+2
| | | | Doc fix.
* Minor fixes.Edward M. Reingold1995-09-211-7/+3
|
* Mention Hochleitner's correlation.Edward M. Reingold1994-12-081-1/+2
|
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-13/+12
|
* (calendar-string-to-mayan-long-count): Don'tRichard M. Stallman1994-02-191-5/+6
| | | | assume that periods must end numbers. Look for digit runs explicitly.
* (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-4/+2
|
* (calendar-mayan-date-string): New function.Richard M. Stallman1994-01-301-17/+17
| | | | (calendar-print-mayan-date, diary-mayan-date): Use it.
* (calendar-/, calendar-%): Remove, since floor and modPaul Eggert1993-08-101-18/+11
| | | | now subsume them. All callers changed.
* * cal-mayan.el (calendar-mayan-days-before-absolute-zero,Jim Blandy1993-06-221-17/+14
| | | | | | | | calendar-mayan-haab-difference, calendar-mayan-tzolkin-difference, calendar-mayan-tzolkin-haab-on-or-before, calendar-previous-calendar-round-date, calendar-absolute-from-mayan-long-count, calendar-print-mayan-date): Fix doc strings.
* * holidays.el: Update reference to the papers in S-P&E.Jim Blandy1993-05-221-2/+2
| | | | (filter-visible-calendar-holidays): Test for nil date.
* Add or correct keywordsEric S. Raymond1993-03-181-1/+2
|
* * cal-mayan.el (calendar-mayan-haab-on-or-before,Jim Blandy1993-03-111-24/+10
| | | | | | | calendar-mayan-tzolkin-on-or-before): Change `mod' to `%'. * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second defun.
* * cal-mayan.el (calendar-print-mayan-date): Fix conversion inJim Blandy1992-10-061-2/+2
| | | | output message.
* entered into RCSJim Blandy1992-08-121-0/+409