Merge changes made in Gnus trunk.
commitaa22bff2be02d0b3f1264276afc04e47d53cd421
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 17 Oct 2011 22:51:37 +0000 (17 22:51 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 17 Oct 2011 22:51:37 +0000 (17 22:51 +0000)
tree9aad3d16b033d03a854c0d4b3ef405daa76096fc
parent67e729a5f78cf54a608297b1be201ed12a676737
Merge changes made in Gnus trunk.

From Dave Abrahams <dave@boostpro.com>.
gnus-registry.el (gnus-registry-enabled): Add new variable.
 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask only while we need to find out if it should be t or nil.
 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when the registry is installed.  Set it to nil when it's unloaded.
 (gnus-registry-install-p): Provide user guidance for the initial value of `gnus-registry-install' when it's 'ask, otherwise return its value.
nnregistry.el (nnregistry-open-server, nnregistry-server-opened): Use `gnus-registry-enabled' instead of `gnus-registry-install'.
nnmairix.el (nnmairix-determine-original-group-from-registry): Use `gnus-registry-enabled' instead of `gnus-registry-install'.
nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of `gnus-registry-install'.
lisp/gnus/ChangeLog
lisp/gnus/gnus-registry.el
lisp/gnus/nnir.el
lisp/gnus/nnmairix.el
lisp/gnus/nnregistry.el