aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/holidays.el
Commit message (Collapse)AuthorAgeFilesLines
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
|
* (holidays): Add an autoload cookie. From Pavel Jank <[email protected]>.Eli Zaretskii2001-05-091-0/+1
|
* Undo changes made by John Wiegley in previous revision.Gerd Moellmann2001-03-261-5/+0
|
* See ChangeLogJohn Wiegley2001-03-201-0/+5
|
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-7/+11
|
* (holiday-float): Rewritten to fix bug when base dateRichard M. Stallman1997-05-201-7/+44
| | | | of holiday and holiday date are in different months.
* (list-holidays): Fix buffer title when list isRichard M. Stallman1997-05-041-19/+22
| | | | | nil. Do save-excursion to keep from messing up calendar variables. Handle CHOICE = "" like CHOICE = "Ask".
* (list-holidays): Add autoload cookie.Richard M. Stallman1997-04-111-0/+1
|
* (list-holidays): New function.Richard M. Stallman1997-04-111-0/+80
|
* Use the new file names in autoloads.Karl Heuer1996-02-261-2/+2
|
* (calendar-cursor-holidays): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-3/+4
|
* (holiday-easter-etc): Fix misspelling of "Whitmonday".Paul Eggert1995-11-301-1/+1
|
* Moved stuff to other files.Edward M. Reingold1995-09-211-277/+32
|
* Use new form of calendar-read-date.Edward M. Reingold1994-10-261-19/+5
|
* Doc fix.Richard M. Stallman1994-05-221-1/+1
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-13/+11
|
* (calendar-cursor-holidays): Use new error argRichard M. Stallman1994-02-071-3/+2
| | | | to calendar-cursor-to-date.
* (list-calendar-holidays): Fix mode line.Richard M. Stallman1994-01-301-2/+5
|
* (holiday-easter-etc): Fix Ascension Day string.Richard M. Stallman1993-10-201-1/+1
|
* * holidays.el (calendar-holiday-function-fixed,Jim Blandy1993-06-221-143/+112
| | | | | | | | | | | | | | | | | | | | | | calendar-holiday-function-float, calendar-holiday-function-julian, calendar-holiday-function-islamic, calendar-holiday-function-hebrew, calendar-holiday-function-sexp, calendar-holiday-function-advent, calendar-holiday-function-easter-etc, calendar-holiday-function-greek-orthodox-easter, calendar-holiday-function-rosh-hashanah-etc, calendar-holiday-function-hanukkah, calendar-holiday-function-passover-etc, calendar-holiday-function-tisha-b-av-etc): Renamed without words "calendar" and "function"; changed argument from a list of values to individual values. Fixed doc strings. (calendar-holiday-function-if): Removed. (calendar-holiday-solar-equinoxes-solstices): Renamed solar-equinoxes-solstices. (calendar-holiday-list): Rewrote to accomodate the name changes above and the unquoting of calendar-holidays. (calendar-cursor-holidays): Change screen-width to frame-width. (holiday-sexp): Rewritten.
* * holidays.el: Eval calendar-holidays; don't just use its value.Jim Blandy1993-06-141-1/+1
|
* * holidays.el: Update reference to the papers in S-P&E.Jim Blandy1993-05-221-4/+5
| | | | (filter-visible-calendar-holidays): Test for nil date.
* entered into RCSJim Blandy1992-08-121-26/+98
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-0/+8
|
* *** empty log message ***Jim Blandy1992-07-151-1/+1
|
* *** empty log message ***Jim Blandy1992-06-301-3/+5
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
|
* *** empty log message ***Jim Blandy1992-03-161-2/+3
|
* Initial revisionJim Blandy1991-08-231-0/+587