Function: spam-ifile-register-ham-routine

spam-ifile-register-ham-routine is a byte-compiled function defined in spam.el.gz.

Signature

(spam-ifile-register-ham-routine ARTICLES &optional UNREGISTER)

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defun spam-ifile-register-ham-routine (articles &optional unregister)
  (spam-ifile-register-with-ifile articles spam-ifile-ham-category unregister))