aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fixed calendar-string-spread to allow 0 or 1 string; this simplified severalEdward M. Reingold1995-06-021-9/+11
* Fix cal-x.el to create an empty fancy-diary-buffer, if needed.Edward M. Reingold1995-06-021-7/+11
* Autoload calendar-setup.Edward M. Reingold1995-06-011-0/+1
* Fix capitalization in menu bar.Karl Heuer1995-05-301-28/+28
* (appt-check): Use force-mode-line-update.Karl Heuer1995-04-251-4/+1
* Use byte-compile-dynamic.Richard M. Stallman1995-01-181-1/+1
* (calendar): Doc fix.Karl Heuer1995-01-161-1/+1
* Mention Hochleitner's correlation.Edward M. Reingold1994-12-081-1/+2
* Mention cal-x.el in comments.Edward M. Reingold1994-11-291-0/+1
* Initial revisionEdward M. Reingold1994-11-291-0/+153
* Get rid of edit menu.Edward M. Reingold1994-11-171-0/+2
* Undefine kill-region and copy-region-as-kill.Edward M. Reingold1994-11-171-5/+2
* (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