From 1698fb36fb35414e407276e3680ba0da29f885af Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 5 Oct 2004 22:37:14 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 4 ++++ lisp/ChangeLog | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index ee94a259b7f..27521612a9e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1395,6 +1395,10 @@ of the recognized cursor types. controls whether or not the function `make-auto-save-file-name' will attempt to construct a unique auto-save name (e.g. for remote files). ++++ +** There is a new calendar package, icalendar.el, that can be used to +convert Emacs diary entries to/from the iCalendar format. + +++ ** Diary sexp entries can have custom marking in the calendar. Diary sexp functions which only apply to certain days (such as diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94ad045d5bb..16278c0a996 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-10-05 Ulf Jasper + + * calendar/icalendar.el: New file. + 2004-10-05 Juri Linkov * isearch.el (isearch-done): Set mark after running hook. -- 2.39.5