* gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
authorJesper Harder <harder@ifa.au.dk>
Tue, 6 Jan 2004 23:33:24 +0000 (23:33 +0000)
committerJesper Harder <harder@ifa.au.dk>
Tue, 6 Jan 2004 23:33:24 +0000 (23:33 +0000)
* gnusref.tex: do.

texi/ChangeLog
texi/gnus.texi
texi/gnusref.tex

index f2adffc..f3db394 100644 (file)
@@ -1,3 +1,9 @@
+2004-01-07  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
+
+       * gnusref.tex: do.
+
 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (SpamOracle): Fixed typo.
index 1ba5da9..733a4c6 100644 (file)
@@ -330,7 +330,7 @@ license to the document, as described in section 6 of the license.
 
 This file documents Gnus, the GNU Emacs newsreader.
 
-Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
         Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
@@ -361,7 +361,7 @@ license to the document, as described in section 6 of the license.
 
 @vskip 0pt plus 1filll
 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003
+2002, 2003, 2004
         Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
@@ -6353,6 +6353,13 @@ group parameter predicate
 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
 Parameters}, for more on this predicate.
 
+@item / r
+@kindex / r (Summary)
+@findex gnus-summary-limit-to-replied
+Limit the summary buffer to replied articles
+(@code{gnus-summary-limit-to-replied}).  If given a prefix, exclude
+replied articles.
+
 @item / E
 @itemx M S
 @kindex M S (Summary)
index 0ddecd6..955e240 100644 (file)
@@ -1,7 +1,7 @@
 %% include file for the Gnus refcard and booklet
 
 \def\progver{5.10}\def\refver{5.10-1} % program and refcard versions
-\def\date{Oct, 2003}
+\def\date{Jan, 2004}
 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
 
 %%
@@ -37,7 +37,7 @@
     Copyright \copyright\ 1995 Vladimir Alexiev
     $<$vladimir@cs.ualberta.ca$>$.\\*
     Copyright \copyright\ 2000 Felix Natter $<$fnatter@gmx.net$>$.\\*
-    Copyright \copyright\ 2001, 2002, 2003 \author.\\*
+    Copyright \copyright\ 2001, 2002, 2003, 2004 \author.\\*
     Created from the Gnus manual Copyright \copyright\ 1994 Lars Magne
     Ingebrigtsen.\\*
     and the Emacs Help Bindings feature (C-h b).\\*
       /o   & Insert all {\bf old} articles. [Prefix: how many]\\
       /N   & Insert all {\bf new} articles.\\
       /p   & Limit to articles {\bf predicated} in the `display' group parameter.\\
+      /r   & Limit to {\bf replied} articles. [Prefix: unreplied]\\
     \end{keys}
     }
   }