gnus-make-predicate

gnus-make-predicate is a compiled Lisp function in `gnus-util.el'.

(gnus-make-predicate SPEC)

Transform SPEC into a function that can be called.
SPEC is a predicate specifier that contains stuff like `or', `and',
`not', lists and functions. The functions all take one parameter.