From: Dave Love Date: Wed, 13 Sep 2000 16:06:05 +0000 (+0000) Subject: (gnus-home-score-file): Improve custom type. X-Git-Url: https://cgit.sxemacs.org/?a=commitdiff_plain;h=d5ef15d235e201a8f82388d3cb601fbb1ab6c7a7;p=gnus (gnus-home-score-file): Improve custom type. --- diff --git a/lisp/gnus-score.el b/lisp/gnus-score.el index a34608dc7..57c001e39 100644 --- a/lisp/gnus-score.el +++ b/lisp/gnus-score.el @@ -201,6 +201,8 @@ It can be: (repeat (choice string (cons regexp (repeat file)) (function :value fun))) + (function-item gnus-hierarchial-home-score-file) + (function-item gnus-current-home-score-file) (function :value fun))) (defcustom gnus-home-adapt-file nil