Synch to Gnus 200305080813.
authoryamaoka <yamaoka>
Thu, 8 May 2003 11:08:27 +0000 (11:08 +0000)
committeryamaoka <yamaoka>
Thu, 8 May 2003 11:08:27 +0000 (11:08 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index cf7fd69..eeb9619 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * gnus-sum.el (gnus-summary-next-page): Mention
+       `gnus-article-skip-boring' in docstring.
+
 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
 
        * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
index 11c27b9..dd54d79 100644 (file)
@@ -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)