CVS update of gnus/lisp (10 files)
Ted Zlatanov <teodor.zlatanov <at> divine.com>
2003-09-04 22:22:19 GMT
Date: Friday, September 5, 2003 <at> 00:22:18
Author: cvs
Path: /usr/local/cvsroot/gnus/lisp
Modified: ChangeLog gnus-registry.el nnbabyl.el nndiary.el nnfolder.el
nnimap.el nnmail.el nnmbox.el nnmh.el nnml.el
* gnus-registry.el: added brief explanation of basics
(gnus-registry-track-extra): new variable for tracking of message
subjects
(gnus-registry-entry-caching): caching parameter, used for extra
data
(gnus-registry-minimum-subject-length): minimum subject length
before it's considered when tracing subjects
(gnus-registry-save): accomodate extra data entry caching
(gnus-registry-action): change function name, add the subject and
pass it to gnus-registry-add-group
(gnus-registry-spool-action): change function name, add the
subject and pass it to gnus-registry-add-group
(gnus-registry-split-fancy-with-parent): add subject tracking
(gnus-registry-register-message-ids): pass subject to
gnus-registry-add-group
(gnus-registry-simplify-subject)
(gnus-registry-fetch-simplified-message-subject-fast): new
functions
(gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
extra data entry caching
(gnus-registry-add-group): handle the extra subject parameter
(gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
gnus-register-* function names
(Continue reading)