aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2007-03-25 20:10:34 +0000
committerThien-Thi Nguyen2007-03-25 20:10:34 +0000
commit55402668f9b97dd177d3ccc4c3669442337b5d04 (patch)
tree62aa9cbda0ffb9aa511958eaf0e01b13d9eb666f
parent72e8e39e653e9beb509b2cc22d21e840d3bce6f4 (diff)
downloademacs-55402668f9b97dd177d3ccc4c3669442337b5d04.tar.gz
emacs-55402668f9b97dd177d3ccc4c3669442337b5d04.zip
(Setting Process Marks): Fix typo.
-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 5b48f95ba7d..7b91db16002 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * gnus.texi (Setting Process Marks): Fix typo.
4
12007-03-25 Romain Francoise <romain@orebokech.com> 52007-03-25 Romain Francoise <romain@orebokech.com>
2 6
3 * faq.texi (New in Emacs 22): Reorganize using an itemized list for 7 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
diff --git a/man/gnus.texi b/man/gnus.texi
index 30944db40bd..7e5ab5a5342 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -6174,7 +6174,7 @@ Process marks are displayed as @code{#} in the summary buffer, and are
6174used for marking articles in such a way that other commands will 6174used for marking articles in such a way that other commands will
6175process these articles. For instance, if you process mark four 6175process these articles. For instance, if you process mark four
6176articles and then use the @kbd{*} command, Gnus will enter these four 6176articles and then use the @kbd{*} command, Gnus will enter these four
6177commands into the cache. For more information, 6177articles into the cache. For more information,
6178@pxref{Process/Prefix}. 6178@pxref{Process/Prefix}.
6179 6179
6180@table @kbd 6180@table @kbd