summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* * calendar/diary-lib.el (diary-cyclic): Doc fix.Juanma Barranquero2008-11-301-52/+51
* (appt-disp-window): Do a set-buffer when theMartin Rudalics2008-11-241-1/+3
* (appt-disp-window): Move minibuffer checkMartin Rudalics2008-11-241-6/+6
* (cal-menu-scroll-menu): Add bindings forDan Nicolaescu2008-11-201-0/+2
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-1/+1
* icalendar: uid-creation improvedUlf Jasper2008-10-311-4/+17
* (todo-file-do, todo-file-done, todo-file-top): Run file names that begin withEli Zaretskii2008-10-191-3/+3
* Peter Dyballa <Peter_Dyballa at Freenet.DE>Glenn Morris2008-09-271-1/+1
* (calendar-holidays): Doc fix.Glenn Morris2008-08-261-5/+5
* Comments.Glenn Morris2008-08-261-9/+9
* Add declarations for builds without X.Glenn Morris2008-08-113-0/+6
* (holiday-bahai): Doc fix.Glenn Morris2008-08-101-3/+3
* * calendar/timeclock.el (timeclock-day-projects): Change a `cdr' to `cddr'.John Wiegley2008-07-301-1/+1
* Spelling fix.Glenn Morris2008-07-012-2/+2
* American English spelling fix.Glenn Morris2008-06-272-2/+2
* (cal-menu-sunmoon-menu, cal-menu-global-mouse-menu): Update for lunarGlenn Morris2008-06-271-2/+2
* (diary-list-sexp-entries): Doc update.Glenn Morris2008-06-271-1/+1
* (calendar-mode-map): Update for name change.Glenn Morris2008-06-271-1/+1
* (calendar-lunar-phases): Rename from calendar-phases-of-moon. KeepGlenn Morris2008-06-271-5/+15
* (solar-sunrises-buffer): New constant.Glenn Morris2008-06-261-2/+5
* (cal-menu-sunmoon-menu): Rename from cal-menu-moon-menu. AddGlenn Morris2008-06-261-6/+8
* (solar-sunrise-sunset-string): Add optional argument `nolocation'.Glenn Morris2008-06-261-4/+27
* (calendar-check-holidays): Declare rather than autoloading.Glenn Morris2008-06-261-2/+2
* (calendar-cursor-to-date): Handle case where event-start is nil.Glenn Morris2008-06-261-1/+2
* (cal-menu-moon-menu): Add sunrise/sunset.Glenn Morris2008-06-261-2/+2
* (calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.Glenn Morris2008-06-261-55/+55
* (cal-menu-context-mouse-menu): Add some :keys.Glenn Morris2008-06-261-2/+3
* (calendar-cursor-holidays): Handle mouse events.Glenn Morris2008-06-261-10/+19
* (calendar-mouse-holidays): Remove function.Glenn Morris2008-06-261-14/+2
* (calendar-iso-from-absolute): Add autoload cookie.Glenn Morris2008-06-261-0/+1
* (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)Glenn Morris2008-06-261-16/+12
* (calendar-cursor-to-nearest-date): Use calendar-column-to-segment,Glenn Morris2008-06-261-15/+26
* (calendar-date-echo-text): Doc fix. Add default :value for sexp type.Glenn Morris2008-06-261-70/+163
* (calendar-forward-day): Scroll in one month increments.Glenn Morris2008-06-211-23/+30
* Factor out the magic numbers controlling the calendar layout.Glenn Morris2008-06-211-58/+184
* (cal-menu-holidays-menu): Use calendar-cursor-holidays rather thanGlenn Morris2008-06-181-201/+60
* (calendar-cursor-holidays): Accept optional date.Glenn Morris2008-06-181-4/+6
* (cal-tex-cursor-year)Glenn Morris2008-06-181-81/+107
* (cal-html-cursor-month, cal-html-cursor-year): Handle mouse events.Glenn Morris2008-06-181-11/+14
* * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.Stefan Monnier2008-06-174-40/+27
* (calendar-move-hook):Add calendar-update-mode-line as an option.Glenn Morris2008-06-171-118/+112
* (diary-list-entries-2): Accept optional Gregorian date, and add it,Glenn Morris2008-06-111-4/+6
* Fix commentary typo.Glenn Morris2008-06-101-1/+1
* (calendar-mouse-view-diary-entries): Use LIST-ONLY argument ofGlenn Morris2008-05-301-1/+0
* (cal-tex-list-diary-entries): Use LIST-ONLY argument ofGlenn Morris2008-05-301-5/+3
* (cal-html-list-diary-entries): Use LIST-ONLY argument ofGlenn Morris2008-05-301-4/+2
* (calendar-dedicate-diary): Update for diary-display-function replacingGlenn Morris2008-05-301-10/+14
* (appt-check): Use diary-display-function rather than diary-display-hook.Glenn Morris2008-05-301-1/+1
* (diary-display-function): New name for diary-display-hook. Keep oldGlenn Morris2008-05-301-39/+46
* (parse-time-months, parse-time-weekdays): Add long-form month and day names.Chong Yidong2008-05-271-2/+11