diff options
author | Juri Linkov <juri@jurta.org> | 2004-10-10 01:17:27 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2004-10-10 01:17:27 +0000 |
commit | fdbc4dea48258bbb7b5d38877fbeaf911deea454 (patch) | |
tree | d6e0548ef35b8b6c0fa593ef36c6d5e2aee61a69 /man/gnus.texi | |
parent | 6fa0c1a1d92d9de9b4ae16aff4875b709216f06a (diff) | |
download | emacs-fdbc4dea48258bbb7b5d38877fbeaf911deea454.tar.gz |
(Top, Marking Articles): Join two menus in one node
because a node can have only one menu.
Diffstat (limited to 'man/gnus.texi')
-rw-r--r-- | man/gnus.texi | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/man/gnus.texi b/man/gnus.texi index 576877cb861..a62e9bcf149 100644 --- a/man/gnus.texi +++ b/man/gnus.texi @@ -535,12 +535,9 @@ Marking Articles * Unread Articles:: Marks for unread articles. * Read Articles:: Marks for read articles. * Other Marks:: Marks that do not affect readedness. - -Marking Articles - -* Setting Marks:: How to set and remove marks. -* Generic Marking Commands:: How to customize the marking. -* Setting Process Marks:: How to mark articles for later processing. +* Setting Marks:: How to set and remove marks. +* Generic Marking Commands:: How to customize the marking. +* Setting Process Marks:: How to mark articles for later processing. Threading @@ -5686,20 +5683,17 @@ neologism ohoy!) of the article. Alphabetic marks generally mean In addition, you also have marks that do not affect readedness. -@menu -* Unread Articles:: Marks for unread articles. -* Read Articles:: Marks for read articles. -* Other Marks:: Marks that do not affect readedness. -@end menu - @ifinfo -There's a plethora of commands for manipulating these marks: +There's a plethora of commands for manipulating these marks. @end ifinfo @menu -* Setting Marks:: How to set and remove marks. -* Generic Marking Commands:: How to customize the marking. -* Setting Process Marks:: How to mark articles for later processing. +* Unread Articles:: Marks for unread articles. +* Read Articles:: Marks for read articles. +* Other Marks:: Marks that do not affect readedness. +* Setting Marks:: How to set and remove marks. +* Generic Marking Commands:: How to customize the marking. +* Setting Process Marks:: How to mark articles for later processing. @end menu |