]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Tue, 5 Oct 2004 22:37:14 +0000 (22:37 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 5 Oct 2004 22:37:14 +0000 (22:37 +0000)
etc/NEWS
lisp/ChangeLog

index ee94a259b7f7465c931e4a6738df34847a3c50d4..27521612a9e96b60f062ffef902f703fbc166bb4 100644 (file)
--- 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
index 94ad045d5bba43be5a50f24c02b102d2454b9676..16278c0a9969cab3c4ca7785dce4cf4d08d97487 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
+
+       * calendar/icalendar.el: New file.
+
 2004-10-05  Juri Linkov  <juri@jurta.org>
 
        * isearch.el (isearch-done): Set mark after running hook.