Variable: gnus-registry-alist

gnus-registry-alist is a variable defined in gnus.el.gz.

Value

nil

Documentation

Assoc list of registry data.

gnus-registry.el will populate this if it's loaded.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus.el.gz
(defvar gnus-registry-alist nil
  "Assoc list of registry data.
gnus-registry.el will populate this if it's loaded.")