summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* 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
* (calendar-starred-day): Var renamed from starred-day.Richard M. Stallman1994-04-271-3/+3
* (calendar-mode-map): Use substitute-key-definition.Richard M. Stallman1994-04-161-8/+9
* Many doc fixes.Richard M. Stallman1994-04-071-70/+89
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-077-90/+82
* (calendar-daylight-savings-ends)Richard M. Stallman1994-04-071-0/+4
* (calendar-cursor-to-date): Fix to signal error when appropriate.Roland McGrath1994-04-051-6/+6
* (generate-calendar-month): Add mouse-face properties.Karl Heuer1994-04-041-0/+2
* (lunar-phase): Use calendar-mod instead of % so that itEdward M. Reingold1994-03-141-1/+1
* Doc fix.Karl Heuer1994-03-121-2/+1
* Comment changes.Richard M. Stallman1994-03-061-1/+1
* Use add-hook instead of setq.Karl Heuer1994-03-031-1/+1
* * calendar.el (calendar-current-date): Use fixed assoc list forEdward M. Reingold1994-03-011-4/+3
* Fix calendar-cursor-to-date to handle starred days correctly.Edward M. Reingold1994-02-231-18/+21
* (calendar-cursor-to-date): Fix search string so itRichard M. Stallman1994-02-221-1/+1
* (calendar-string-to-mayan-long-count): Don'tRichard M. Stallman1994-02-191-5/+6
* (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-3/+3
* (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-4/+2
* (calendar-print-french-date,diary-french-date):Richard M. Stallman1994-02-071-7/+3
* (calendar-cursor-holidays): Use new error argRichard M. Stallman1994-02-071-3/+2
* (calendar-mode-line-format): Change "current" to "today".Richard M. Stallman1994-02-071-30/+16
* (calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.Richard M. Stallman1994-02-041-1/+1