(Topic Commands): Addition.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 11 Feb 2003 01:36:49 +0000 (01:36 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 11 Feb 2003 01:36:49 +0000 (01:36 +0000)
texi/ChangeLog
texi/gnus.texi

index 477cd97..139725f 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.texi (Topic Commands): Addition.
+
 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.texi (BBDB Whitelists, Blacklists and Whitelists):
index cb6e5c1..a1e1179 100644 (file)
@@ -3669,13 +3669,15 @@ Toggle hiding empty topics
 @kindex T # (Topic)
 @findex gnus-topic-mark-topic
 Mark all groups in the current topic with the process mark
-(@code{gnus-topic-mark-topic}).
+(@code{gnus-topic-mark-topic}).  This command works recursively on
+sub-topics unless given a prefix.
 
 @item T M-#
 @kindex T M-# (Topic)
 @findex gnus-topic-unmark-topic
 Remove the process mark from all groups in the current topic
-(@code{gnus-topic-unmark-topic}).
+(@code{gnus-topic-unmark-topic}).  This command works recursively on
+sub-topics unless given a prefix.
 
 @item C-c C-x
 @kindex C-c C-x (Topic)