log lisp/calendar/diary-lib.el @ 70183:2febbeb39125

age author description
Sat, 22 Apr 2006 00:11:11 +0000 Glenn Morris (view-other-diary-entries): Refer to `diary-view-entries' rather than
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.
Wed, 16 Nov 2005 16:04:29 +0000 Stefan Monnier (diary-list-entries): Also hide the terminating newline.
Mon, 14 Nov 2005 22:14:23 +0000 Stefan Monnier (diary-list-entries, diary-show-all-entries)
Tue, 25 Oct 2005 07:33:34 +0000 Glenn Morris (diary-list-entries): Prevent infloop when diary does not end in a
Sat, 08 Oct 2005 04:49:48 +0000 Glenn Morris Update maintainer email address.
Thu, 06 Oct 2005 16:22:13 +0000 Stefan Monnier Use overlays rather than selective-display.
Mon, 19 Sep 2005 16:03:51 +0000 Romain Francoise (mark-diary-entries): Revert last change.
Sun, 18 Sep 2005 13:26:54 +0000 Romain Francoise (mark-diary-entries): Rearrange to wrap with-current-buffer form in
Fri, 16 Sep 2005 16:04:29 +0000 Stefan Monnier (mark-diary-entries): Don't move point. Use with-syntax-table and dolist.
Wed, 14 Sep 2005 15:22:25 +0000 Stefan Monnier (diary-show-all-entries): Fix last change,
Mon, 12 Sep 2005 21:21:42 +0000 Stefan Monnier Use with-current-buffer, match-string.
Thu, 25 Aug 2005 07:11:10 +0000 Carsten Dominik Documentation string of diary-modify-entry-list-string-function improved.
Thu, 25 Aug 2005 07:06:07 +0000 Carsten Dominik (diary-modify-entry-list-string-function): New hook.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Wed, 29 Jun 2005 13:51:30 +0000 Juanma Barranquero (diary-header-line-format): Change space constants followed by a sexp to "?\s ".
Fri, 10 Jun 2005 10:44:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-386
Tue, 31 May 2005 12:10:29 +0000 Glenn Morris Comment change.
Mon, 30 May 2005 11:30:47 +0000 Glenn Morris (mark-included-diary-files): Only kill included diary buffer if it was
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Fri, 08 Apr 2005 11:06:26 +0000 Carsten Dominik (add-to-diary-list): MARKER argument made
Wed, 16 Mar 2005 13:23:55 +0000 Glenn Morris (mark-diary-entries): Use new optional argument REDRAW rather than
Fri, 11 Mar 2005 21:44:06 +0000 Glenn Morris (mark-diary-entries): No need to redraw calendar if that is why we
Wed, 09 Mar 2005 00:29:14 +0000 Glenn Morris (mark-diary-entries): Only call redraw-calendar in the first of any
Tue, 01 Mar 2005 10:23:58 +0000 Glenn Morris (mark-diary-entries): Remove any old marks first.
Sun, 27 Feb 2005 22:46:03 +0000 Glenn Morris (diary-remind): Discard any mark portion from diary-entry. Reported
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Tue, 21 Dec 2004 15:03:31 +0000 Glenn Morris From Markus Rost <rost@ias.edu>:
Mon, 20 Dec 2004 18:09:22 +0000 Glenn Morris (view-other-diary-entries): Use current-prefix-arg in interactive spec.