summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2006-06-29 22:54:24 +0000
committerMiles Bader <miles@gnu.org>2006-06-29 22:54:24 +0000
commitfd4ca92d54ad03927469225c5e941635ff8eb038 (patch)
tree2365dfb06707b1a292f6a894f7da579f79b37ee1 /man
parent84b2851f25c92e94be2f4460b09f6f43452baf99 (diff)
downloademacs-fd4ca92d54ad03927469225c5e941635ff8eb038.tar.gz
Merge from gnus--rel--5.10
Patches applied: * gnus--rel--5.10 (patch 111-112) - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-333
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog4
-rw-r--r--man/gnus.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 5879c980185..f87040fb806 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -51,6 +51,10 @@
* files.texi (Visiting): Document case-insensitive wildcard matching
under find-file-wildcards.
+2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
+
+ * gnus.texi (Summary Buffer Lines): Fix typo.
+
2006-06-23 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Embedded LaTeX): New chapter.
diff --git a/man/gnus.texi b/man/gnus.texi
index 91c223155b1..48a0f64281b 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -4579,7 +4579,7 @@ specification(s) are understood:
Article number.
@item S
Subject string. List identifiers stripped,
-@code{gnus-list-identifies}. @xref{Article Hiding}.
+@code{gnus-list-identifiers}. @xref{Article Hiding}.
@item s
Subject if the article is the root of the thread or the previous article
had a different subject, @code{gnus-summary-same-subject} otherwise.