gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el, not gnus-registry.el.
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 21 Apr 2011 22:06:12 +0000 (22:06 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 21 Apr 2011 22:06:12 +0000 (22:06 +0000)
commitc024b0212914973d24d6b6d579c5b1024861db57
tree2892c481deb1967e81bc6909f635b7ce79b23924
parent121656e9e3bd049f75d979360295a60944ff19d6
gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el, not gnus-registry.el.
gnus-registry.el (gnus-registry-ignored-groups): Remove defcustom.  Explain why in comments.
 (gnus-registry-action): Fix data-header reference to use the extra headers.  Explain in package commentary how to add To and Cc headers to the gnus-extra-headers.
 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
 (gnus-registry-ignore-group-p): Adjust to take either a group/topic parameter list or a string list in `gnus-registry-ignored-groups'.  Fix logic error.
lisp/gnus/ChangeLog
lisp/gnus/gnus-registry.el
lisp/gnus/gnus.el