summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* (describe-calendar-mode): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+3
* Don't supersede attributes for faces `diary-face', `calendar-display-face', orEdward M. Reingold1994-11-081-7/+9
* Check for nil time before trying to adjust it for dst.Edward M. Reingold1994-11-071-2/+2
* Bind new function to mouse.Edward M. Reingold1994-11-011-3/+16
* Bind new function to key.Edward M. Reingold1994-11-011-0/+1
* Delete old reference to window configuration.Edward M. Reingold1994-10-301-1/+0
* Fix use of noday option for calendar-read-date.Edward M. Reingold1994-10-301-2/+1
* Redo the noday option for calendar-read-date.Edward M. Reingold1994-10-301-13/+12
* (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.Richard M. Stallman1994-10-281-0/+1
* Allow vector form of latitude/longitude. Fix documentation.Edward M. Reingold1994-10-261-39/+87
* Give lunar phases buffer a symbolic name; use new form of calendar-read-date.Edward M. Reingold1994-10-261-21/+6
* Use new form of calendar-read-date.Edward M. Reingold1994-10-261-19/+5
* Put insertion of diary entry on daily menu.Edward M. Reingold1994-10-261-0/+8
* Lots of minor fixes and code polishing. Exit-calendar code rewritten.Edward M. Reingold1994-10-261-404/+151
* (appt-select-lowest-window): Locally bind lowest-window.Richard M. Stallman1994-10-161-5/+8
* (calendar-holiday-marker): Copy holiday-face from highlight face.Richard M. Stallman1994-10-101-3/+2
* (appt-delete-window): Look on all frames for the window.Richard M. Stallman1994-10-091-5/+8
* (exit-calendar): Don't restore window config.Richard M. Stallman1994-08-301-4/+10
* Require calendar.Richard M. Stallman1994-08-091-0/+3
* (appt-check): Update on first wakeup after midnightRichard M. Stallman1994-08-091-3/+4
* (appt-make-list): Do nothing unless range being processedRichard M. Stallman1994-08-041-65/+83
* Change reference from renamed calendar-current-month to calendar-goto-today.Edward M. Reingold1994-07-221-1/+1
* (calendar-goto-today): Renamed from calendar-current-month.Richard M. Stallman1994-07-161-4/+4
* (generate-calendar-month): Make highlighted text for mouse-2 a one characterEdward M. Reingold1994-07-051-1/+2
* Fix references to diary.el.Richard M. Stallman1994-06-211-4/+4
* (calendar-mode-map): Change moon menu bar to pop up a menu.Edward M. Reingold1994-06-141-1/+6
* (calendar-mouse-2-date-menu): Put moon phase here.Richard M. Stallman1994-06-141-3/+1
* (solar-holidays): Revised to use the rewritten and new fcns.Edward M. Reingold1994-06-031-9/+4
* (solar-sunrise, solar-sunset): Fix doc string.Edward M. Reingold1994-06-031-34/+59
* (lunar-phase): Revised to use the rewritten and new fcns.Edward M. Reingold1994-06-031-2/+3
* Fix typo: Mayan -> French RevolutionaryPaul Eggert1994-05-301-1/+1
* (calendar-mod): Remove; it was equivalent to `mod'. All callers changed.Paul Eggert1994-05-302-16/+9
* (generate-calendar-month): Make highlighted text for mouse-2 a full column (2Edward M. Reingold1994-05-301-2/+1
* (calendar-current-time-zone): Fix typo thatRichard M. Stallman1994-05-301-2/+2
* (calendar-daylight-savings-ends): Fix typo in put.Richard M. Stallman1994-05-301-1/+1
* (calendar-cursor-to-date): Rename starred-day to calendar-starred-day.Richard M. Stallman1994-05-281-1/+1
* (calendar-mode-map): Define mouse-2 as ignore.Richard M. Stallman1994-05-281-0/+1
* Doc fix.Richard M. Stallman1994-05-222-2/+2
* (calendar-mode-map): Use calendar-goto-astro-day-number.Richard M. Stallman1994-05-191-1/+1
* Rewrite mouse-3 menu as a keymap.Richard M. Stallman1994-05-121-33/+22
* (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.Edward M. Reingold1994-05-101-46/+54
* (calendar-cursor-to-date): Fix error return.Edward M. Reingold1994-05-101-7/+8
* (calendar-mouse-set-mark): New function.Richard M. Stallman1994-05-091-1/+8
* Doc fixes.Richard M. Stallman1994-05-081-18/+19
* (calendar-event-to-date): Set buffer in case calendar isn't current.Richard M. Stallman1994-05-081-1/+2
* (calendar-mouse-print-dates): Add missing level of listRichard M. Stallman1994-05-081-4/+4
* Update copyright.Karl Heuer1994-05-032-2/+2
* Update copyright.Karl Heuer1994-05-031-1/+1
* (sunrise-sunset): Undo previous change.Richard M. Stallman1994-05-011-9/+7
* (solar-degrees-to-hours, solar-hours-to-days): Force floating result.Richard M. Stallman1994-05-011-6/+8