From: Juri Linkov Date: Sun, 10 Oct 2004 01:17:27 +0000 (+0000) Subject: (Top, Marking Articles): Join two menus in one node X-Git-Tag: ttn-vms-21-2-B4~4645 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fdbc4dea48258bbb7b5d38877fbeaf911deea454;p=emacs.git (Top, Marking Articles): Join two menus in one node because a node can have only one menu. --- diff --git a/man/ChangeLog b/man/ChangeLog index 2a31de4ba34..c996722b444 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2004-10-10 Juri Linkov + + * gnus.texi (Top, Marking Articles): Join two menus in one node + because a node can have only one menu. + 2004-10-09 Luc Teirlinck * files.texi (Misc File Ops): View mode is a minor mode. 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