Synch to No Gnus 200509021243.
authoryamaoka <yamaoka>
Fri, 2 Sep 2005 12:44:28 +0000 (12:44 +0000)
committeryamaoka <yamaoka>
Fri, 2 Sep 2005 12:44:28 +0000 (12:44 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index 3a76ded..767124a 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 20697ae..0c45576 100644 (file)
@@ -266,8 +266,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 or select an article."
   :group 'gnus-thread
   :type '(radio (sexp :format "Non-nil\n"
                      :match (lambda (widget value)