log lisp/calendar/appt.el @ 73086:cb9b57449c52

age author description
Sat, 23 Sep 2006 21:39:42 +0000 Glenn Morris From Jeff Miller <jmiller at cablespeed.com> (tiny change)
Tue, 20 Jun 2006 19:30:36 +0000 Glenn Morris (appt-display-format): Default value must be
Sat, 13 May 2006 06:10:44 +0000 Glenn Morris (appt-check, appt-make-list): Refer to
Sat, 15 Apr 2006 16:35:44 +0000 Roland Winkler (appt-add): Check whether an appointment is already present in
Tue, 21 Feb 2006 19:52:51 +0000 Richard M. Stallman (diary-selective-display): Add defvar.
Wed, 08 Feb 2006 07:54:11 +0000 Glenn Morris Add 2006 to copyright years.
Sat, 10 Dec 2005 05:46:09 +0000 Glenn Morris Update copyright pending Emacs 22.
Tue, 11 Oct 2005 05:08:15 +0000 Stefan Monnier (appt-check): Use diary-selective-display var.
Sat, 08 Oct 2005 04:49:48 +0000 Glenn Morris Update maintainer email address.
Tue, 04 Oct 2005 20:50:40 +0000 Stefan Monnier (appt-time-regexp): New var.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Tue, 21 Jun 2005 13:10:39 +0000 Glenn Morris (appt-make-list): Activate the package, if not already active (for
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Fri, 06 May 2005 20:42:20 +0000 Glenn Morris (top-level): No longer activate on load.
Wed, 30 Mar 2005 15:15:37 +0000 Glenn Morris Update maintainer.
Wed, 23 Feb 2005 21:05:51 +0000 Richard M. Stallman (appt-time-msg-list): 3rd elt of each
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Thu, 13 May 2004 00:18:15 +0000 Glenn Morris (appt-disp-window): Use `calendar-set-mode-line' for a centered
Wed, 24 Mar 2004 18:36:20 +0000 Glenn Morris (appt-check): Remove superfluous progn.
Thu, 19 Feb 2004 01:12:21 +0000 Glenn Morris (appt-display-format): Change default to'ignore, for backwards compatability.
Tue, 20 Jan 2004 22:52:11 +0000 Glenn Morris (appt-check): Restore usage of appt-issue-message deleted in previous
Mon, 12 Jan 2004 00:57:00 +0000 Glenn Morris (appt-issue-message): Mark as obsolete rather than deleting outright.
Sun, 11 Jan 2004 22:24:57 +0000 Glenn Morris Update copyright and commentary.
Thu, 08 Jan 2004 23:33:12 +0000 Thien-Thi Nguyen (appt-add): Also accept time in the form XX[.XX][am/pm/AM/PM].
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Thu, 15 Aug 2002 20:18:42 +0000 Richard M. Stallman (appt-delete): Use substring-no-properties.
Mon, 12 Aug 2002 17:21:06 +0000 Richard M. Stallman (appt-make-list): Correct the parsing of each appointment from time-string.
Wed, 03 Jul 2002 14:26:51 +0000 Juanma Barranquero Fix typo.
Mon, 26 Nov 2001 16:19:08 +0000 Pavel Jank (appt-disp-window): Use insert instead of insert-string.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Mon, 31 Jul 2000 15:34:07 +0000 Eli Zaretskii (appt-disp-window): Use display-multi-frame-p
Mon, 03 Jul 2000 09:12:39 +0000 Gerd Moellmann (appt-select-lowest-window): Use walk-windows
Thu, 18 May 2000 13:09:42 +0000 Dave Love (appt-make-list): Match all lines of entry.
Wed, 29 Mar 2000 21:47:07 +0000 Dave Love Doc fixes.
Wed, 23 Feb 2000 20:16:50 +0000 Dave Love Comment change.
Sat, 18 Dec 1999 16:27:10 +0000 Dave Love Bind free variables when compiling.
Thu, 02 Dec 1999 07:55:46 +0000 Gerd Moellmann (appt-convert-time): Handle "12:MMam",
Wed, 17 Mar 1999 05:16:07 +0000 Karl Heuer (appt-make-list): Fix previous change.
Sun, 07 Feb 1999 22:44:43 +0000 Richard M. Stallman (appt-make-list): Don't splice quotes and date onto message.
Sun, 29 Nov 1998 00:32:50 +0000 Richard M. Stallman (appt-disp-window): Use pop-to-buffer,
Mon, 21 Sep 1998 19:45:14 +0000 Karl Heuer (appt-interval): Variable deleted.
Thu, 27 Aug 1998 15:17:51 +0000 Karl Heuer (appt-check): Clear appt-mode-string if we don't put something in it.
Thu, 27 Aug 1998 15:16:25 +0000 Karl Heuer (appt-check): Start the appt-mode-string w/ space.
Wed, 26 Aug 1998 21:14:25 +0000 Richard M. Stallman (appt-mode-string): New variable.
Sat, 03 May 1997 04:53:02 +0000 Richard M. Stallman Add defgroup and use defcustom.
Mon, 15 Jul 1996 20:23:12 +0000 Karl Heuer (appt-check, appt-make-list): Avoid race condition
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 05 Oct 1995 23:40:03 +0000 Richard M. Stallman (appt-disp-window): Call raise-frame.
Mon, 17 Jul 1995 22:42:57 +0000 Karl Heuer Add provide.
Tue, 25 Apr 1995 22:33:23 +0000 Karl Heuer (appt-check): Use force-mode-line-update.
Sun, 16 Oct 1994 01:42:08 +0000 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
Sun, 09 Oct 1994 09:19:16 +0000 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
Tue, 09 Aug 1994 23:26:27 +0000 Richard M. Stallman Require calendar.
Tue, 09 Aug 1994 05:42:35 +0000 Richard M. Stallman (appt-check): Update on first wakeup after midnight
Thu, 04 Aug 1994 05:44:30 +0000 Richard M. Stallman (appt-make-list): Do nothing unless range being processed
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Sat, 12 Mar 1994 01:55:02 +0000 Karl Heuer Doc fix.
Sun, 06 Mar 1994 19:00:21 +0000 Richard M. Stallman Comment changes.
Thu, 03 Mar 1994 17:39:32 +0000 Karl Heuer Use add-hook instead of setq.