* gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 28 Sep 2006 18:38:11 +0000 (18:38 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Thu, 28 Sep 2006 18:38:11 +0000 (18:38 +0000)
commit394f5f45bb96882a31d7bbc411a14a7075f03130
tree540190409f2716fc7e6989f42ce70046d392b753
parent48825a2cc39148b7d081934a3495c0db645be149
* gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
(gnus-registry-remove-alist-text-properties, gnus-registry-action)
(gnus-registry-split-fancy-with-parent)
(gnus-registry-fetch-simplified-message-subject-fast)
(gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
remove text properties on ingress into the registry and when it's saved
(gnus-registry-clean-empty-function): fixed bug with cleaning the
registry from entries with no groups

* gnus-util.el (gnus-string-remove-all-properties): utility function to
remove string properties
lisp/ChangeLog
lisp/gnus-registry.el
lisp/gnus-util.el