]> git.eshelyaron.com Git - emacs.git/commit
[Gnus] Silence the byte compiler
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 17 Sep 2013 23:49:48 +0000 (23:49 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 17 Sep 2013 23:49:48 +0000 (23:49 +0000)
commit9ab16aab6a9ffa2182b5b9d5b730522d775bf7e1
tree26befa2bface924736b9b3f909ca6ea3f82cb362
parent2b42da98373fd7c1d1b6ce983985e69789f40171
[Gnus] 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/gnus/ChangeLog
lisp/gnus/gnus-icalendar.el
lisp/gnus/mm-util.el