diff options
| author | Thien-Thi Nguyen | 2007-03-25 20:10:34 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2007-03-25 20:10:34 +0000 |
| commit | 55402668f9b97dd177d3ccc4c3669442337b5d04 (patch) | |
| tree | 62aa9cbda0ffb9aa511958eaf0e01b13d9eb666f | |
| parent | 72e8e39e653e9beb509b2cc22d21e840d3bce6f4 (diff) | |
| download | emacs-55402668f9b97dd177d3ccc4c3669442337b5d04.tar.gz emacs-55402668f9b97dd177d3ccc4c3669442337b5d04.zip | |
(Setting Process Marks): Fix typo.
| -rw-r--r-- | man/ChangeLog | 4 | ||||
| -rw-r--r-- | man/gnus.texi | 2 |
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 @@ | |||
| 1 | 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * gnus.texi (Setting Process Marks): Fix typo. | ||
| 4 | |||
| 1 | 2007-03-25 Romain Francoise <romain@orebokech.com> | 5 | 2007-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 | |||
| 6174 | used for marking articles in such a way that other commands will | 6174 | used for marking articles in such a way that other commands will |
| 6175 | process these articles. For instance, if you process mark four | 6175 | process these articles. For instance, if you process mark four |
| 6176 | articles and then use the @kbd{*} command, Gnus will enter these four | 6176 | articles and then use the @kbd{*} command, Gnus will enter these four |
| 6177 | commands into the cache. For more information, | 6177 | articles into the cache. For more information, |
| 6178 | @pxref{Process/Prefix}. | 6178 | @pxref{Process/Prefix}. |
| 6179 | 6179 | ||
| 6180 | @table @kbd | 6180 | @table @kbd |