registry.el (registry-full): Add convenience method. Fix logic.
commit81d7704c970a3d5b7275f450245ab86b23f4e37d
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 9 May 2011 22:27:17 +0000 (9 22:27 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 9 May 2011 22:27:17 +0000 (9 22:27 +0000)
tree4ba3f9f78beeb38b72f65fbab253e46b8a5f9e5a
parent9bedd73a50921360823210bcc791d1ba1861be70
registry.el (registry-full): Add convenience method.  Fix logic.
 (registry-insert): Use it.  Fix logic here too.
gnus-registry.el (gnus-registry-insert): Add wrapper that calls `registry-prune' if `registry-full' returns t.
 (gnus-registry-handle-action, gnus-registry-get-or-make-entry, gnus-registry-set-id-key, gnus-registry-usage-test): Use it.
lisp/gnus/ChangeLog
lisp/gnus/gnus-registry.el
lisp/gnus/registry.el