1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Karl Heuer
f2999a979e (appt-check): Clear appt-mode-string if we don't put something in it. 1998-08-27 15:17:51 +00:00
Karl Heuer
3c056df3ad (appt-check): Start the appt-mode-string w/ space. 1998-08-27 15:16:25 +00:00
Richard M. Stallman
efa434d9f2 (appt-mode-string): New variable.
(global-mode-string): Add appt-mode-string to it.
(appt-check): Avoid using display-time-string to fetch current time.
To display in mode line, use appt-mode-string.
1998-08-26 21:14:25 +00:00
Richard M. Stallman
8db540c5ce Add defgroup and use defcustom. 1997-05-03 04:53:02 +00:00
Karl Heuer
0d26feea89 (appt-check, appt-make-list): Avoid race condition
by getting current time once, not twice.
1996-07-15 20:23:12 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
725ec4bcb5 (appt-disp-window): Call raise-frame. 1995-10-05 23:40:03 +00:00
Karl Heuer
cc3511def0 Add provide. 1995-07-17 22:42:57 +00:00
Karl Heuer
744c21771d (appt-check): Use force-mode-line-update. 1995-04-25 22:33:23 +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
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
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
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Karl Heuer
fc9183db8e Doc fix. 1994-03-12 01:55:02 +00:00
Richard M. Stallman
0dba5606aa Comment changes. 1994-03-06 19:00:21 +00:00
Karl Heuer
590496255a Use add-hook instead of setq. 1994-03-03 17:39:32 +00:00
Richard M. Stallman
85a9e6fe4a (appt-display-interval, appt-display-duration)
(appt-message-warning-time): Use larger defaults.
1994-02-01 00:00:36 +00:00
Richard M. Stallman
adae5323e7 (appt-check): Doc fix. 1994-01-25 00:09:55 +00:00
Richard M. Stallman
5b5861558c (appt-check): Use the new variables
appt-disp-window-function and appt-delete-window-function.
(appt-disp-window-function): New variable.
(appt-delete-window-function): New variable.
(appt-delete-window): New function.
(appt-disp-window): Don't delete the appt window here;
instead, call appt-delete-window-function.
Fixed bug that messed up the screen when appt-check ran
when mouse is in the minibuffer.
Call select-frame only if window-system.
1994-01-21 21:21:20 +00:00
Richard M. Stallman
b570e6523a (appt-display-interval): New variable.
(appt-check): Obey that variable.
1993-11-16 03:30:08 +00:00
Jim Blandy
7e1dae733a entered into RCS 1992-08-12 12:50:10 +00:00
Jim Blandy
637a8ae9ce *** empty log message *** 1992-08-04 07:27:12 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Jim Blandy
dc6d96816d *** empty log message *** 1992-07-15 00:32:19 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
902a0e3ce3 Initial revision 1991-01-30 21:30:11 +00:00