Minor fix for the case where `gnus-registry-ignored-groups' is a list of lists.
authorTed Zlatanov <tzz@lifelogs.com>
Fri, 22 Apr 2011 13:20:27 +0000 (08:20 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Fri, 22 Apr 2011 13:20:27 +0000 (08:20 -0500)
commitad9900e232b5f19b73c0033cc334f33cd2624250
tree12d63d579b528d7e6c615d222687d57276f1bb21
parentef9104456fa7e844c795c4bf130c4b8c97cc34b9
Minor fix for the case where `gnus-registry-ignored-groups' is a list of lists.

* gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
for the case where `gnus-registry-ignored-groups' is a list of lists,
and don't call `gnus-parameter-registry-ignore' otherwise.
lisp/ChangeLog
lisp/gnus-registry.el