+2009-01-25 Ulf Jasper <ulf.jasper@web.de>
+
+ * calendar/icalendar.el (icalendar-uid-format): Fixed doc string.
+
2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
* term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
%t TIMESTAMP, a unique creation timestamp,
%u USERNAME, the user-login-name.
-For example, a value of \"DTSTART_HASH@mydomain.com\" will
-generate a UID code for each entry composed of the time of the
-event, a hash code for the event, and your personal domain name."
+For example, a value of \"%s_%h@mydomain.com\" will generate a
+UID code for each entry composed of the time of the event, a hash
+code for the event, and your personal domain name."
:type 'string
:group 'icalendar)