# HG changeset patch # User Richard M. Stallman # Date 874132244 0 # Node ID 4355457d97493624369b4fce2946b7b6e3f186fa # Parent b315a244840bb51d08a954748b9f551901074359 (gnus-summary-thread-gathering-function): Fix customize type. diff -r b315a244840b -r 4355457d9749 lisp/gnus/gnus-sum.el --- 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 . (defcustom gnus-summary-same-subject ""