+2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * spam-report.el (spam-report-resend): spam-report-resend takes a
+ list of articles, not separate article numbers. From Daniel
+ Pittman <daniel@rimspace.net>.
+
2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
* mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
before `spam-report-agentize' was run, so that `spam-report-deagentize' can
undo that change.")
-(defun spam-report-resend (&rest articles)
+(defun spam-report-resend (articles)
"Report an article as spam by resending via email."
(dolist (article articles)
(gnus-message 6