Add sanity check to not delete marks outside the active range.
[gnus] / lisp / ChangeLog.2
index 50b978e..d7b132a 100644 (file)
@@ -1,4 +1,4 @@
-2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Gnus v5.10.6 is released.
 
@@ -10,7 +10,7 @@
 
        * gnus.el (gnus-version-number): Bump.
 
-2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Gnus v5.10.5 is released.
 
@@ -58,7 +58,7 @@
 
        * gnus.el (gnus-version-number): Bump.
 
-2004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-01-03  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Gnus v5.10.4 is released.
 
 
        * smime.el (smime-crl-check): Doc fix.
 
-2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>
+2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>  (tiny change)
 
        * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
-       hashtb (tiny patch).
+       hashtb.
 
-2004-01-02  Kai Grossjohann  <kai@emptydomain.de>
+2004-01-02  Michael Albinus  <Michael.Albinus@alcatel.de>
 
-       * nnml.el (nnml-save-mail): Grok compressed articles.  From
-       Michael Albinus <Michael.Albinus@alcatel.de>.
+       * nnml.el (nnml-save-mail): Grok compressed articles.
 
 2004-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-ham-copy-or-move-routine): use spam-list-articles
-       (spam-list-articles): rewritten to only check a mark once per
-       invocation
+       * spam.el (spam-ham-copy-or-move-routine): Use spam-list-articles.
+       (spam-list-articles): Rewritten to only check a mark once per
+       invocation.
 
 2004-01-01  Simon Josefsson  <jas@extundo.com>
 
        (gnus-summary-goto-article): Allow `%40'.
        (gnus-summary-refer-article): Convert `%40' to `@'.
 
-2003-12-30  Simon Josefsson  <jas@extundo.com>
+2003-12-30  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
 
        * smime.el (smime-crl-check): New.
-       (smime-verify-region): Use it.  From Arne J\e,Ax\e(Brgensen
-       <arne@arnested.dk> in <87llpk9v5q.fsf@seamus.arnested.dk> (tiny
-       change).
+       (smime-verify-region): Use it.
 
 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-score.el (gnus-score-edit-file-at-point): Consider the
-       whole match element.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
-       (gnus-score-find-trace): Use it.  Added `f' and `t' commands,
-       added quick help.  With some suggestions from Karl Pfl\e,Ad\e(Bsterer
-       <sigurd@12move.de>.
+       (gnus-score-find-trace): Use gnus-score-edit-file-at-point.  Added
+       `f' and `t' commands, added quick help.  With some suggestions
+       from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
 
        * gnus-util.el (gnus-emacs-version): Added doc-string.
 
        (mml-attach-file): Use it.
        (mml-preview): Added MIME preview to gnus-buffers.
 
+2003-12-30  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
+
+       * gnus-score.el (gnus-score-edit-file-at-point): Consider the
+       whole match element.
+
 2003-12-30  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
        (gnus-secondary-method-p): Extend servers to methods before comparing.
        (gnus-secondary-method-p): Revert.
 
-2003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-12-30  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Gnus v5.10.3 is released.
 
        Suggested by Steinar Bang <sb@dod.no>.
        (gnus-agent-auto-agentize-methods): Customize.
 
-2003-12-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-12-29  Kevin Greiner  <kgreiner@xpediantsolutions.com>
        * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
        check-in.
 
        * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
        encrypting.
 
-2003-12-28  Jesper Harder  <harder@ifa.au.dk>
+2003-12-28  Ivan Boldyrev  <boldyrev@uiggm.nsc.ru>  (tiny change).
 
        * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
-       From Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
 
 2003-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * dgnushack.el (dgnushack-compile): Increase the value for
        max-specpdl-size when compiling Gnus with Emacs 20.
 
-2003-12-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-12-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-int.el (gnus-open-server): Fixed the server status such
        that an agentized server, when opened offline, has a status of
        offline.  Also fixes bug whereby the agent's backend was called
        * gnus-agent.el (gnus-agent-read-agentview): Use
        car-less-than-car.
 
-2003-12-20  Artem Chuprina <ran@ran.pp.ru>  (tiny change)
+2003-12-20  Artem Chuprina  <ran@ran.pp.ru>  (tiny change)
 
        * message.el (message-yank-buffer): Bind message-reply-buffer to
        a buffer rather than a string.
 
 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-cus.el (defvar): defvar
+       * gnus-cus.el (defvar): Defvar
        gnus-agent-cat-disable-undownloaded-faces.
 
 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 2003-12-15  Simon Josefsson  <jas@extundo.com>
 
        * sha1-el.el (autoload): Ignore errors for
-       executable-find. (XEmacs ecrypto does not require sh-script where
+       executable-find.  (XEmacs ecrypto does not require sh-script where
        executable.el is located.)
        (sha1-use-external): Likewise.
 
 
 2003-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: added some gnus-registry autoloads
-       (spam-split-symbolic-return): makes spam-split return 'spam
-       instead of the value of spam-split-group when spam is detected
-       (spam-split-symbolic-return-positive): makes spam-split return
-       'ham instead of nil when ham is detected
-       (spam-autodetect-recheck-messages): tells spam.el whether it
-       should recheck all messages in a group, or only the unseen ones
+       * spam.el: Added some gnus-registry autoloads.
+       (spam-split-symbolic-return): Makes spam-split return 'spam
+       instead of the value of spam-split-group when spam is detected.
+       (spam-split-symbolic-return-positive): Makes spam-split return
+       'ham instead of nil when ham is detected.
+       (spam-autodetect-recheck-messages): Tells spam.el whether it
+       should recheck all messages in a group, or only the unseen ones.
        (spam-split-last-successful-check): spam-split will set this to
        the last successful check; this was seen as a cleaner approach
-       than returning a cell like '(spam spam-use-bogofilter)
-       (spam-list-of-checks): documentation appended
-       (spam-split): accomodate the spam-split-symbolic-return and
-       spam-split-symbolic-return-positive variables
-       (spam-find-spam): new function called when the summary is built
-       (spam-log-registered-p): checks if a ham or spam registration has
-       already been done for an article
+       than returning a cell like '(spam spam-use-bogofilter).
+       (spam-list-of-checks): Documentation appended.
+       (spam-split): Accommodate the spam-split-symbolic-return and
+       spam-split-symbolic-return-positive variables.
+       (spam-find-spam): New function called when the summary is built.
+       (spam-log-registered-p): Checks if a ham or spam registration has
+       already been done for an article.
        (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
        (spam-check-ifile, spam-check-stat, spam-check-whitelist)
        (spam-check-blacklist, spam-check-bogofilter-headers)
-       (spam-check-spamoracle): respect the spam-split-symbolic-return
-       and spam-split-symbolic-return-positive variables
-       (spam-initialize): add spam-find-spam to gnus-summary-prepare-hook
-       (spam-unload-hook): remove spam-find-spam from
-       gnus-summary-prepare-hook
+       (spam-check-spamoracle): Respect the spam-split-symbolic-return
+       and spam-split-symbolic-return-positive variables.
+       (spam-initialize): Add spam-find-spam to gnus-summary-prepare-hook.
+       (spam-unload-hook): Remove spam-find-spam from
+       gnus-summary-prepare-hook.
 
-       * gnus.el (spam-autodetect, spam-autodetect-methods): new
-       configuration items for spam autodetection
+       * gnus.el (spam-autodetect, spam-autodetect-methods): New
+       configuration items for spam autodetection.
 
 2003-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
        * pgg.el (pgg-run-at-time): Ditto.
 
-2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-12-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
        (gnus-agent-regenerate-group): When necessary, alter the group's
 
        * message.el (message-get-reply-headers): Narrow to headers.
 
-2003-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
+2003-12-10  L\e,Bu\e(Brentey K\e,Ba\e(Broly  <lorentey@elte.hu>
 
-       * spam.el (spam-disable-spam-split-during-ham-respool): new
-       variable.  From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
-       (spam-ham-copy-or-move-routine): respect
-       spam-disable-spam-split-during-ham-respool.  From
-       lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
-       (spam-split-disabled): new variable.  From
-       lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
-       (spam-split): respect spam-split-disabled.  From
-       lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
+       * spam.el (spam-disable-spam-split-during-ham-respool): New
+       variable.
+       (spam-ham-copy-or-move-routine): Respect
+       spam-disable-spam-split-during-ham-respool.
+       (spam-split-disabled): New variable.
+       (spam-split): Respect spam-split-disabled.
 
 2003-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        input.
        (pgg-decode-armor-region): Don't parse packet if decoding fail.
 
-2003-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
+2003-12-09  L\e,Bu\e(Brentey K\e,Ba\e(Broly  <lorentey@elte.hu>
+
+       * spam.el (spam-check-bogofilter): Run in the correct buffer.
 
-       * spam.el (spam-check-bogofilter): run in the correct buffer.
-       From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
-       (spam-bogofilter-database-directory): correct customization
-       group.  From Xavier Maillard <zedek@gnu-rox.org>.
+2003-12-09  Xavier Maillard  <zedek@gnu-rox.org>
+
+       * spam.el (spam-bogofilter-database-directory): Correct
+       customization group.
 
 2003-12-09  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
        (nnmail-split-fancy): Use it.
 
-2003-12-08  Joel Ray Holveck <joelh@piquan.org>  (tiny change)
+2003-12-08  Joel Ray Holveck  <joelh@piquan.org>  (tiny change)
 
        * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
        parameter of Content-Type.
        * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
        output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
 
-2003-12-07  Simon Josefsson  <jas@extundo.com>
+2003-12-07  Lloyd Zusman  <ljz@asfast.com>  (tiny change)
 
        * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
-       (pgg-gpg-encrypt-region): Use it.  Tiny patch from Lloyd Zusman
-       <ljz@asfast.com>.
-       (pgg-gpg-recipient-argument): Doc fix.  Renamed fro p-g-r-a.
+       (pgg-gpg-encrypt-region): Use it.
+
+2003-12-07  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-recipient-argument): Doc fix.
+       Renamed from p-g-r-a.
        (pgg-gpg-encrypt-region): Update.
 
 2003-12-07  Jesper Harder  <harder@ifa.au.dk>
        use = or zerop to test the return value of call-process, because
        it can be a string.
 
-       * mail-source.el (mail-source-fetch-with-program): do.
+       * mail-source.el (mail-source-fetch-with-program): Do.
 
-       * mailcap.el (mailcap-viewer-passes-test): do.
+       * mailcap.el (mailcap-viewer-passes-test): Do.
 
        * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
-       (gnus-uu-post-encode-file): do.
+       (gnus-uu-post-encode-file): Do.
 
-       * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
+       * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): Do.
 
        * message.el (message-fix-before-sending): Fix detection of
        non-printables.  Don't replace unencodable utf-8.
 
 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam-report.el (spam-report-gmane): iterate over articles
-       instead of a single one; remove interactive usage
+       * spam-report.el (spam-report-gmane): Iterate over articles
+       instead of a single one; remove interactive usage.
 
 2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-util.el: Require alist and provide tm-view when compiling
        with XEmacs.
 
-2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
+2003-12-03  Jerry James  <james@xemacs.org>  (tiny change)
 
        * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
-       From Jerry James <james@xemacs.org>.
 
        * gnus-util.el: Get rmail definitions when compiling.
-       From Jerry James <james@xemacs.org>.
 
        * dns.el: Require gnus-xmas at compile time instead of trying to
        autoload `gnus-xmas-open-network-stream' because it wasn't picking
        up the macro.
-       From Jerry James <james@xemacs.org>.
 
-2003-12-01  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-12-01  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-agent.el (gnus-agent-consider-all-articles): Updated
        docstring.
        (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
        Fixed implementation such that the predicate `true' no longer
        evaluates to t.
 
+2003-12-01  Adrian Lanz  <lanz@fowi.ethz.ch>  (tiny change)
+
+       * spam.el (spam-check-bogofilter): Check the bogofilter headers
+       AFTER the save-excursion scope is over.
+
 2003-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-bogofilter): check the bogofilter headers
-       AFTER the save-excursion scope is over.  From Adrian Lanz
-       <lanz@fowi.ethz.ch>.
-       (spam-fetch-field-message-id-fast): doc fix
+       * spam.el (spam-fetch-field-message-id-fast): Doc fix.
 
 2003-12-01  Simon Josefsson  <jas@extundo.com>
 
        (gnus-agent-expire-group-1): Only print a message for an article
        when there actually was something done to it.
 
+       * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
+
+2003-11-30  Kenichi Handa  <handa@m17n.org>
+
        * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
        'to argument.  Fixes something or other in Emacs 22, and is
-       backwards compatible.  From Kenichi Handa <handa@m17n.org>.
-
-       * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
+       backwards compatible.
 
 2003-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods.
 
-2003-11-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-11-29  Kevin Greiner  <kgreiner@xpediantsolutions.com>
        * gnus-start.el (gnus-activate-group): The active range of the
        group must include the articles known to the agent.
 
        * gnus.el (gnus-agent-method-p): Accept a server name as the
        method being tested.
 
-2003-11-29  Alexander Kreuzer <alex@freesources.org>  (tiny change)
+2003-11-29  Alexander Kreuzer  <alex@freesources.org>  (tiny change)
 
        * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
 
 
 2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-blacklist-ignored-regexes): new variable, so
+       * spam.el (spam-blacklist-ignored-regexes): New variable, so
        blacklisting can ignore certain regular expressions (e.g. the
-       user's e-mail address)
-       (spam-bogofilter-spam-strong-switch,
-       spam-bogofilter-ham-strong-switch): options used when articles are
-       already registered as the opposite classification
-       (spam-old-ham-articles, spam-old-spam-articles): lists of ham and
+       user's e-mail address).
+       (spam-bogofilter-spam-strong-switch)
+       (spam-bogofilter-ham-strong-switch): Options used when articles are
+       already registered as the opposite classification.
+       (spam-old-ham-articles, spam-old-spam-articles): Lists of ham and
        spam articles, generated when a summary buffer is entered, and
        consulted when it's exited so we know what articles are changing
-       state from spam to ham or vice-versa
-       (spam-xor): everyone needs a little convenience
-       (spam-list-of-processors): lookup table for old-style spam/ham
-       exits processors
-       (spam-group-processor-p): support old-style and new-style spam/ham
-       exit processors
-       (spam-group-processor-multiple-p): handle new-style spam/ham exit
-       processors
-       (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
+       state from spam to ham or vice-versa.
+       (spam-xor): Everyone needs a little convenience.
+       (spam-list-of-processors): Lookup table for old-style spam/ham
+       exits processors.
+       (spam-group-processor-p): Support old-style and new-style spam/ham
+       exit processors.
+       (spam-group-processor-multiple-p): Handle new-style spam/ham exit
+       processors.
+       (spam-summary-prepare): Use spam-old-{ham,spam}-articles; change
        logic to iterate over list of processors instead of manual
        individual lookup, unregister any articles that change from ham to
        spam or vice-versa in the course of the summary buffer usage; use
-       the new spam-register-routine
-       (spam-ham-copy-routine, spam-ham-move-routine,
-       spam-mark-spam-as-expired-and-move-routine): check that the list
+       the new spam-register-routine.
+       (spam-ham-copy-routine, spam-ham-move-routine)
+       (spam-mark-spam-as-expired-and-move-routine): Check that the list
        of groups is not nil, because apply doesn't like to apply a
-       function across nil
-       (spam-registration-functions): variable for looking up spam/ham
-       registration/unregistration functions based on a spam-use-* symbol
+       function across nil.
+       (spam-registration-functions): Variable for looking up spam/ham
+       registration/unregistration functions based on a spam-use-* symbol.
        (spam-classification-valid-p, spam-process-type-valid-p)
        (spam-registration-check-valid-p)
-       (spam-unregistration-check-valid-p): convenience functions
-       (spam-registration-function, spam-unregistration-function): look
+       (spam-unregistration-check-valid-p): Convenience functions.
+       (spam-registration-function, spam-unregistration-function): Look
        up the registration/unregistration function based on a
-       classification and the check (spam-use-* symbol)
-       (spam-list-articles): generate list of spam/ham articles from a
-       given list of articles
-       (spam-register-routine): do the heavy work of registering and
+       classification and the check (spam-use-* symbol).
+       (spam-list-articles): Generate list of spam/ham articles from a
+       given list of articles.
+       (spam-register-routine): Do the heavy work of registering and
        unregistering articles, using all the articles in the group or
-       specific ones as needed
-       (spam-generic-register-routine): removed, no longer used
+       specific ones as needed.
+       (spam-generic-register-routine): Removed, no longer used.
        (spam-log-unregistration-needed-p, spam-log-undo-registration):
-       handle article registration/unregistration with a given spam/ham
-       processor and group
-       (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report,
-       bogofilter, spamoracle): rewrite registration/unregistration
+       Handle article registration/unregistration with a given spam/ham
+       processor and group.
+       (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report)
+       (bogofilter, spamoracle): Rewrite registration/unregistration
        functions to take a list of articles and the unregister option.
        Much hilarity ensues.
-       (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
+       (spam-initialize): spam-stat-maybe-{save,load} already
+       respect spam-use-stat.
        (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
-       don't load and save unnecessarily
+       Don't load and save unnecessarily.
 
-       * spam-stat.el (spam-stat-dirty): new variable, set when the stats
-       database is modified
+       * spam-stat.el (spam-stat-dirty): New variable, set when the stats
+       database is modified.
        (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
        (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
-       (spam-stat-buffer-change-to-non-spam): set spam-stat-dirty when
-       needed
-       (spam-stat-save): respect spam-stat-dirty, unless the force
-       parameter is specified
-       (spam-stat-load): clear spam-stat-dirty
+       (spam-stat-buffer-change-to-non-spam): Set spam-stat-dirty when
+       needed.
+       (spam-stat-save): Respect spam-stat-dirty, unless the force
+       parameter is specified.
+       (spam-stat-load): Clear spam-stat-dirty.
 
-       * gnus.el (gnus-install-group-spam-parameters): marked the
+       * gnus.el (gnus-install-group-spam-parameters): Marked the
        old-style exit processors as obsolete in the docs, added the
-       new-style exit processors while the old ones are still allowed
-
+       new-style exit processors while the old ones are still allowed.
 
 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
 
 
        * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
 
-2003-11-24  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-11-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-srvr.el (gnus-server-insert-server-line): The server names
        used in gnus-agent are different (for example, the native server
        uses the alias "native") from the names in gnus-srvr.
        new gnus-server-named-server function to get gnus-agent compatible
        names from the server buffer.
 
-2003-11-20  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-11-20  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.el (gnus-agent-covered-methods): Documented use of
        named servers, not methods, to identity agentized groups.
        (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
        function as gnus-agent-covered-methods variable no longer provides
        methods.
-       (gnus-agent-covered-methods): New function
+       (gnus-agent-covered-methods): New function.
        (gnus-agent-expire-group, gnus-agent-expire): Final message will,
        if gnus-verbose is greater than 4, report statistics of NOV
        entries and files deleted as well as total bytes recovered.
-       (gnus-agent-expire-done-message): New function
+       (gnus-agent-expire-done-message): New function.
        (gnus-agent-unread-articles): Bug fix.  No longer drops last
        unread article onto read list.
        (gnus-agent-regenerate-group): Changed prompt to use typical
 
 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-ham-copy-or-move-routine): add respooling
-       support, not working well yet
+       * spam.el (spam-ham-copy-or-move-routine): Add respooling
+       support, not working well yet.
 
-       * gnus.el (ham-process-destination): make 'respool option the
-       only one, so it can't be chosen together with other groups
+       * gnus.el (ham-process-destination): Make 'respool option the
+       only one, so it can't be chosen together with other groups.
 
 2003-11-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-track-extra): make it a set of
-       choices instead of a boolean
+       * gnus-registry.el (gnus-registry-track-extra): Make it a set of
+       choices instead of a boolean.
        (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
-       new convenience functions
-       (gnus-registry-split-fancy-with-parent): use convenience
+       New convenience functions.
+       (gnus-registry-split-fancy-with-parent): Use convenience
        functions, also don't return extra tracking info if sender or
-       subject is found in more than one groups
-       (gnus-registry-add-group): use new convenience functions to
-       decide if sender and subject should be tracked
+       subject is found in more than one groups.
+       (gnus-registry-add-group): Use new convenience functions to
+       decide if sender and subject should be tracked.
 
-       * gnus.el (ham-process-destination): add 'respool option,
-       unused by spam.el yet
+       * gnus.el (ham-process-destination): Add 'respool option,
+       unused by spam.el yet.
 
 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-score.el (gnus-decay-score): Return a surely smaller value
        than the argument in XEmacs.
 
-2003-11-18  Reiner Steib  <Reiner.Steib@gmx.de>
+2003-11-18  Sam Steingold  <sds@gnu.org>
 
        * message.el (message-insert-to): Don't use `gnus-message'.
        (message-header-synonyms): New variable.
        (message-carefully-insert-headers): Use it (check for synonyms).
-       Added doc-string.  From Sam Steingold <sds@gnu.org>.
+       Added doc-string.
 
 2003-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-11-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * nnml.el (nnml-request-accept-article): pass sender to
-       nnmail-cache-insert
+       * nnml.el (nnml-request-accept-article): Pass sender to
+       nnmail-cache-insert.
 
-       * nnmh.el (nnmh-request-accept-article): pass sender to
-       nnmail-cache-insert
+       * nnmh.el (nnmh-request-accept-article): Pass sender to
+       nnmail-cache-insert.
 
-       * nnmbox.el (nnmbox-request-accept-article): pass sender to
-       nnmail-cache-insert
+       * nnmbox.el (nnmbox-request-accept-article): Pass sender to
+       nnmail-cache-insert.
 
-       * nnfolder.el (nnfolder-request-accept-article): pass sender to
-       nnmail-cache-insert
+       * nnfolder.el (nnfolder-request-accept-article): Pass sender to
+       nnmail-cache-insert.
 
-       * nnbabyl.el (nnbabyl-request-accept-article): pass sender to
-       nnmail-cache-insert
+       * nnbabyl.el (nnbabyl-request-accept-article): Pass sender to
+       nnmail-cache-insert.
 
-       * nnmail.el (nnmail-cache-insert): accept sender parameter and
-       pass it to the nnmail-spool-hook
+       * nnmail.el (nnmail-cache-insert): Accept sender parameter and
+       pass it to the nnmail-spool-hook.
 
-       * gnus-registry.el (gnus-registry-track-extra): clarify doc
-       (gnus-registry-action): add sender lexical var and pass it to
-       gnus-registry-add-group
-       (gnus-registry-spool-action): take a sender parameter, pass to
-       gnus-registry-add-group
-       (gnus-registry-split-fancy-with-parent): trace by sender in
-       addition to subject
-       (gnus-registry-fetch-sender-fast): new function
-       (gnus-registry-add-group): accept sender parameter
+       * gnus-registry.el (gnus-registry-track-extra): Clarify doc.
+       (gnus-registry-action): Add sender lexical var and pass it to
+       gnus-registry-add-group.
+       (gnus-registry-spool-action): Take a sender parameter, pass to
+       gnus-registry-add-group.
+       (gnus-registry-split-fancy-with-parent): Trace by sender in
+       addition to subject.
+       (gnus-registry-fetch-sender-fast): New function.
+       (gnus-registry-add-group): Accept sender parameter.
 
 2003-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
-       (spam-mark-spam-as-expired-and-move-routine): allow for the
-       groups to be a list of a single item
+       (spam-mark-spam-as-expired-and-move-routine): Allow for the
+       groups to be a list of a single item.
 
        * gnus.el (gnus-install-group-spam-parameters):
-       ham-process-destination and spam-process-destination allow lists now
+       ham-process-destination and spam-process-destination allow lists now.
 
 2003-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * message.el (message-insert-to): Do error out when the user
-       requested no Cc.  Don't insert empty To.  Can be added to
-       `message-setup-hook' now.  From Sam Steingold <sds@gnu.org>.
-       (message-mode-field-menu): Moved some entries, added
+       * message.el (message-mode-field-menu): Moved some entries, added
        `message-insert-wide-reply'.
        (message-change-subject): Fixed comment.
 
+2003-11-10  Sam Steingold  <sds@gnu.org>
+
+       * message.el (message-insert-to): Do error out when the user
+       requested no Cc.  Don't insert empty To.  Can be added to
+       `message-setup-hook' now.
+
 2003-11-10  Simon Josefsson  <jas@extundo.com>
 
        * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
        key id too (for decryption).
        (pgg-gpg-sign-region): Likewise.
 
-2003-11-09  Simon Josefsson  <jas@extundo.com>
+2003-11-09  Satyaki Das  <satyakid@stanford.edu>
 
        * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
        (pgg-gpg-lookup-all-secret-keys): New function.
        (pgg-gpg-select-matching-key): Likewise.
-       (pgg-gpg-decrypt-region): Use new functions.  From Satyaki Das
-       <satyakid@stanford.edu>.
+       (pgg-gpg-decrypt-region): Use new functions.
 
 2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * nnmail.el (nnmail-cache-insert): make sure that the
+       * nnmail.el (nnmail-cache-insert): Make sure that the
        nnmail-spool-hook is called with a valid newsgroup name (though
-       it may be wrong)
+       it may be wrong).
 
-       * gnus.el (gnus-group-real-prefix): return nil if group is not a
-       string, instead of triggering an error
+       * gnus.el (gnus-group-real-prefix): Return nil if group is not a
+       string, instead of triggering an error.
 
 2003-11-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus.el (gnus-group-guess-full-name-from-command-method): new function
+       * gnus.el (gnus-group-guess-full-name-from-command-method):
+       New function.
 
-       * gnus-registry.el (gnus-registry-fetch-group): use long names if
-       requested
-       (gnus-registry-split-fancy-with-parent): when long names are in
-       use, strip the name if we're in the native server, or else return nothing
-       (gnus-registry-spool-action, gnus-registry-action): use
+       * gnus-registry.el (gnus-registry-fetch-group): Use long names if
+       requested.
+       (gnus-registry-split-fancy-with-parent): When long names are in use,
+       strip the name if we're in the native server, or else return nothing.
+       (gnus-registry-spool-action, gnus-registry-action): Use
        gnus-group-guess-full-name-from-command-method instead of
-       gnus-group-guess-full-name
+       gnus-group-guess-full-name.
 
        * spam.el (spam-mark-spam-as-expired-and-move-routine)
-       (spam-ham-copy-or-move-routine): prevent article deletions or
-       moves unless the backend allows it
+       (spam-ham-copy-or-move-routine): Prevent article deletions or
+       moves unless the backend allows it.
 
-       * gnus.el (gnus-install-group-spam-parameters): fixed parameters
+       * gnus.el (gnus-install-group-spam-parameters): Fixed parameters
        to list spamoracle as well, suggested by Jean-Marc Lasgouttes
-       <Jean-Marc.Lasgouttes@inria.fr>
+       <Jean-Marc.Lasgouttes@inria.fr>.
 
-       * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
-       Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
+       * spam.el (spam-spamoracle): Doc change, suggested by Jean-Marc
+       Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>.
 
-2003-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+2003-11-04  Norbert Koch  <viteno@xemacs.org>  (tiny change)
 
        * gnus-score.el (gnus-decay-score): Protect against arithmetic
-       errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
+       errors.
 
 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el
-       (spam-log-processing-to-registry): improved message and comments
-       (spam-log-unregistration-needed-p): new function
+       (spam-log-processing-to-registry): Improved message and comments.
+       (spam-log-unregistration-needed-p): New function.
        (spam-ifile-register-spam-routine)
        (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
        (spam-stat-register-ham-routine)
        (spam-whitelist-register-routine)
        (spam-bogofilter-register-spam-routine)
        (spam-bogofilter-register-ham-routine)
-       (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
-       spam-log-processing-to-registry invocations appropriately
+       (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Change
+       spam-log-processing-to-registry invocations appropriately.
 
-2003-10-31  Simon Josefsson  <jas@extundo.com>
+2003-10-31  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
 
        * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
-       Tiny patch from Derek Atkins <warlord@MIT.EDU>.
-       (imap-process-connection-type): Improve docstring.  Suggested by
-       Derek Atkins <warlord@MIT.EDU>.
+
+2003-10-31  Simon Josefsson  <jas@extundo.com>
+
+       * imap.el (imap-process-connection-type): Improve docstring.
+       Suggested by Derek Atkins <warlord@MIT.EDU>.
 
 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (autoload): autoload the gnus-registry functions we'll
-       need
-       (spam-log-to-registry): new variable for interfacing with the
-       gnus-registry
-       (spam-install-hooks): variable had the wrong customization group
-       (spam-fetch-field-message-id-fast): convenience function for fetch
-       a message ID quickly
-       (spam-log-processing-to-registry): new function
+       * spam.el (autoload): Autoload the gnus-registry functions we'll need.
+       (spam-log-to-registry): New variable for interfacing with the
+       gnus-registry.
+       (spam-install-hooks): Variable had the wrong customization group.
+       (spam-fetch-field-message-id-fast): Convenience function for fetch
+       a message ID quickly.
+       (spam-log-processing-to-registry): New function.
        (spam-ifile-register-spam-routine)
        (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
        (spam-stat-register-ham-routine)
        (spam-whitelist-register-routine)
        (spam-bogofilter-register-spam-routine)
        (spam-bogofilter-register-ham-routine)
-       (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): add
-       spam-log-processing-to-registry invocations
+       (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Add
+       spam-log-processing-to-registry invocations.
 
-       * gnus-registry.el: fixed docs in the preface to mention
-       gnus-registry-initialize
-       (gnus-registry-store-extra): remove cached extra entry
-       information when new extra entry is stored
+       * gnus-registry.el: Fixed docs in the preface to mention
+       gnus-registry-initialize.
+       (gnus-registry-store-extra): Remove cached extra entry
+       information when new extra entry is stored.
 
 2003-10-29  Simon Josefsson  <jas@extundo.com>
 
        * message.el (message-forward-make-body-plain): Fix ARG=1 mode
        after separating m-f-m-b.
 
-2003-10-29  Simon Josefsson  <jas@extundo.com>
+2003-10-29  Andre Srinivasan  <andre@e2open.com>  (tiny change)
 
        * message.el (message-forward-make-body-plain): Remove ignored
-       headers.  Tiny patch from Andre Srinivasan <andre@e2open.com>.
-       (message-forward-make-body-plain): Fix ARG=1.
+       headers.
+
+2003-10-29  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-forward-make-body-plain): Fix ARG=1.
 
 2003-10-28  Jesper Harder  <harder@ifa.au.dk>
 
 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-mark-spam-as-expired-and-move-routine)
-       (spam-ham-copy-or-move-routine): don't ask when deleting copied
-       articles, and use move instead of copy when possible
-       (spam-split): added the option of specifying a string as a
+       (spam-ham-copy-or-move-routine): Don't ask when deleting copied
+       articles, and use move instead of copy when possible.
+       (spam-split): Added the option of specifying a string as a
        spam-split parameter; such a string will override
        spam-split-group temporarily.
 
-       * nnmail.el (nnmail-cache-insert): protect from nil message IDs,
+       * nnmail.el (nnmail-cache-insert): Protect from nil message IDs,
        but should we do something else?
 
-       * gnus-registry.el (gnus-registry-spool-action): protect from nil
-       message IDs
+       * gnus-registry.el (gnus-registry-spool-action): Protect from nil
+       message IDs.
 
 2003-10-26  Simon Josefsson  <jas@extundo.com>
 
 
 2003-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
-       for the variable
+       * spam.el (spam-move-spam-nonspam-groups-only): Documentation fix
+       for the variable.
 
 2003-10-25  Steve Youngs  <sryoungs@bigpond.net.au>
 
 
 2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-ham-copy-or-move-routine): do not delete if copy
-       is t, also don't intepret the list of groups as a list of lists
+       * spam.el (spam-ham-copy-or-move-routine): Do not delete if copy
+       is t, also don't interpret the list of groups as a list of lists.
        (spam-mark-spam-as-expired-and-move-routine)
-       (spam-ham-copy-or-move-routine): delete articles only if 1 or
+       (spam-ham-copy-or-move-routine): Delete articles only if 1 or
        more groups were specified (and "copy" was not specified for
-       spam-ham-copy-or-move-routine) (fixed twice)
+       spam-ham-copy-or-move-routine) (fixed twice).
 
 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2003-10-23  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.el (spam-process-destination, ham-process-destination):
-       allow multiple groups as a choice
+       Allow multiple groups as a choice.
 
-       * spam.el (spam-check-blackholes): remove "[IP address]"
+       * spam.el (spam-check-blackholes): Remove "[IP address]"
        requirement, now just "IP address" is enough for detection for
-       blackhole checking
-       (spam-check-blackholes): oops, the dots were not escaped
-       (spam-mark-spam-as-expired-and-move-routine): added multiple group
-       support (multiple copies, then delete)
-       (spam-ham-copy-routine): new function
-       (spam-ham-move-routine): new function
-       (spam-ham-copy-or-move-routine): new function (used to be
-       spam-ham-move-routine), handle multiple groups
-       (spam-summary-prepare-exit): call the new functions
+       blackhole checking.
+       (spam-check-blackholes): Oops, the dots were not escaped.
+       (spam-mark-spam-as-expired-and-move-routine): Added multiple group
+       support (multiple copies, then delete).
+       (spam-ham-copy-routine): New function.
+       (spam-ham-move-routine): New function.
+       (spam-ham-copy-or-move-routine): New function (used to be
+       spam-ham-move-routine), handle multiple groups.
+       (spam-summary-prepare-exit): Call the new functions.
 
 2003-10-23  Simon Josefsson  <jas@extundo.com>
 
 
 2003-10-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-reverse-ip-string): new function to reverse an IP
-       address in a string
-       (spam-check-blackholes): use spam-reverse-ip-string
+       * spam.el (spam-reverse-ip-string): New function to reverse an IP
+       address in a string.
+       (spam-check-blackholes): Use spam-reverse-ip-string.
 
 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * message.el (message-mode-field-menu): Added
        message-generate-unsubscribed-mail-followup-to.
-       (message-forward-subject-fwd): Avoid double "Fwd: "
+       (message-forward-subject-fwd): Avoid double "Fwd: ".
        (message-change-subject): Added comment.
 
 2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
 
-       * message.el (message-forward-make-body): does both
+       * message.el (message-forward-make-body): Does both
        m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
        message buffer.
 
        * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
        it's done by nnmail-article-group.
 
+2003-10-12  Mark Hood  <markhood@speakeasy.net>  (tiny change)
+
        * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
-       From Mark Hood <markhood@speakeasy.net> (tiny change)
 
 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-initialize): new function, does the spam-face
-       update and all the hooks, replaces spam-install-hooks-function
+       * spam.el (spam-initialize): New function, does the spam-face
+       update and all the hooks, replaces spam-install-hooks-function.
 
-       * gnus-registry.el (gnus-registry-initialize): new autoloaded
-       function to explicitly initialize the registry
+       * gnus-registry.el (gnus-registry-initialize): New autoloaded
+       function to explicitly initialize the registry.
 
 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-blackholes): exit the loop if matches are
-       found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
+       * spam.el (spam-check-blackholes): Exit the loop if matches are
+       found (idea from Adrian Lanz <lanz@fowi.ethz.ch>).
        (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
-       (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
-
+       (spam-from-listed-p): Use nnmail-fetch-field instead of
+       message-fetch-field.
 
 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * spam.el (spam-install-hooks-function): Added Autoload cookie.
 
-2003-10-02  Jesper Harder  <harder@ifa.au.dk>
+2003-10-02  Michael Shields  <shields@msrl.com>
 
        * pgg-def.el (pgg-default-keyserver-address): Change to
-       subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
+       subkeys.pgp.net.
 
 2003-10-01  Simon Josefsson  <jas@extundo.com>
 
        * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
        to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
 
-       * message.el (message-bounce, message-forward-show-mml): do.
+       * message.el (message-bounce, message-forward-show-mml): Do.
 
 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
 
 
        * gnus.el (gnus-group-charter-alist): Update.
 
+2003-09-10  Eric Knauel  <knauel@informatik.uni-tuebingen.de>
+
+       * spam-report.el: Use mm-url.el functions for external URL loading
+       when the built-in HTTP GET is insufficient (e.g. proxies are in
+       the way).
+
 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam-report.el: use mm-url.el functions for external URL
-       loading when the built-in HTTP GET is insufficient (e.g. proxies
-       are in the way).  From Eric Knauel
-       <knauel@informatik.uni-tuebingen.de>.
-       (spam-report-url-ping-function): new option, defaults to the
-       built-in HTTP GET (spam-report-url-ping-plain)
-       (spam-report-url-ping): calls spam-report-url-ping-function now
-       (spam-report-url-ping-plain): new function, does what
-       spam-report-url-ping used to do
-       (spam-report-url-ping-mm-url): function that delegates to
-       mm-url.el (autoloaded)
+       * spam-report.el (spam-report-url-ping-function): New option,
+       defaults to the built-in HTTP GET (spam-report-url-ping-plain).
+       (spam-report-url-ping): Call spam-report-url-ping-function.
+       (spam-report-url-ping-plain): New function, does what
+       spam-report-url-ping used to do.
+       (spam-report-url-ping-mm-url): Function that delegates to
+       mm-url.el (autoloaded).
 
 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-delete-id): function to
-       completely delete an ID, including all the cache hashtables
-       (gnus-registry-delete-group): use gnus-registry-delete-id
-       (gnus-registry-simplify-subject): only run if the argument is a
-       string, return nil otherwise
+       * gnus-registry.el (gnus-registry-delete-id): Function to
+       completely delete an ID, including all the cache hashtables.
+       (gnus-registry-delete-group): Use gnus-registry-delete-id.
+       (gnus-registry-simplify-subject): Only run if the argument is a
+       string, return nil otherwise.
 
 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
-       another error *sigh*
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent): Yet
+       another error *sigh*
 
-       * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
-       puthash unless gnus-registry-entry-caching is on
-       (gnus-registry-split-fancy-with-parent): misplaced parenthesis
-       made everything a part of the 'else'
-       (gnus-registry-save): used 'entry-caching' instead of 'caching'
+       * gnus-registry.el (gnus-registry-fetch-extra-entry): Don't use
+       puthash unless gnus-registry-entry-caching is on.
+       (gnus-registry-split-fancy-with-parent): Misplaced parenthesis
+       made everything a part of the 'else'.
+       (gnus-registry-save): Used 'entry-caching' instead of 'caching'.
 
 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * 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.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): Accommodate 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
+       (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.
 
-       * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
-       on to the nnmail-spool-hook
+       * nnmail.el (nnmail-cache-insert): Add subject parameter, pass it
+       on to the nnmail-spool-hook.
 
-       * nnbabyl.el (nnbabyl-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nnbabyl.el (nnbabyl-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
-       * nndiary.el (nndiary-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nndiary.el (nndiary-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
-       * nnfolder.el (nnfolder-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nnfolder.el (nnfolder-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
-       * nnimap.el (nnimap-split-articles): added subject to
-       nnmail-cache-insert call
-       (nnimap-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nnimap.el (nnimap-split-articles): Added subject to
+       nnmail-cache-insert call.
+       (nnimap-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
-       * nnmbox.el (nnmbox-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nnmbox.el (nnmbox-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
-       * nnmh.el (nnmh-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nnmh.el (nnmh-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
-       * nnml.el (nnml-request-accept-article): added subject to
-       nnmail-cache-insert call
+       * nnml.el (nnml-request-accept-article): Added subject to
+       nnmail-cache-insert call.
 
 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
 
        (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
        Lars Balker Rasmussen <lars@balker.org>.
 
-2003-08-30  Simon Josefsson  <jas@extundo.com>
+2003-08-30  Gaute B Strokkenes  <gs234@srcf.ucam.org>  (tiny change)
 
        * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
        imap-open, reverts 2003-03-17 change.  Reverse remove before
-       calling gnus-compress-sequence.  From Gaute Strokkenes
-       <gs234@srcf.ucam.org> (tiny change).
+       calling gnus-compress-sequence.
 
 2003-08-29  Simon Josefsson  <jas@extundo.com>
 
        the files it may be using.  Reported by David Coe
        <davidc@debian.org>.
 
-2003-08-27  Jesper Harder  <harder@ifa.au.dk>
+2003-08-27  Vagn Johansen  <v@johansen.mail.dk>  (tiny change)
 
        * gnus-cache.el (gnus-cache-generate-active): Fix bug in
-       replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
-       change).
+       replacement.
 
 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-art.el (gnus-treat-display-face): Fix typo.
        (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
-       (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
+       (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>).
 
 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
 
        * message.el (message-make-forward-subject-function): Fix
        customize mismatch.
 
-       * gnus.el (gnus-message-archive-method): do.
+       * gnus.el (gnus-message-archive-method): Do.
 
 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
        Redisplay article after editing.
 
-2003-08-20  Simon Josefsson  <jas@extundo.com>
+2003-08-20  Jari Aalto  <jari.aalto@poboxes.com>
 
        * gnus.el (gnus-read-group): Added check to ask confirmation if
-       Group name contains invalid character. You can use '/' in IMAP,
-       but not in filenames. G m cannot know what the user is creating,
-       so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
-       Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
+       Group name contains invalid character.  You can use '/' in IMAP,
+       but not in filenames.  G m cannot know what the user is creating,
+       so let user decide.  See thread m2oeysiev3.fsf@naima.lensflare.org.
 
 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
-       should be sent unless gnus-expert-user is on
+       * gnus-draft.el (gnus-draft-send-all-messages): Ask if all drafts
+       should be sent unless gnus-expert-user is on.
 
 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.el (gnus-refer-article-method): Ditto.
        * message.el (message-courtesy-message): Ditto.
 
-2003-08-06  Jesper Harder  <harder@ifa.au.dk>
+2003-08-06  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
 
        * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
-       From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
 
 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * nnmail.el (nnmail-large-newsgroup): Docstring fix.
 
-       * nntp.el (nntp-large-newsgroup): do.
+       * nntp.el (nntp-large-newsgroup): Do.
 
-       * nnspool.el (nnspool-large-newsgroup): do.
+       * nnspool.el (nnspool-large-newsgroup): Do.
 
        * gnus-cus.el (gnus-group-parameters): Typo.
 
 
 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-install): add an initial
-       registry read to the loading when gnus-registry-install is set
+       * gnus-registry.el (gnus-registry-install): Add an initial
+       registry read to the loading when gnus-registry-install is set.
 
-2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-07-26  Mark Thomas  <swoon@bellatlantic.net>  (tiny change)
 
        * flow-fill.el (fill-flowed): Empty lines separate paragraphs
-       even if the preceding line ends with a soft break.  Tiny patch
-       from Mark Thomas <swoon@bellatlantic.net>.
+       even if the preceding line ends with a soft break.
 
 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-use-regex-body, spam-regex-body-spam)
-       (spam-regex-body-ham): new variables, default to nil/empty/empty
-       (spam-install-hooks): added spam-use-regex-body to list or
-       pre-install conditions
-       (spam-list-of-checks): added spam-use-regex-body and
-       spam-check-regex-body to list of checks
-       (spam-list-of-statistical-checks): added spam-use-regex-body to
-       list of statistical checks
-       (spam-check-regex-body): invokes spam-check-regex-headers with
-       appropriate variable masking
-       (spam-check-regex-headers): changes to print "body" or "header"
-       where appropriate
+       (spam-regex-body-ham): New variables, default to nil/empty/empty.
+       (spam-install-hooks): Added spam-use-regex-body to list or
+       pre-install conditions.
+       (spam-list-of-checks): Added spam-use-regex-body and
+       spam-check-regex-body to list of checks.
+       (spam-list-of-statistical-checks): Added spam-use-regex-body to
+       list of statistical checks.
+       (spam-check-regex-body): Invokes spam-check-regex-headers with
+       appropriate variable masking.
+       (spam-check-regex-headers): Changes to print "body" or "header"
+       where appropriate.
 
 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
-       whitespace" message level 5 instead of 4
-       (gnus-registry-clean-empty-function): new function to remove empty
-       registry entries
-       (gnus-registry-clean-empty): new variable to enable cleaning the
-       registry when saving it by calling gnus-registry-clean-empty-function
+       * gnus-registry.el (gnus-registry-cache-whitespace): Make "adding
+       whitespace" message level 5 instead of 4.
+       (gnus-registry-clean-empty-function): New function to remove empty
+       registry entries.
+       (gnus-registry-clean-empty): New variable to enable cleaning the
+       registry when saving it by calling gnus-registry-clean-empty-function.
 
-       * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
-       (spam-process-ham-in-spam-groups): new variable
+       * spam.el (spam-summary-prepare-exit): Use
+       spam-process-ham-in-spam-groups.
+       (spam-process-ham-in-spam-groups): New variable.
 
 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
 
 
        * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
        from 2003-04-03 to fix security problem.  See
-       http://www.debian.org/security/2003/dsa-339
+       http://www.debian.org/security/2003/dsa-339.
 
 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus.el (gnus-install-group-spam-parameters): add the
-       gnus-ticked-mark to the possible choices of ham marks
+       * gnus.el (gnus-install-group-spam-parameters): Add the
+       gnus-ticked-mark to the possible choices of ham marks.
 
-       * spam.el (spam-process-ham-in-nonham-groups): new variable
-       (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
+       * spam.el (spam-process-ham-in-nonham-groups): New variable.
+       (spam-summary-prepare-exit): Use spam-process-ham-in-nonham-groups.
 
 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
 
        * imap.el (imap-arrival-filter): Fix test for missing process
        buffer.
 
-2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
-       From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
+2003-07-09  Gaute B Strokkenes  <gs234@cam.ac.uk>  (tiny change)
 
        * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
        for second, after-process-has-died, accept-process-output.
 
        * flow-fill.el: Docstring and message fixes.
 
-       * deuglify.el: do.
+       * deuglify.el: Do.
 
-       * gnus-int.el: do.
+       * gnus-int.el: Do.
 
-       * gnus-msg.el: do.
+       * gnus-msg.el: Do.
 
-       * gnus-util.el: do.
+       * gnus-util.el: Do.
 
-       * gnus-draft.el: do.
+       * gnus-draft.el: Do.
 
-       * gnus-start.el: do.
+       * gnus-start.el: Do.
 
-       * gnus.el: do.
+       * gnus.el: Do.
 
-       * gnus-group.el: do.
+       * gnus-group.el: Do.
 
-       * gnus-art.el: do.
+       * gnus-art.el: Do.
 
-       * gnus-sum.el: do.
+       * gnus-sum.el: Do.
 
        * mail-source.el (mail-source-movemail): Handle non-numerical
        return values.
        (message-canlock-generate)
        (message-generate-new-buffer-clone-locals): Docstring fixes.
 
-2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-07-07  Gaute B Strokkenes  <gs234@cam.ac.uk>  (tiny change)
 
        * imap.el (imap-wait-for-tag): After the process has died, look
-       for more output still pending.  From Gaute B Strokkenes
-       <gs234@cam.ac.uk> (tiny patch).
+       for more output still pending.
 
 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-bogofilter-score): redisplay article normally
-       after spam-bogofilter-score is called
+       * spam.el (spam-bogofilter-score): Redisplay article normally
+       after spam-bogofilter-score is called.
+
+2003-07-06  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
+
+       * gnus-sum.el (gnus-print-buffer): Apply emphasis.
 
 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
 
        * message.el (message-send-mail-with-sendmail): Handle
        non-numeric return values.
 
-       * gnus-sum.el (gnus-print-buffer): Apply emphasis.
-       From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
-
        * gnus-start.el (gnus-clear-system): Revert change from
        2003-06-19.
 
 
 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-parse-list): prevent empty ("") strings
+       * spam.el (spam-parse-list): Prevent empty ("") strings.
 
 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-parse-list): use gnus-extract-address-components
-       instead of ietf-drums-parse-addresses
-       (spam-from-listed-p): let* was unnecessary
+       * spam.el (spam-parse-list): Use gnus-extract-address-components
+       instead of ietf-drums-parse-addresses.
+       (spam-from-listed-p): let* was unnecessary.
 
 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-from-listed-p, spam-parse-list): use
+       * spam.el (spam-from-listed-p, spam-parse-list): Use
        ietf-drums-parse-addresses to extract the address portion of the
-       whitelist/blacklist file if it looks like an address can be found
+       whitelist/blacklist file if it looks like an address can be found.
 
 2003-06-23  Didier Verna  <didier@xemacs.org>
 
-       * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
+       * gnus-ems.el (gnus-put-image): New argument CATEGORY.  Add it as a
        text property.
-       (gnus-remove-image): New argument CATEGORY. Only remove if
+       (gnus-remove-image): New argument CATEGORY.  Only remove if
        category matches.
        * gnus-xmas.el (gnus-xmas-put-image):
        (gnus-xmas-remove-image): Ditto, with extents.
        * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
        gnus-[xmas-]remove-image.
-       (article-display-face): Don't always act as a toggle. Call
+       (article-display-face): Don't always act as a toggle.  Call
        `gnus-put-image' with CATEGORY argument.
        (article-display-x-face): Call `gnus-put-image' with CATEGORY
        argument.
 
 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-enter-list): search-forward specified wrong
+       * spam.el (spam-enter-list): search-forward specified wrong.
 
 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-msg.el (gnus-configure-posting-styles): Remove unused
-       variable.  From Jan Rychter <jan@rychter.com>.
-
        * spam.el (spam-spamoracle-learn): insert-string is obsolete.
 
+2003-06-20  Jan Rychter  <jan@rychter.com>
+
+       * gnus-msg.el (gnus-configure-posting-styles): Remove unused
+       variable.
+
 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-enter-list): do not enter duplicate addresses into
-       the whitelist/blacklist
+       * spam.el (spam-enter-list): Do not enter duplicate addresses into
+       the whitelist/blacklist.
 
 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
 
 2003-06-18  Didier Verna  <didier@xemacs.org>
 
        * gnus-art.el (article-display-face): Correctly toggle between
-       display and hiding. Handle multiple Face headers.
+       display and hiding.  Handle multiple Face headers.
 
 2003-06-17  Dave Love  <fx@gnu.org>
 
        * gnus-util.el (gnus-extract-address-components): Added
        doc-string.
 
-2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-06-16  Michael Albinus  <Michael.Albinus@alcatel.de>
 
        * nnml.el (nnml-current-group-article-to-file-alist): Don't read
-       overview when using compressed files.  From Michael Albinus
-       <Michael.Albinus@alcatel.de>.
+       overview when using compressed files.
 
 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
        `gnus-article-emulate-mime'.
 
-2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
-       From Tommi Vainikainen <thv+gnus@iki.fi>.
+2003-06-15  Tommi Vainikainen  <thv+gnus@iki.fi>
 
        * message.el (message-is-yours-p): New function.  Separated common
        code from message-cancel-news and message-supersede.  Added
        resort.
        (message-cancel-news, message-supersede): Use message-is-yours-p.
 
-2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-06-13  Niklas Morberg  <niklas.morberg@axis.com>
 
        * nnimap.el (nnimap-split-articles): Narrow the right buffer to
-       the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
+       the headers.
 
 2003-06-12  Dave Love  <fx@gnu.org>
 
 
 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-bogofilter-headers): fix for when the score
-       is requested but the message is not spam
+       * spam.el (spam-check-bogofilter-headers): Fix for when the score
+       is requested but the message is not spam.
 
-2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
-       From Eric
-       <knauel@informatik.uni-tuebingen.de>
+2003-06-09  Eric Knauel  <knauel@informatik.uni-tuebingen.de>
 
-       * spam.el (spam-use-spamoracle): new variable
-       (spam-install-hooks): add spamoracle to the list of conditions
-       for activation of spam-install-hooks
-       (spam-spamoracle): new variable customization group
-       (spam-spamoracle, spam-spamoracle): new variables
+       * spam.el (spam-use-spamoracle): New variable.
+       (spam-install-hooks): Add spamoracle to the list of conditions
+       for activation of spam-install-hooks.
+       (spam-spamoracle): New variable customization group.
+       (spam-spamoracle, spam-spamoracle): New variables.
        (spam-group-spam-processor-spamoracle-p)
-       (spam-group-ham-processor-spamoracle-p): new functions
-       (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
-       (spam-list-of-checks, spam-list-of-statistical-checks): add
-       spam-use-spamoracle
+       (spam-group-ham-processor-spamoracle-p): New functions.
+       (spam-summary-prepare-exit): Added spamoracle ham/spam exit processing.
+       (spam-list-of-checks, spam-list-of-statistical-checks): Add
+       spam-use-spamoracle.
        (spam-check-spamoracle, spam-spamoracle-learn)
-       (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
+       (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): New functions.
 
        * gnus.el (gnus-group-spam-exit-processor-spamoracle)
-       (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
-       (spam-process, ham-process): added spamoracle spam/ham processors
+       (gnus-group-ham-exit-processor-spamoracle): New variables for SpamOracle.
+       (spam-process, ham-process): Added spamoracle spam/ham processors.
 
 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
 
 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
-       gnus-summary-display-buttonized t]
+       gnus-summary-display-buttonized t].
 
 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
 
        * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
        groups correctly.
 
-2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
-       From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
+2003-06-06  Benjamin Rutt  <rutt+news@cis.ohio-state.edu>.
 
        * message.el (message-fetch-field): Augment documentation to state
        the narrowed-to-headers restriction.
 
 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-trim): fix for when
-       gnus-registry-max-entries is nil
+       * gnus-registry.el (gnus-registry-trim): Fix for when
+       gnus-registry-max-entries is nil.
 
 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
        strings.
 
-2003-06-04  Jesper Harder  <harder@ifa.au.dk>
+2003-06-04  Ivan Boldyrev  <boldyrev+nospam@cgitftp.uiggm.nsc.ru>  (tiny change)
 
        * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
-       From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
-       change)
 
 2003-06-03  Dave Love  <fx@gnu.org>
 
        * message.el (message-fetch-field): Mention narrow-to-headers
        requirement.
 
-2003-06-03  Jesper Harder  <harder@ifa.au.dk>
+2003-06-03  Eric Eide  <eeide@cs.utah.edu>
 
        * gnus-xmas.el (gnus-xmas-create-image): Use
-       insert-file-contents-literally.  From: Eric Eide
-       <eeide@cs.utah.edu>
+       insert-file-contents-literally.
 
 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-fetch-group): always return the
-       short name of the group
+       * gnus-registry.el (gnus-registry-fetch-group): Always return the
+       short name of the group.
 
 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-use-long-group-names): new variable
-       (gnus-registry-add-group): use it
-       (gnus-registry-trim-articles-without-groups): new variable
-       (gnus-registry-delete-group): use it
-       (gnus-registry-unload-hook): uninstall all the hooks
+       * gnus-registry.el (gnus-registry-use-long-group-names): New variable.
+       (gnus-registry-add-group): Use it.
+       (gnus-registry-trim-articles-without-groups): New variable.
+       (gnus-registry-delete-group): Use it.
+       (gnus-registry-unload-hook): Uninstall all the hooks.
 
-       * spam.el (spam-install-hooks-function, spam-unload-hook): new
+       * spam.el (spam-install-hooks-function, spam-unload-hook): New
        functions so users that load spam.el for customization don't get
-       all the hooks installed
-       (spam-install-hooks): new variable, set to t by default if user
-       has one of the spam-use-* variables set
+       all the hooks installed.
+       (spam-install-hooks): New variable, set to t by default if user
+       has one of the spam-use-* variables set.
 
-       * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
+       * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): New
        functions so users that load spam-stat.el for customization don't get
-       all the hooks installed
+       all the hooks installed.
 
 2003-05-30  Dave Love  <fx@gnu.org>
 
 
 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-save): allow forced saving even
+       * 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
+       (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
+       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
+       * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Instead of
+       just one specific variable, allow a list of specific variables.
 
 2003-05-28  Dave Love  <fx@gnu.org>
 
 
 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-dirty): flag for modified registry
+       * gnus-registry.el (gnus-registry-dirty): Flag for modified registry.
        (gnus-registry-save, gnus-registry-read)
-       (gnus-registry-store-extra, gnus-registry-clear): use it (note
+       (gnus-registry-store-extra, gnus-registry-clear): Use it (note
        that gnus-registry-store-extra is invoked for all modifications to
-       set the mtime, so gnus-registry-dirty only needs to be set there)
+       set the mtime, so gnus-registry-dirty only needs to be set there).
 
 2003-05-23  Simon Josefsson  <jas@extundo.com>
 
 
        * dgnushack.el (assq-delete-all): Removed the compiler macro.
 
-2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-05-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agentize): Updated documentation to match
        usage.
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-05-14  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Gnus v5.10.2 is released.
 
        * gnus-sum.el (gnus-summary-reselect-current-group): Supply
        leave-hidden.
 
-2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
+2003-05-14  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
 
        * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
        patch.)
        in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
        * pop3.el (pop3-movemail): Ditto.
 
-2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
+2003-05-12  Colin Marquardt  <c.marquardt@alcatel.de>  (tiny change)
 
        * gnus.el (gnus-agent): Docstring fix.
 
 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-install): new variable
+       * gnus-registry.el (gnus-registry-install): New variable.
        (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
        (gnus-registry-store-extra-entry, gnus-registry-delete-group)
-       (gnus-registry-add-group): add a modification timestamp to each entry
-       (gnus-registry-install-hooks): new function
+       (gnus-registry-add-group): Add a modification timestamp to each entry.
+       (gnus-registry-install-hooks): New function.
 
-2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-05-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
        (gnus-agent-cat-disable-undownloaded-faces): New function.
        (rfc2047-syntax-table): Fix building table to work in Emacs 22.
        (rfc2047-unfold-region): Delete unused var `leading'.
 
-2003-05-12  Simon Josefsson  <jas@extundo.com>
+2003-05-12  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
 
        * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
-       output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
-       <scop@xemacs.org>.
+       output window if one is available.
 
 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-logo-color-alist): Added no colours.
+       * gnus.el (gnus-logo-color-alist): Added no colors.
 
 2003-05-09  Dave Love  <fx@gnu.org>
 
 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus-registry.el (gnus-registry-unregistered-group-regex):
-       removed in favor of the group/topic/global variables
-       (gnus-registry-register-message-ids): fixed test to omit
-       gnus-registry-unregistered-group-regex
-
-       * gnus.el (gnus-variable-list): removed gnus-registry-alist and
-       gnus-registry-headers-alist from the list
-       (gnus-registry-headers-alist): removed
-       (registry-ignore): new parameter, with accompanying
-       gnus-registry-ignored-groups global variable
-
-       * gnus-start.el (gnus-clear-system): no need to clear the
-       registry, we can do it ourselves
-       (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
-       used by gnus-registry.el
-
-       * gnus-registry.el (gnus-registry-cache-file): new file variable
-       (gnus-registry-cache-read, gnus-registry-cache-save): new
-       functions
-       (gnus-registry-cache-whitespace): new function.  From Dan
-       Christensen <jdc@chow.mat.jhu.edu>
-       (gnus-registry-save, gnus-registry-read): use the new
+       removed in favor of the group/topic/global variables.
+       (gnus-registry-register-message-ids): Fixed test to omit
+       gnus-registry-unregistered-group-regex.
+
+       * gnus.el (gnus-variable-list): Removed gnus-registry-alist and
+       gnus-registry-headers-alist from the list.
+       (gnus-registry-headers-alist): Removed.
+       (registry-ignore): New parameter, with accompanying
+       gnus-registry-ignored-groups global variable.
+
+       * gnus-start.el (gnus-clear-system): No need to clear the
+       registry, we can do it ourselves.
+       (gnus-gnus-to-quick-newsrc-format): Extra parameters so it can be
+       used by gnus-registry.el.
+
+       * gnus-registry.el (gnus-registry-cache-file): New file variable.
+       (gnus-registry-cache-read, gnus-registry-cache-save): New
+       functions.
+       (gnus-registry-save, gnus-registry-read): Use the new
        gnus-registry-cache-{read|save} functions, and change the name
-       from gnus-registry-translate-{from|to}-alist
-       (gnus-registry-clear): fixed so it doesn't refer to old function name
+       from gnus-registry-translate-{from|to}-alist.
+       (gnus-registry-clear): Fixed so it doesn't refer to old function name.
+
+2003-05-09  Dan Christensen  <jdc@chow.mat.jhu.edu>
+
+       * gnus-registry.el (gnus-registry-cache-whitespace): New function.
 
 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
-       the list of cleared variables
+       * gnus-start.el (gnus-clear-system): Added gnus-registry-alist to
+       the list of cleared variables.
 
        * gnus-registry.el (gnus-registry-split-fancy-with-parent):
        nnmail-split-fancy-with-parent-ignore-groups can be a single regex
        in addition to a list of regexes.
 
-       * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
-       Morberg <niklas.morberg@axis.com>
+2003-05-08  Niklas Morberg  <niklas.morberg@axis.com>
+
+       * spam.el (spam-use-regex-headers): Docstring fix.
 
 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
 
 
        * gnus-art.el (gnus-mime-display-multipart-as-mixed)
        (gnus-mime-display-multipart-related-as-mixed)
-       (gnus-button-mid-or-mail-heuristic-alist): do.
+       (gnus-button-mid-or-mail-heuristic-alist): Do.
 
 2003-05-05  Dave Love  <fx@gnu.org>
 
        * mm-bodies.el (mm-decode-coding-region-safely): Remove.
        (mm-decode-body): Don't use mm-decode-coding-region-safely.
 
-2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
+2003-05-03  Vasily Korytov  <deskpot@despammed.com>  (tiny change)
 
        * gnus-util.el (gnus-multiple-choice): Add ", ?".
 
 
        * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
        mm-with-unibyte-current-buffer.
-       (ietf-drums, gnus-util): don't require.
+       (ietf-drums, gnus-util): Don't require.
 
        * sieve.el (sieve-manage-mode-menu): Define before use.
 
 
        * message.el (message-use-idna): Use mm-coding-system-p.
        (message-tokenize-header, message-make-organization)
-       (message-make-from):  Use with-temp-buffer.
+       (message-make-from): Use with-temp-buffer.
        (message-set-work-buffer): Deleted.
        (message-fill-paragraph): Use `if' not `and' for compiler warning.
        (message-check-news-header-syntax): Remove useless lambda.
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
+2003-05-01  Jon Ericson  <Jon.Ericson@jpl.nasa.gov>  (tiny change)
 
-       * spam-report.el (spam-report-gmane-regex): docstring fix.  From
-       Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
+       * spam-report.el (spam-report-gmane-regex): Docstring fix.
 
-       * gnus.el (gnus-install-group-spam-parameters): docstring fix.
-       From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
+       * gnus.el (gnus-install-group-spam-parameters): Docstring fix.
+
+2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus-registry.el (gnus-registry-fetch-extra)
-       (gnus-registry-store-extra, gnus-registry-group-count): new functions
+       (gnus-registry-store-extra, gnus-registry-group-count): New functions.
        (gnus-registry-fetch-group, gnus-registry-delete-group)
-       (gnus-registry-add-group): changed to work with extra data element
-       if present
+       (gnus-registry-add-group): Changed to work with extra data element
+       if present.
 
-2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Gnus v5.10.1 is released.
 
-2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.24 is released.
 
 
 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
-       (gnus-registry-register-message-ids): use it
+       * gnus-registry.el (gnus-registry-unregistered-group-regex):
+       New variable.
+       (gnus-registry-register-message-ids): Use it.
 
 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el: Update copyright for several files.
 
-2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.23 is released.
 
 
        * spam-stat.el (spam-stat-test-directory): Compare against zero.
 
-2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
+2003-05-01  Trey Jackson  <tjackson@ichips.intel.com>  (tiny change)
 
        * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
 
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-05-01  Lars Magne&n