changeset 66263:340d6b4c8e29

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 21 Oct 2005 05:56:05 +0000
parents c3855d669e33
children d979e1d45f97
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 21 05:55:05 2005 +0000
+++ b/lisp/ChangeLog	Fri Oct 21 05:56:05 2005 +0000
@@ -1,3 +1,21 @@
+2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
+
+	* textmodes/org.el: (org-combined-agenda-icalendar-file)
+	(org-icalendar-include-todo, org-icalendar-combined-name): New
+	options.
+	(org-export-icalendar-this-file)
+	(org-export-icalendar-all-agenda-files)
+	(org-export-icalendar-combine-agenda-files): New commands.
+	(org-export-icalendar, org-print-icalendar-entries)
+	(org-start-icalendar-file, org-finish-icalendar-file)
+	(org-ical-ts-to-string): New functions.
+	(org-read-date, org-goto-calendar)
+	(org-agenda-goto-calendar): Inhibit displaying diary entries by
+	call to `calendar'.
+	(orgtbl-setup): Removed the :keys arguments from the menu
+	description.
+	(org-after-save-iCalendar-file-hook): New variable.
+
 2005-10-21  Kenichi Handa  <handa@m17n.org>
 
 	* language/vietnamese.el (tcvn-5712): Make it an alias of
--- a/man/ChangeLog	Fri Oct 21 05:55:05 2005 +0000
+++ b/man/ChangeLog	Fri Oct 21 05:56:05 2005 +0000
@@ -1,3 +1,8 @@
+2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
+
+	* org.texi (Summary): Mention iCalendar support.
+	(Exporting): Document iCalendar support.
+
 2005-10-18  Romain Francoise  <romain@orebokech.com>
 
 	* files.texi (Version Systems): Capitalize GNU.