Importing Oort Gnus v0.07.
[elisp/gnus.git-] / lisp / gnus-cache.el
index ed2f79f..7e59cc8 100644 (file)
@@ -337,7 +337,7 @@ Returns the list of articles entered."
     (gnus-summary-position-point)
     (nreverse out)))
 
-(defun gnus-cache-remove-article (n)
+(defun gnus-cache-remove-article (&optional n)
   "Remove the next N articles from the cache.
 If not given a prefix, use the process marked articles instead.
 Returns the list of articles removed."