Index: emacs/lisp/gnus/gnus-sum.el
diff -c emacs/lisp/gnus/gnus-sum.el:1.69 emacs/lisp/gnus/gnus-sum.el:1.70
*** emacs/lisp/gnus/gnus-sum.el:1.69    Sat Aug  6 19:51:42 2005
--- emacs/lisp/gnus/gnus-sum.el Mon Sep  5 23:58:07 2005
***************
*** 257,264 ****
    "*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."
    :group 'gnus-thread
    :type '(radio (sexp :format "Non-nil\n"
                      :match (lambda (widget value)
--- 257,263 ----
    "*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 select an article."
    :group 'gnus-thread
    :type '(radio (sexp :format "Non-nil\n"
                      :match (lambda (widget value)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to