(gnus-home-score-file): Improve custom type.
authorDave Love <fx@gnu.org>
Wed, 13 Sep 2000 16:06:05 +0000 (16:06 +0000)
committerDave Love <fx@gnu.org>
Wed, 13 Sep 2000 16:06:05 +0000 (16:06 +0000)
lisp/gnus-score.el

index a34608d..57c001e 100644 (file)
@@ -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