Mention `gnus-summary-limit-to-recipient' and
authorReiner Steib <Reiner.Steib@gmx.de>
Wed, 8 Dec 2004 17:42:45 +0000 (17:42 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Wed, 8 Dec 2004 17:42:45 +0000 (17:42 +0000)
`gnus-summary-sort-by-recipient'.

texi/ChangeLog
texi/gnusref.tex

index 572d77c..e979a75 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and 
+       `gnus-summary-sort-by-recipient'.
+
 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.texi (Various Message Variables): Mention that all mail
index a750c1e..e19cb06 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{Jan, 2004}
+\def\date{Dec, 2004}
 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
 
 %%
     {\esamepage
       \begin{keys}{C-c C-s C-a}
         C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\
+        C-c C-s C-t & Sort the summary-buffer by {\bf recipient}.\\
         C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\
         C-c C-s C-i & Sort the summary-buffer by article score.\\
         C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\
     \begin{keys}{/M}
       //   & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\
       /a   & Limit the summary-buffer to articles matching {\bf author}.\\
+      /R   & Limit the summary-buffer to articles matching {\bf recipient}.\\
       /x   & Limit depending on ``extra'' headers.\\
       /u   & (x) Limit to {\bf unread} articles.
       [Prefix: also exclude ticked and dormant articles]\\