gnus-icalendar small fix
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 06:47:07 +0000 (23:47 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 06:47:07 +0000 (23:47 -0700)
commita99f655b99b9596ab6b11d6890c39c2dde93d6e1
treec8b0c9494a5eee9417673fae338e726c67c03ccc
parent44915370e8c39adf7c9d65c29241269c454964aa
gnus-icalendar small fix

* gnus/gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
Avoid using `find', which i) might not be defined at runtime;
ii) does not work, since its default test is eql, not equal.
(gnus-mime-action-alist): Declare.
lisp/gnus/ChangeLog
lisp/gnus/gnus-icalendar.el