]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top, Marking Articles): Join two menus in one node
authorJuri Linkov <juri@jurta.org>
Sun, 10 Oct 2004 01:17:27 +0000 (01:17 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 10 Oct 2004 01:17:27 +0000 (01:17 +0000)
because a node can have only one menu.

man/ChangeLog
man/gnus.texi

index 2a31de4ba34adfadb454edbab095f4a7f9555807..c996722b444a579f229b417c4895adc23f14880c 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-10  Juri Linkov  <juri@jurta.org>
+
+       * gnus.texi (Top, Marking Articles): Join two menus in one node
+       because a node can have only one menu.
+
 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
 
        * files.texi (Misc File Ops): View mode is a minor mode.
index 576877cb8616e9a6eba73568d43f27e761b40e07..a62e9bcf1492b1f0e86e96841ea9dca4b28c50d7 100644 (file)
@@ -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