From: yamaoka Date: Thu, 8 May 2003 11:08:27 +0000 (+0000) Subject: Synch to Gnus 200305080813. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e4ddf9466e785db5a7cce34b6e4a8a98bd7c763a;p=elisp%2Fgnus.git- Synch to Gnus 200305080813. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cf7fd69..eeb9619 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-05-08 Kai Gro,A_(Bjohann + + * gnus-sum.el (gnus-summary-next-page): Mention + `gnus-article-skip-boring' in docstring. + 2003-05-08 Jesper Harder * rfc2231.el (rfc2231-parse-string): "=" should have whitespace diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 11c27b9..dd54d79 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -7166,7 +7166,9 @@ If CIRCULAR is non-nil, go to the start of the article instead of selecting the next article when reaching the end of the current article. -If STOP is non-nil, just stop when reaching the end of the message." +If STOP is non-nil, just stop when reaching the end of the message. + +Also see the variable `gnus-article-skip-boring'." (interactive "P") (setq gnus-summary-buffer (current-buffer)) (gnus-set-global-variables)