Patches applied:
* gnus--rel--5.10 (patch 196)
- Update from CVS
2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
custom choice.
* lisp/gnus/gnus-art.el (gnus-signature-limit): Fix custom choice.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-612
+2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
+
+ * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
+ custom choice.
+
+ * gnus-art.el (gnus-signature-limit): Fix custom choice.
+
2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
* nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
:type '(choice (const nil)
(integer :value 200)
(number :value 4.0)
- (function :value fun)
+ function
(regexp :value ".*"))
:group 'gnus-article-signature)
:type '(choice string
(repeat (choice string
(cons regexp (repeat file))
- (function :value fun)))
+ function))
(function-item gnus-hierarchial-home-score-file)
(function-item gnus-current-home-score-file)
- (function :value fun)))
+ function))
(defcustom gnus-home-adapt-file nil
"Variable to control where new adaptive score entries are to go.
:type '(choice string
(repeat (choice string
(cons regexp (repeat file))
- (function :value fun)))
- (function :value fun)))
+ function))
+ function))
(defcustom gnus-default-adaptive-score-alist
`((gnus-kill-file-mark)