aboutsummaryrefslogtreecommitdiffstats
path: root/etc/refcards
diff options
context:
space:
mode:
authorMiles Bader2007-10-28 09:18:39 +0000
committerMiles Bader2007-10-28 09:18:39 +0000
commit01c52d3165ffec363014bd9033ea2c317d32d6d6 (patch)
tree5d90be562d45a88f172483b9a33ab4ada197d772 /etc/refcards
parentccae01a639d69bc215e4af2835131cda3141e498 (diff)
downloademacs-01c52d3165ffec363014bd9033ea2c317d32d6d6.tar.gz
emacs-01c52d3165ffec363014bd9033ea2c317d32d6d6.zip
Update Gnus to No Gnus 0.7 from the Gnus CVS trunk
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-911
Diffstat (limited to 'etc/refcards')
-rw-r--r--etc/refcards/gnus-refcard.tex12
1 files changed, 9 insertions, 3 deletions
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex
index 4bd03ad4f77..3f6ecabd33e 100644
--- a/etc/refcards/gnus-refcard.tex
+++ b/etc/refcards/gnus-refcard.tex
@@ -121,7 +121,12 @@
121\newcommand{\Copyright}{% 121\newcommand{\Copyright}{%
122 \begin{center} 122 \begin{center}
123 Copyright \copyright\ 1995, 2000, 2002, 2003, 2004, 123 Copyright \copyright\ 1995, 2000, 2002, 2003, 2004,
124 2005, 2006, 2007 Free Software Foundation, Inc. 124 2005, 2006, 2007 Free Software Foundation, Inc.\\*
125 Copyright \copyright\ 2001, 2002, 2003, 2004, 2005 \author.\\*
126 Created from the Gnus manual Copyright \copyright\ 1994 Lars Magne
127 Ingebrigtsen.\\*
128 and the Emacs Help Bindings feature (C-h b).\\*
129 Gnus logo copyright \copyright\ 1995 Luis Fernandes.\\*
125 \end{center} 130 \end{center}
126 131
127 Permission is granted to make and distribute copies of this reference 132 Permission is granted to make and distribute copies of this reference
@@ -566,7 +571,7 @@
566 {\esamepage 571 {\esamepage
567 \begin{keys}{C-c C-s C-a} 572 \begin{keys}{C-c C-s C-a}
568 C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\ 573 C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\
569 % C-c C-s C-t & Sort the summary-buffer by {\bf recipient}.\\ % No Gnus 574 C-c C-s C-t & Sort the summary-buffer by {\bf recipient}.\\
570 C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\ 575 C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\
571 C-c C-s C-i & Sort the summary-buffer by article score.\\ 576 C-c C-s C-i & Sort the summary-buffer by article score.\\
572 C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\ 577 C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\
@@ -876,6 +881,7 @@
876 \begin{keys}{/M} 881 \begin{keys}{/M}
877 // & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\ 882 // & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\
878 /a & Limit the summary-buffer to articles matching {\bf author}.\\ 883 /a & Limit the summary-buffer to articles matching {\bf author}.\\
884 /R & Limit the summary-buffer to articles matching {\bf recipient}.\\
879 /x & Limit depending on ``extra'' headers.\\ 885 /x & Limit depending on ``extra'' headers.\\
880 /u & (x) Limit to {\bf unread} articles. 886 /u & (x) Limit to {\bf unread} articles.
881 [Prefix: also exclude ticked and dormant articles]\\ 887 [Prefix: also exclude ticked and dormant articles]\\
@@ -900,7 +906,7 @@
900 /o & Insert all {\bf old} articles. [Prefix: how many]\\ 906 /o & Insert all {\bf old} articles. [Prefix: how many]\\
901 /N & Insert all {\bf new} articles.\\ 907 /N & Insert all {\bf new} articles.\\
902 /p & Limit to articles {\bf predicated} in the `display' group parameter.\\ 908 /p & Limit to articles {\bf predicated} in the `display' group parameter.\\
903 % /r & Limit to {\bf replied} articles. [Prefix: unreplied]\\ % No Gnus 909 /r & Limit to {\bf replied} articles. [Prefix: unreplied]\\
904 \end{keys} 910 \end{keys}
905 } 911 }
906 } 912 }