Synch to No Gnus 200503080040.
[elisp/gnus.git-] / lisp / gnus-group.el
index 98262a8..caae6c4 100644 (file)
@@ -3130,7 +3130,8 @@ sort in reverse order."
 ;;; Clearing data
 
 (defun gnus-group-clear-data (&optional arg)
-  "Clear all marks and read ranges from the current group."
+  "Clear all marks and read ranges from the current group.
+Obeys the process/prefix convention."
   (interactive "P")
   (gnus-group-iterate arg
     (lambda (group)