(gnus-summary-next-page): Mention
authorKai Grossjohann <kgrossjo@eu.uu.net>
Thu, 8 May 2003 08:13:31 +0000 (08:13 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Thu, 8 May 2003 08:13:31 +0000 (08:13 +0000)
`gnus-article-skip-boring' in docstring.

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 9da62da..d3a9414 100644 (file)
@@ -7158,7 +7158,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)