Variable: nneething-include-files
nneething-include-files is a variable defined in nneething.el.gz.
Value
nil
Documentation
Regexp saying what files to include in the group.
If this variable is non-nil, only files matching this regexp will be included.
This is a Gnus server variable. See Info node (gnus)Select Methods.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nneething.el.gz
(defvoo nneething-include-files nil
"Regexp saying what files to include in the group.
If this variable is non-nil, only files matching this regexp will be
included.")