gnus-icalendar.el: Silence the byte compiler
[gnus] / lisp / ChangeLog
index 9a16667..87f89b4 100644 (file)
@@ -1,12 +1,16 @@
+2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-icalendar.el: Require gnus-art.
+
 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
 
        * gnus-icalendar.el (gnus-icalendar-event->org-entry)
        (gnus-icalendar--update-org-event): put event timestamp in
-       the org entry body instead of the drawer
+       the org entry body instead of the drawer.
        (gnus-icalendar-event--get-attendee-names): list of participants should
-       contain even attendees without common name attribute
+       contain even attendees without common name attribute.
        (gnus-icalendar--update-org-event): don't generate duplicates of empty
-       property tags in org drawers
+       property tags in org drawers.
 
 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>