summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
Commit message (Expand)AuthorAgeFilesLines
* Peter Dyballa <Peter_Dyballa at Freenet.DE>Glenn Morris2008-09-271-1/+1
* Add declarations for builds without X.Glenn Morris2008-08-111-0/+2
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* (calendar-mode-map): Update for name change.Glenn Morris2008-06-271-1/+1
* (solar-sunrises-buffer): New constant.Glenn Morris2008-06-261-2/+5
* (calendar-cursor-to-date): Handle case where event-start is nil.Glenn Morris2008-06-261-1/+2
* (calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.Glenn Morris2008-06-261-55/+55
* (calendar-date-echo-text): Doc fix. Add default :value for sexp type.Glenn Morris2008-06-261-70/+163
* Factor out the magic numbers controlling the calendar layout.Glenn Morris2008-06-211-58/+184
* * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.Stefan Monnier2008-06-171-10/+17
* (calendar-move-hook):Add calendar-update-mode-line as an option.Glenn Morris2008-06-171-118/+112
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (calendar-nth-named-absday, calendar-nth-named-day): Doc fix.Glenn Morris2008-04-291-6/+5
* (calendar-mode-map): Fix typo.Glenn Morris2008-04-241-1/+1
* (calendar-other-dates): Revert previous change; absolute-date wasGlenn Morris2008-04-231-1/+0
* (calendar-chinese-all-holidays-flag): New.Glenn Morris2008-04-231-0/+8
* (calendar-faces): New custom group.Glenn Morris2008-04-121-52/+61
* (diary, holidays): Move custom groups to other files.Glenn Morris2008-04-111-403/+1
* (calendar, diary): Add :prefix.Glenn Morris2008-04-101-42/+9
* (diary-file, european-calendar-style): Remove autoload cookies.Glenn Morris2008-04-091-3/+0
* (calendar-date-style): Remove autoload cookie.Glenn Morris2008-04-081-2/+1
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-4/+4
* (calendar-mode-map): Replace use of kbd.Glenn Morris2008-04-071-1/+1
* (diary-view-entries-initially-flag): Rename view-diary-entries-initially.Glenn Morris2008-04-071-169/+254
* Update for diary-lib name changes.Glenn Morris2008-04-061-22/+22
* Update for chinese and hebrew name changes.Glenn Morris2008-04-051-26/+26
* (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-051-6/+6
* Require loaddef file rather than loading it.Glenn Morris2008-04-051-5/+2
* Update for iso, islamic, julian, mayan, persian name changes.Glenn Morris2008-04-041-26/+26
* (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
* (hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4):Glenn Morris2008-04-031-99/+42
* (diary-entry-marker, calendar-today-marker, calendar-holiday-marker)Glenn Morris2008-04-021-57/+61
* (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
* (calendar-nongregorian-visible-p): New function.Glenn Morris2008-04-011-0/+39
* (calendar-mode-map): Use calendar-mark-holidays rather than obsolete alias.Glenn Morris2008-04-011-53/+48
* (increment-calendar-month): Optionally handle systems without 12Glenn Morris2008-03-311-10/+13
* (increment-calendar-month): Doc fix.Glenn Morris2008-03-311-6/+13
* (diary-file, american-date-diary-pattern)Glenn Morris2008-03-291-88/+159
* (abbreviated-calendar-year): Move to diary-lib.Glenn Morris2008-03-281-10/+0
* (diary-file): Doc fix.Glenn Morris2008-03-271-22/+13
* Provide calendar before requiring cal-menu.Glenn Morris2008-03-261-23/+14
* (calendar-remove-frame-by-deleting): Default to t. Add to 'calendar group.Glenn Morris2008-03-251-54/+51
* (calendar-other-dates): New function.Glenn Morris2008-03-201-42/+45
* (initial-calendar-window-hook, today-visible-calendar-hook): Doc fixes.Glenn Morris2008-03-181-4/+3
* (calendar-today-marker, initial-calendar-window-hook)Glenn Morris2008-03-171-106/+124
* (calendar-mod): Remove.Glenn Morris2008-03-161-29/+26