* gnus-registry.el (gnus-registry-save): allow forced saving even
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 29 May 2003 20:35:10 +0000 (20:35 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Thu, 29 May 2003 20:35:10 +0000 (20:35 +0000)
commit5eed0d127a691ec409c30fac1ea1dd0c068d14ca
treee0febba31112c48f3559afaf87cd2693cdb184d6
parent4176367107ea2c81c8b3ab9d9897982277c6ab6c
* gnus-registry.el (gnus-registry-save): allow forced saving even
when registry is not dirty.  Use gnus-registry-trim to shorten the
gnus-registry-alist.
(gnus-registry-max-entries): new variable
(gnus-registry-trim): new function, trim gnus-registry-alist to
size gnus-registry-max-entries, sorting by entry mtime so the
newest entries stick around

* gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
just one specific variable, allow a list of specific variables
lisp/ChangeLog
lisp/gnus-registry.el
lisp/gnus-start.el