Variable: spam-old-articles

spam-old-articles is a variable defined in spam.el.gz.

Value

nil

Documentation

List of old ham and spam articles, generated when a group is entered.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defvar spam-old-articles nil
  "List of old ham and spam articles, generated when a group is entered.")