(gnus-thread-hide-subtree): Dox fix.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 2 Sep 2005 12:43:31 +0000 (12:43 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 2 Sep 2005 12:43:31 +0000 (12:43 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index 3338bc0..fa26bbf 100644 (file)
@@ -1,5 +1,7 @@
 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * gnus-sum.el (gnus-thread-hide-subtree): Dox fix.
+
        * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
        list, not listp.
 
index 1bb5b22..15aaccc 100644 (file)
@@ -257,8 +257,7 @@ simplification is selected."
   "*If non-nil, hide all threads initially.
 This can be a predicate specifier which says which threads to hide.
 If threads are hidden, you have to run the command
-`gnus-summary-show-thread' by hand or use `gnus-select-article-hook'
-to expose hidden threads."
+`gnus-summary-show-thread' by hand or select an article."
   :group 'gnus-thread
   :type '(radio (sexp :format "Non-nil\n"
                      :match (lambda (widget value)