log lisp/calendar/appt.el @ 75788:9099b36e6499

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