From: Katsumi Yamaoka Date: Fri, 2 Sep 2005 12:43:31 +0000 (+0000) Subject: (gnus-thread-hide-subtree): Dox fix. X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=a90f43604bdaf4dc9e928076ae6fff78edfbcb04 (gnus-thread-hide-subtree): Dox fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3338bc08e..fa26bbf06 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2005-09-02 Katsumi Yamaoka + * gnus-sum.el (gnus-thread-hide-subtree): Dox fix. + * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using list, not listp. diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 1bb5b2286..15aaccc77 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -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)