From: Lars Ingebrigtsen Date: Wed, 25 Jan 2017 17:31:42 +0000 (+0100) Subject: Gnus custom spec fix X-Git-Tag: emacs-26.0.90~870^2~62 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7a7c0b170b9567e892a1bf9a03d8f447f67b0e50;p=emacs.git Gnus custom spec fix * lisp/gnus/gnus-art.el (gnus-signature-limit): Fix customize spec to match the doc string (bug#17679). --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index e1af859516c..a0f14402fbf 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -251,7 +251,12 @@ This can also be a list of the above values." (integer :value 200) (number :value 4.0) function - (regexp :value ".*")) + (regexp :value ".*") + (repeat (choice (const nil) + (integer :value 200) + (number :value 4.0) + function + (regexp :value ".*")))) :group 'gnus-article-signature) (defcustom gnus-hidden-properties