Synch to No Gnus 200405241400.
authoryamaoka <yamaoka>
Mon, 24 May 2004 14:45:44 +0000 (14:45 +0000)
committeryamaoka <yamaoka>
Mon, 24 May 2004 14:45:44 +0000 (14:45 +0000)
lisp/ChangeLog
lisp/spam-report.el

index 3afa6a8..0167689 100644 (file)
@@ -1,3 +1,9 @@
+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
index 7a60538..3ed83ed 100644 (file)
@@ -93,7 +93,7 @@ This variable will store the value of `spam-report-url-ping-function' from
 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