* lisp/org-icalendar.el (org-print-icalendar-entries): Add 'uid text
commitd3100fd13fa7f6bf27adda93936e05dfcbd7b558
authorNiels Giesen <niels.giesen@gmail.com>
Fri, 24 Jun 2011 15:22:24 +0000 (24 17:22 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 24 Jun 2011 15:22:24 +0000 (24 17:22 +0200)
treee2b0551af316ea324ff05b5984df0470096042f0
parentdad5a348ad2368a5aa8f6991ca4d2c8523d1d795
* lisp/org-icalendar.el (org-print-icalendar-entries): Add 'uid text
  property based on the ID property of the org entry to the first
  character of the diary entry.

This text property can be used by `icalendar--create-uid', instead
of creating a uid by itself.

NOTE: `icalendar--create-uid' should be patched to pick up this uid.

TINYCHANGE
lisp/org-icalendar.el