Mercurial > emacs
diff lisp/gnus/gnus-sum.el @ 19912:4355457d9749
(gnus-summary-thread-gathering-function): Fix customize type.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 13 Sep 1997 06:30:44 +0000 |
parents | abfa7b46c7bd |
children | 5f1ab3dd344d |
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el Sat Sep 13 06:29:52 1997 +0000 +++ b/lisp/gnus/gnus-sum.el Sat Sep 13 06:30:44 1997 +0000 @@ -136,9 +136,9 @@ `gnus-gather-threads-by-references', which compared the References headers of the articles to find matches." :group 'gnus-thread - :type '(set (function-item gnus-gather-threads-by-subject) - (function-item gnus-gather-threads-by-references) - (function :tag "other"))) + :type '(radio (function-item gnus-gather-threads-by-subject) + (function-item gnus-gather-threads-by-references) + (function :tag "other"))) ;; Added by Per Abrahamsen <amanda@iesd.auc.dk>. (defcustom gnus-summary-same-subject ""