Index: gnus-group.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/gnus-group.el,v retrieving revision 5.34 diff -u -r5.34 gnus-group.el --- gnus-group.el 1999/12/04 08:15:20 5.34 +++ gnus-group.el 1999/12/09 09:29:13 @@ -2533,7 +2533,7 @@ ;; Group catching up. (defun gnus-group-catchup-current (&optional n all) - "Mark all articles not marked as unread in current newsgroup as read. + "Mark all unread articles in the current newsgroup as read. If prefix argument N is numeric, the next N newsgroups will be caught up. If ALL is non-nil, marked articles will also be marked as read. Cross references (Xref: header) of articles are ignored.