Silence the byte compiler
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 17 Sep 2013 23:48:57 +0000 (23:48 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 17 Sep 2013 23:48:57 +0000 (23:48 +0000)
commit44ad7d9e6ffc6f34c2a151698098974bc8ca4716
tree903ba5397bd242694457499d5774117d7dfa36f6
parent829a8de7c7d10c2399da52a0a74c95cff5940bf5
Silence the byte compiler

* gnus-icalendar.el (gnus-icalendar-event--find-attendee)
(gnus-icalendar-event-from-ical)
(gnus-icalendar-event--build-reply-event-body)
(gnus-icalendar-event-reply-from-buffer)
(gnus-icalendar-find-org-event-file)
(gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
(gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.

* mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
lisp/ChangeLog
lisp/gnus-icalendar.el
lisp/mm-util.el