Commit graph

174 commits

Author SHA1 Message Date
Edward M. Reingold
32933edb9a Moved stuff to other files. 1995-09-21 02:45:33 +00:00
Edward M. Reingold
7086b78e05 Many functions moved to other files, some rewritten. See ChangeLog entry. 1995-09-21 02:40:35 +00:00
Richard M. Stallman
9a1221bc9c Doc fixes. 1995-08-21 05:19:39 +00:00
Karl Heuer
cc3511def0 Add provide. 1995-07-17 22:42:57 +00:00
Edward M. Reingold
562a94a041 Fix bug in determination of output string. 1995-06-19 15:36:11 +00:00
Edward M. Reingold
cbecb9f9f0 Fixed calendar-string-spread to allow 0 or 1 string; this simplified several
calls to it.
1995-06-02 22:02:17 +00:00
Edward M. Reingold
0f12fdabce Fix cal-x.el to create an empty fancy-diary-buffer, if needed. 1995-06-02 14:45:21 +00:00
Edward M. Reingold
a096c36b85 Autoload calendar-setup. 1995-06-01 20:53:04 +00:00
Karl Heuer
0e520d74eb Fix capitalization in menu bar. 1995-05-30 23:05:08 +00:00
Karl Heuer
744c21771d (appt-check): Use force-mode-line-update. 1995-04-25 22:33:23 +00:00
Richard M. Stallman
22e4e580bc Use byte-compile-dynamic. 1995-01-18 22:11:26 +00:00
Karl Heuer
2b803765ef (calendar): Doc fix. 1995-01-16 22:59:42 +00:00
Edward M. Reingold
26b6f04083 Mention Hochleitner's correlation. 1994-12-08 18:51:35 +00:00
Edward M. Reingold
bcbb4a0a25 Mention cal-x.el in comments. 1994-11-29 15:58:53 +00:00
Edward M. Reingold
38e3261c9f Initial revision 1994-11-29 15:53:55 +00:00
Edward M. Reingold
7c77d66546 Get rid of edit menu. 1994-11-17 21:49:27 +00:00
Edward M. Reingold
8f12817f58 Undefine kill-region and copy-region-as-kill. 1994-11-17 21:49:00 +00:00
Karl Heuer
ddbfcbde43 (describe-calendar-mode): Set help-mode in *Help* buffer. 1994-11-09 05:51:27 +00:00
Edward M. Reingold
06f7e2c57a Don't supersede attributes for faces diary-face', calendar-display-face', or
`holiday-face' if they are already defined.
1994-11-08 16:23:32 +00:00
Edward M. Reingold
89719ce9c5 Check for nil time before trying to adjust it for dst. 1994-11-07 16:39:17 +00:00
Edward M. Reingold
9543663083 Bind new function to mouse. 1994-11-01 02:17:53 +00:00
Edward M. Reingold
46e07c15d1 Bind new function to key. 1994-11-01 02:16:50 +00:00
Edward M. Reingold
4dd1b83a5a Delete old reference to window configuration. 1994-10-30 21:06:34 +00:00
Edward M. Reingold
4612426413 Fix use of noday option for calendar-read-date. 1994-10-30 00:26:39 +00:00
Edward M. Reingold
ecd42d42f1 Redo the noday option for calendar-read-date. 1994-10-30 00:25:33 +00:00
Richard M. Stallman
5c51b72e45 (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3. 1994-10-28 05:21:42 +00:00
Edward M. Reingold
6ff099c3c6 Allow vector form of latitude/longitude. Fix documentation. 1994-10-26 15:34:14 +00:00
Edward M. Reingold
cc4879d271 Give lunar phases buffer a symbolic name; use new form of calendar-read-date. 1994-10-26 15:32:51 +00:00
Edward M. Reingold
c99d4526f0 Use new form of calendar-read-date. 1994-10-26 15:31:27 +00:00
Edward M. Reingold
d960f2795a Put insertion of diary entry on daily menu. 1994-10-26 15:28:56 +00:00
Edward M. Reingold
cba0c2538d Lots of minor fixes and code polishing. Exit-calendar code rewritten. 1994-10-26 15:26:22 +00:00
Richard M. Stallman
95cdbff545 (appt-select-lowest-window): Locally bind lowest-window.
(appt-delete): Don't set tmp-appt-msg-list.

(appt-delete-window): Avoid error if WINDOW is nil.

(appt-delete-window): Do nothing if the window
is the only one in its frame.
1994-10-16 01:42:08 +00:00
Richard M. Stallman
33481b1aec (calendar-holiday-marker): Copy holiday-face from highlight face. 1994-10-10 03:26:28 +00:00
Richard M. Stallman
d5b22d8895 (appt-delete-window): Look on all frames for the window.
(appt-disp-window): If frame is unsplittable, use display-buffer.
1994-10-09 09:19:16 +00:00
Richard M. Stallman
58af3a0a81 (exit-calendar): Don't restore window config.
(calendar): Don't save one.
1994-08-30 22:45:10 +00:00
Richard M. Stallman
6afadb5700 Require calendar. 1994-08-09 23:26:27 +00:00
Richard M. Stallman
bd21cb17b7 (appt-check): Update on first wakeup after midnight
even if that's not precisely 12:01.
1994-08-09 05:42:35 +00:00
Richard M. Stallman
9c197f24a1 (appt-make-list): Do nothing unless range being processed
for diary entries includes today's date.
1994-08-04 05:44:30 +00:00
Edward M. Reingold
e8cf82e8a5 Change reference from renamed calendar-current-month to calendar-goto-today. 1994-07-22 20:43:39 +00:00
Richard M. Stallman
899b130edf (calendar-goto-today): Renamed from calendar-current-month. 1994-07-16 19:38:18 +00:00
Edward M. Reingold
55fbd565a3 (generate-calendar-month): Make highlighted text for mouse-2 a one character
wide for single-digit dates (this undoes the incorrect fix of May 30, 1994).
1994-07-05 15:44:40 +00:00
Richard M. Stallman
c01cadc3e9 Fix references to diary.el. 1994-06-21 19:10:54 +00:00
Edward M. Reingold
48b29ac004 (calendar-mode-map): Change moon menu bar to pop up a menu. 1994-06-14 20:06:55 +00:00
Richard M. Stallman
d95f5c9740 (calendar-mouse-2-date-menu): Put moon phase here.
(calendar-mode-map): Delete from here.
1994-06-14 19:50:14 +00:00
Edward M. Reingold
8a7cdf3af1 (solar-holidays): Revised to use the rewritten and new fcns. 1994-06-03 20:27:02 +00:00
Edward M. Reingold
c68488d2f7 (solar-sunrise, solar-sunset): Fix doc string.
(solar-time-string): Rewritten.
(solar-adj-time-for-dst): New function.
(solar-sunrise-sunset, diary-sabbath-candles,
 solar-equinoxes-solstices): Revised to use the rewritten and new fcns.
1994-06-03 20:26:33 +00:00
Edward M. Reingold
e483c805af (lunar-phase): Revised to use the rewritten and new fcns. 1994-06-03 20:25:44 +00:00
Paul Eggert
d098eb394e Fix typo: Mayan -> French Revolutionary 1994-05-30 17:44:30 +00:00
Paul Eggert
b6c0aabf32 (calendar-mod): Remove; it was equivalent to `mod'. All callers changed. 1994-05-30 17:42:43 +00:00
Edward M. Reingold
c230f36b7b (generate-calendar-month): Make highlighted text for mouse-2 a full column (2
chars) wide, even for single-digit dates.
1994-05-30 14:51:16 +00:00