Function: spam-blacklist-register-routine
spam-blacklist-register-routine is a byte-compiled function defined in
spam.el.gz.
Signature
(spam-blacklist-register-routine ARTICLES &optional UNREGISTER)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defun spam-blacklist-register-routine (articles &optional unregister)
(spam-filelist-register-routine articles t unregister))