emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-sum.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-sum.el
Date: Mon, 05 Sep 2005 19:58:10 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]