summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
...
* (calendar-hebrew-leap-year-p): Rename hebrew-calendar-leap-year-p.Glenn Morris2008-04-051-111/+171
* Whitespace.Glenn Morris2008-04-051-2/+2
* Update for rename hebrew-diary-entry-symbol to diary-hebrew-entry-symbol.Glenn Morris2008-04-051-6/+6
* Update for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.Glenn Morris2008-04-051-6/+6
* Update for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.Glenn Morris2008-04-051-6/+6
* Update for diary-entry-symbol renames.Glenn Morris2008-04-051-6/+6
* (diary-hebrew-entry-symbol): Rename hebrew-diary-entry-symbol.Glenn Morris2008-04-051-7/+12
* Update for coptic and french name changes.Glenn Morris2008-04-052-9/+9
* (calendar-french-epoch): Rename french-calendar-epoch. Update callers.Glenn Morris2008-04-051-41/+50
* (calendar-coptic-month-name-array): Rename coptic-calendar-month-name-array.Glenn Morris2008-04-051-55/+73
* Require loaddef file rather than loading it.Glenn Morris2008-04-053-11/+4
* (calendar-dedicate-diary): Use get-buffer rather than buffer-live-p.Glenn Morris2008-04-051-1/+1
* (calendar-time-zone-daylight-rules): ResetAndreas Schwab2008-04-041-1/+2
* Update for cal-persia name changes.Glenn Morris2008-04-041-3/+3
* Update for iso, islamic, julian, mayan, persian name changes.Glenn Morris2008-04-041-15/+15
* Update for islamic name changes.Glenn Morris2008-04-041-6/+6
* Update for iso, islamic, julian, mayan, persian name changes.Glenn Morris2008-04-041-26/+26
* (calendar-mayan-long-count-to-absolute): Keep old name as alias.Glenn Morris2008-04-041-0/+3
* (calendar-mayan-string-from-long-count): RenameGlenn Morris2008-04-041-29/+53
* Update for cal-julian name changes.Glenn Morris2008-04-041-25/+34
* (calendar-iso-to-absolute): Rename calendar-absolute-from-iso.Glenn Morris2008-04-041-12/+24
* Update for cal-julian name changes.Glenn Morris2008-04-041-27/+52
* Update for cal-julian name changes.Glenn Morris2008-04-045-15/+15
* (calendar-julian-to-absolute): Rename calendar-absolute-from-julian.Glenn Morris2008-04-041-14/+31
* (calendar-bahai-to-absolute): Rename calendar-absolute-from-bahai.Glenn Morris2008-04-041-7/+10
* Update for calendar.el name changes.Glenn Morris2008-04-043-10/+10
* (calendar-hebrew-all-holidays-flag):Glenn Morris2008-04-041-17/+29
* (bahai-holidays): Re-order.Glenn Morris2008-04-031-5/+5
* (calendar-holidays): Doc fix.Glenn Morris2008-04-031-7/+7
* (calendar-holiday-list): Fix previous change.Glenn Morris2008-04-031-46/+46
* (hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4):Glenn Morris2008-04-031-99/+42
* (holiday-islamic-new-year): New function.Glenn Morris2008-04-031-0/+17
* (holiday-rosh-hashanah-etc, holiday-passover-etc, holiday-hanukkah):Glenn Morris2008-04-031-175/+228
* (holiday-fixed): Autoload it.Glenn Morris2008-04-031-0/+27
* (diary-mail-addr): Use bound-and-true-p.Glenn Morris2008-04-031-1/+1
* Whitespace only.Glenn Morris2008-04-022-43/+43
* (appt-disp-window-function): Doc fix.Glenn Morris2008-04-021-156/+148
* (diary-entry-marker, calendar-today-marker, calendar-holiday-marker)Glenn Morris2008-04-021-57/+61
* (fancy-diary-display): Check for font-lock-mode before using faces.Glenn Morris2008-04-021-167/+159
* (calendar-time-zone-daylight-rules): Simplify.Glenn Morris2008-04-021-43/+35
* (list-yahrzeit-dates): Expand calendar-for-loop call.Glenn Morris2008-04-021-4/+6
* (cal-tex-insert-blank-days-at-end, cal-tex-last-blank-p)Glenn Morris2008-04-021-29/+32
* (holiday-chinese-new-year): Use a single let.Glenn Morris2008-04-021-11/+10
* (calendar-make-temp-face): Fix previous change. Use the last :face ifGlenn Morris2008-04-011-21/+29
* (calendar-make-temp-face): New function.Glenn Morris2008-04-011-22/+28
* (fancy-diary-display): Use calendar-make-temp-face.Glenn Morris2008-04-011-23/+3
* (calendar-nongregorian-visible-p): New function.Glenn Morris2008-04-011-0/+39
* (holiday-julian): Use calendar-nongregorian-visible-p.Glenn Morris2008-04-011-38/+9
* (calendar-hebrew-date-is-visible-p): Use calendar-nongregorian-visible-p.Glenn Morris2008-04-011-25/+8
* (Commentary): Point to calendar.el.Glenn Morris2008-04-011-160/+134