1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
Glenn Morris
8a76ffd143 From Jeff Miller <jmiller at cablespeed.com> (tiny change)
(appt-check): Fix typo for appointments just after midnight.
2006-09-23 21:39:42 +00:00
Glenn Morris
3c6b81d871 (appt-display-format): Default value must be
one of the customize options.
2006-06-20 19:30:36 +00:00
Glenn Morris
59b793854e (appt-check, appt-make-list): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries
rather than obsolete aliases.
2006-05-13 06:10:44 +00:00
Roland Winkler
7413999478 (appt-add): Check whether an appointment is already present in
appt-time-msg-list. Simplify code.
2006-04-15 16:35:44 +00:00
Richard M. Stallman
3083298a33 (diary-selective-display): Add defvar. 2006-02-21 19:52:51 +00:00
Glenn Morris
a20b384860 Add 2006 to copyright years. 2006-02-08 07:54:11 +00:00
Glenn Morris
dbfca9c444 Update copyright pending Emacs 22. 2005-12-10 05:46:09 +00:00
Stefan Monnier
a120694fca (appt-check): Use diary-selective-display var. 2005-10-11 05:08:25 +00:00
Glenn Morris
aff88519c0 Update maintainer email address. 2005-10-08 04:49:48 +00:00
Stefan Monnier
0cb7f2c026 (appt-time-regexp): New var.
(appt-add, appt-make-list): Use it.
(appt-convert-time): Clean up.
2005-10-04 20:51:16 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Glenn Morris
871ce75345 (appt-make-list): Activate the package, if not already active (for
backwards compatibility).
2005-06-21 13:10:39 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
Glenn Morris
c55a53fdbb (top-level): No longer activate on load. 2005-05-06 20:42:20 +00:00
Glenn Morris
9080baba91 Update maintainer.
(appt-buffer-name): Make it a constant.
(appt-add): Doc fix.
2005-03-30 15:18:09 +00:00
Richard M. Stallman
5fac723a04 (appt-time-msg-list): 3rd elt of each
appointment says it was explicitly made.
(appt-add): Set the 3rd element.
(appt-make-list): Preserve explicit appointments.
2005-02-23 21:05:51 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Glenn Morris
3b316424bf (appt-disp-window): Use `calendar-set-mode-line' for a centered
mode-line.

Takaaki Ota  <Takaaki.Ota@am.sony.com>:
(appt-disp-window): Do not split window excessively when
`split-height-threshold' is low.
2004-05-13 00:18:15 +00:00
Glenn Morris
359bff6712 (appt-check): Remove superfluous progn.
When finished with diary buffer: if it was not being displayed
before, kill it; otherwise restore its original state.
Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
2004-03-24 18:36:20 +00:00
Glenn Morris
a19de6288e (appt-display-format): Change default to'ignore, for backwards compatability.
(appt-display-message): If appt-display-format is 'ignore, respect old
vars appt-msg-window and appt-visible.
(appt-activate): Don't depend on return value of cancel-timer.
2004-02-19 01:12:21 +00:00
Glenn Morris
9fa0334c27 (appt-check): Restore usage of appt-issue-message deleted in previous
change.
(top-level): Activate package when loaded (needed for backwards
compatibility).
2004-01-20 22:52:11 +00:00
Glenn Morris
30e8032dfc (appt-issue-message): Mark as obsolete rather than deleting outright. 2004-01-12 00:57:00 +00:00
Glenn Morris
8d638c1b96 Update copyright and commentary.
(appt-issue-message): Delete (see appt-activate).
(appt-visible, appt-msg-window): Make obsolete, in favour of
appt-display-format.
(appt-display-mode-line, appt-display-duration)
(appt-display-diary, appt-time-msg-list, appt-mode-string)
(appt-prev-comp-time, appt-display-count, appt-timer)
(appt-convert-time): Doc change.
(appt-disp-window-function, appt-delete-window-function): Use
defcustom rather than defvar.
(appt-display-format): New variable.
(appt-display-message): New function with display code from
appt-check.
(appt-check): Add optional FORCE argument.  Doc change.  Add
appt-make-list to diary-hook if displaying diary.  Remove
checking of view-diary-entries-initially.  Message
display section removed to new function appt-display-message.
(appt-display-window): Doc change.  Remove unused internal var
this-buffer.  Do not beep, since appt-display-message does that.
(appt-make-list): Doc change.  Use caar.
(appt-sort-list): Simplify by using builtin sort function.
(appt-update-list): New function for updating appts when diary is
saved.
(appt-activate): New autoloaded function to toggle package
functionality.
2004-01-11 22:24:57 +00:00
Thien-Thi Nguyen
3b42c18565 (appt-add): Also accept time in the form XX[.XX][am/pm/AM/PM].
(appt-make-list): Likewise.
(appt-convert-time): Likewise.
2004-01-08 23:35:07 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Richard M. Stallman
bf9a91d015 (appt-delete): Use substring-no-properties.
(appt-make-list): Don't use prin1-to-string; use the string unchanged.
2002-08-15 20:18:42 +00:00
Richard M. Stallman
4e96d63b41 (appt-make-list): Correct the parsing of each appointment from time-string. 2002-08-12 17:21:06 +00:00
Juanma Barranquero
e6608c1233 Fix typo. 2002-07-03 14:26:51 +00:00
Pavel Janík
0e13751e8a (appt-disp-window): Use insert instead of insert-string. 2001-11-26 16:19:08 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Eli Zaretskii
fbebec273d (appt-disp-window): Use display-multi-frame-p
instead of window-system.
2000-07-31 15:34:07 +00:00
Gerd Moellmann
7c0d9b8972 (appt-select-lowest-window): Use walk-windows
instead of cycling through windows with next-window.
2000-07-03 09:12:39 +00:00
Dave Love
dae6cb9fe9 (appt-make-list): Match all lines of entry.
From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
2000-05-18 13:12:08 +00:00
Dave Love
d073fa5ba6 Doc fixes.
(appt-check): Convert min-to-app to a string before passing to
appt-disp-window-function or concat.
(appt-delete-window): Remove test for frame-root-window.
(appt-select-lowest-window, appt-convert-time): Simplify.
2000-03-29 21:47:07 +00:00
Dave Love
a02a742573 Comment change. 2000-02-23 20:16:50 +00:00
Dave Love
ea04824c8e Bind free variables when compiling. 1999-12-18 16:27:10 +00:00
Gerd Moellmann
85bbde633a (appt-convert-time): Handle "12:MMam",
remove extraneous string-match.
1999-12-02 07:55:46 +00:00
Karl Heuer
50f53db315 (appt-make-list): Fix previous change. 1999-03-17 05:16:07 +00:00
Richard M. Stallman
4d24213703 (appt-make-list): Don't splice quotes and date onto message. 1999-02-07 22:44:43 +00:00
Richard M. Stallman
058961dde3 (appt-disp-window): Use pop-to-buffer,
to support special-display and same-window features.
1998-11-29 00:32:50 +00:00
Karl Heuer
f3e7c0dc58 (appt-interval): Variable deleted.
(appt-check): For minutes in between appt-display-interval times,
do check, but don't display anything except an updated mode line.
Count against appt-display-interval based on minutes since
first display of this appointment, not based on time of day.
If appt-display-mode-line, force mode line redisplay
whenever appt-mode-string has changed.
(appt-add, appt-delete): Add autoload cookies.
(appt-check): Catch errors from calling `diary'.
(appt-max-time): Renamed from max-time.
(appt-now-displayed, appt-display-count): New variables.
(appt-timer): Don't create one if we already have one.
1998-09-21 19:45:14 +00:00
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