Remove nnml-retrieve-groups that is unnecessary and somewhat problematic
[gnus] / lisp / ChangeLog.2
index 5d7a608..da216bd 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.
 
 
        * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
 
-2004-01-02  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2004-01-02  Arne Jørgensen  <arne@arnested.dk>
 
        * 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ørgensen  <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ästerer <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ästerer  <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-score.el (gnus-summary-lower-score)
        (gnus-summary-increase-score): Mention symbolic prefix in the
-       doc-string.  Suggested by Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
+       doc-string.  Suggested by Karl Pflästerer <sigurd@12move.de>.
 
 2003-12-21  Jesper Harder  <harder@ifa.au.dk>
 
        * 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őrentey Károly  <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őrentey Károly  <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.
 2003-12-08  Simon Josefsson  <jas@extundo.com>
 
        * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
-       output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
+       output.  Reported by Arne Jørgensen <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>
 
        * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
        parameter key, overrides the key id used to store passphrase
        under (uses true key id from gpg output if nil).
-       (pgg-gpg-encrypt-region): Search for passphrase using user suplied
+       (pgg-gpg-encrypt-region): Search for passphrase using user supplied
        string STR, instead of (pgg-lookup-key STR t).
-       (pgg-gpg-encrypt-region): Store passphrase under user suplied
+       (pgg-gpg-encrypt-region): Store passphrase under user supplied
        string, instead of real key id taken from gpg output.
        (pgg-gpg-decrypt-region): Likewise.
        (pgg-gpg-sign-region): Likewise.
 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>
 
        (gnus-header-button-alist): Likewise.
        (gnus-url-mailto): Handle ?to parameters.  Replace \r\n with \n.
        Reverse parameter list to use same order as in the URL.  Reported
-       by f95-msv@f.kth.se (M\e,Ae\e(Brten Svantesson).
+       by f95-msv@f.kth.se (Mårten Svantesson).
 
 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-article-prepare): Don't set to t.
        (gnus-narrow-to-page): Set to t if we break.
 
-2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
+2003-06-11  Daniel Néri  <dne@mayonnaise.net>
 
        * message.el (message-resend): Generate Resent-Message-ID header.
 
        * 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>
 
        * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
-       Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
+       Jochen Küpper <jochen@jochen-kuepper.de>.
 
 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        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üpper <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>
 
        * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
        default.  Improve docstring.
 
-2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-07-10  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * 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>
+2003-06-07  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
-       fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
+       fix.  Reported by Johan Bockgård <bojohan+news@dd.chalmers.se>.
 
 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
 
        * 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>
 
        compiling.
        (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
 
-2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-06-03  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * nnmail.el (nnmail-split-fancy-match-partial-words): New user
        option.
        * 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ä  <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>
 
-2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+       * spam.el (spam-use-regex-headers): Docstring fix.
+
+2003-05-08  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * gnus-sum.el (gnus-summary-next-page): Mention
        `gnus-article-skip-boring' in docstring.
 
        * 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 Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.22 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.21 is released.
 
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.20 is released.
 
 
 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
 
-       * mm-url.el (mm-url-insert-file-contents): set url-current-object
+       * mm-url.el (mm-url-insert-file-contents): Set url-current-object
        in the case where mm-url-use-external is set.
 
        * nnrss.el (nnrss-request-article): Change the messages created to
 
        * gnus-int.el (gnus-open-server): Revert changes.
 
-2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-04-30  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * gnus-int.el (gnus-open-server): Try to open unagentized servers
        even when unplugged.
 
 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
-       diagnostic message
-       (gnus-registry-grep-in-list): don't run when word is nil
-       (gnus-registry-fetch-message-id-fast): new function
-       (gnus-registry-delete-group, gnus-registry-add-group): make sure
-       the id and group are not nil
-       (gnus-registry-register-message-ids): new function
-       (gnus-register-action): optimized logical flow
-       (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent): Added
+       diagnostic message.
+       (gnus-registry-grep-in-list): Don't run when word is nil.
+       (gnus-registry-fetch-message-id-fast): New function.
+       (gnus-registry-delete-group, gnus-registry-add-group): Make sure
+       the id and group are not nil.
+       (gnus-registry-register-message-ids): New function.
+       (gnus-register-action): Optimized logical flow.
+       (gnus-summary-prepare-hook): Added gnus-registry-register-message-ids.
 
-2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-04-30  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * gnus-delay.el (gnus-delay-article): Call
        `gnus-agent-queue-setup' to create the delay group.
        * mm-util.el (mm-charset-to-coding-system): Use user specified
        charset unless coding-system-get is fboundp.
 
-2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-30  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
        Wrapped in eval-when-compile.
        gnus-agent-fetch-session, gnus-agent-unread-articles,
        gnus-agent-uncached-articles, gnus-agent-regenerate-group,
        gnus-agent-group-covered-p): Expanded pop macros used for
-       effect. Avoids compilation warning in emacs 21.3.
+       effect.  Avoids compilation warning in emacs 21.3.
 
        * gnus-int.el (gnus-open-server): Restructured to only open
        nnagent when gnus-plugged is nil.
 
 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-fetch-group): faster
-       (gnus-registry-delete-group): new function
-       (gnus-registry-add-group): new function
-       (gnus-register-spool-action): use it
-       (gnus-register-action): use it
+       * gnus-registry.el (gnus-registry-fetch-group): Faster.
+       (gnus-registry-delete-group): New function.
+       (gnus-registry-add-group): New function.
+       (gnus-register-spool-action): Use it.
+       (gnus-register-action): Use it.
        (gnus-registry-translate-from-alist)
-       (gnus-registry-translate-to-alist): remove the headers registry
-       for now
+       (gnus-registry-translate-to-alist): Remove the headers registry
+       for now.
 
 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
 
 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam-report.el (spam-report-gmane): gnus-summary-article-number
-       is not necessary, just use the function parameter
+       is not necessary, just use the function parameter.
 
-2003-04-29  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
+2003-04-29  Karl Pflästerer  <sigurd@12move.de>
 
        * spam-stat.el (spam-stat-save): No longer font-locks the file
-       when saving
+       when saving.
 
 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
 
-       * mm-url.el (mm-url-use-external): do.
+       * mm-url.el (mm-url-use-external): Do.
 
 2003-04-29  Simon Josefsson  <jas@extundo.com>
 
        (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
        allow customization.
 
-2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
-       * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
-       currently called (See source for explanation).
+       * dgnushack.el (dgnushack-compile-verbosely): New function.
+       Not currently called (See source for explanation).
 
 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-04-27 06:47:31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.19 is released.
 
-2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-registry.el (gnus-register-spool-action): Replaced literal
        carriage-return character with its escape sequence.
 
 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
 
-       * mml.el (mml-preview): do.
+       * mml.el (mml-preview): Do.
 
-       * message.el (message-mode): do.
+       * message.el (message-mode): Do.
 
-       * gnus-undo.el (gnus-undo-mode): do.
+       * gnus-undo.el (gnus-undo-mode): Do.
 
-       * gnus-topic.el (gnus-topic-mode): do.
+       * gnus-topic.el (gnus-topic-mode): Do.
 
-       * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
+       * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): Do.
 
        * gnus-msg.el (gnus-setup-message)
-       (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
+       (gnus-inews-add-send-actions, gnus-configure-posting-styles): Do.
 
-       * gnus-gl.el (gnus-grouplens-mode): do.
+       * gnus-gl.el (gnus-grouplens-mode): Do.
 
        * gnus-art.el (gnus-mime-save-part-and-strip)
        (gnus-mime-delete-part): Use it.
 
        * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
 
-       * gnus-art.el (gnus-article-hide-pgp-hook): do.
+       * gnus-art.el (gnus-article-hide-pgp-hook): Do.
 
 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
        * smime.el (smime-decrypt-region): Insert From header.
 
-2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-04-21  Gaute B Strokkenes  <gs234@cam.ac.uk>  (tiny change)
 
        * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
-       Max length of header is 726, not 740.  From Gaute B Strokkenes
-       <gs234@cam.ac.uk>.
+       Max length of header is 726, not 740.
 
 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
+       * spam.el (spam-move-spam-nonspam-groups-only): Dumb typo fix.
 
 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-split): allow a particular check as a parameter,
-       e.g. (: spam-split 'spam-use-bogofilter)
-       (spam-mark-only-unseen-as-spam): new parameter, see doc
-       (spam-mark-junk-as-spam-routine): use
+       * spam.el (spam-split): Allow a particular check as a parameter,
+       e.g. (: spam-split 'spam-use-bogofilter).
+       (spam-mark-only-unseen-as-spam): New parameter, see doc.
+       (spam-mark-junk-as-spam-routine): Use
        spam-mark-only-unseen-as-spam, simplify routine to take advantage
-       of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
+       of gnus-newsgroup-unread as well as gnus-newsgroup-unseen.
 
 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
-       (gnus-group-guess-full-name): don't prefix the group twice
+       * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): New functions.
+       (gnus-group-guess-full-name): Don't prefix the group twice.
 
-       * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
+       * nnmail.el (nnmail-split-fancy-with-parent): Docstring fix.
 
        * gnus-registry.el (gnus-registry-clear)
        (gnus-registry-fetch-group, gnus-registry-grep-in-list)
-       (gnus-registry-split-fancy-with-parent): new functions
-       (gnus-register-spool-action, gnus-register-action): simplified the format
-       (gnus-registry): new customization group
-       (gnus-registry-unfollowed-groups): new variable
+       (gnus-registry-split-fancy-with-parent): New functions.
+       (gnus-register-spool-action, gnus-register-action): Simplified the
+       format.
+       (gnus-registry): New customization group.
+       (gnus-registry-unfollowed-groups): New variable.
 
 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (gnus-register-spool-action, hashtable-to-alist)
        (gnus-registry-translate-from-alist, alist-to-hashtable)
        (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
-       new variables and function fixes
+       new variables and function fixes.
 
-       * gnus.el (gnus-registry-headers-alist): new variable to hold
-       article header data
-       (gnus-variable-list): save gnus-registry-headers-alist
+       * gnus.el (gnus-registry-headers-alist): New variable to hold
+       article header data.
+       (gnus-variable-list): Save gnus-registry-headers-alist.
 
-       * spam-report.el (Module): new module for spam reporting
+       * spam-report.el (Module): New module for spam reporting.
 
-       * gnus.el (spam-process): added
-       gnus-group-spam-exit-processor-report-gmane to the list of choices
-       (gnus-install-group-spam-parameters): defined new spam exit processor
+       * gnus.el (spam-process): Added
+       gnus-group-spam-exit-processor-report-gmane to the list of choices.
+       (gnus-install-group-spam-parameters): Defined new spam exit processor.
 
-       * spam.el (autoload): autoload spam-report-gmane when needed
-       (spam-report-gmane-register-routine): glue for spam-report.el
-       (spam-group-spam-processor-report-gmane-p): glue for the
-       gnus-group-spam-exit-processor-report-gmane spam processor
-       (spam-summary-prepare-exit): check the report-gmane spam processor
-       and run spam-report-gmane-register-routine if it's active
+       * spam.el (autoload): Autoload spam-report-gmane when needed.
+       (spam-report-gmane-register-routine): Glue for spam-report.el.
+       (spam-group-spam-processor-report-gmane-p): Glue for the
+       gnus-group-spam-exit-processor-report-gmane spam processor.
+       (spam-summary-prepare-exit): Check the report-gmane spam processor
+       and run spam-report-gmane-register-routine if it's active.
 
-       From John Wiegley <johnw@gnu.org>
+2003-04-16  John Wiegley  <johnw@gnu.org>
 
-       * spam.el (spam-bogofilter-score): check bogofilter headers before
-       checking bogofilter itself
+       * spam.el (spam-bogofilter-score): Check bogofilter headers before
+       checking bogofilter itself.
 
 2003-04-16  Dave Love  <fx@gnu.org>
 
        * nndiary.el (nndiary-compute-reminders): Don't use setf with
        nthcdr.
 
-2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-16  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
        specify a predicate other than false.
 
 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-split): added save-restriction to save-excursion
+       * spam.el (spam-split): Added save-restriction to save-excursion.
 
-2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
-       From Julien Avarre <julien@avarre.com>
+2003-04-15  Julien Avarre  <julien@avarre.com>
 
        * gnus-fun.el: Fixed autoload cookie.
 
-2003-04-15  Paul Jarc  <prj@po.cwru.edu>
-       From Remi Letot  <remi.letot@easynet.be>
+2003-04-15  Remi Letot  <remi.letot@easynet.be>
 
        * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
        instead of remove-if.
 
        * gnus.el (gnus-group-prefixed-name): Clean up.
 
-2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-group-pathname): Bind
        gnus-command-method so that gnus-agent-directory will always
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-04-13 01:12:01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.18 is released.
 
        (mm-encode-body): Don't corrupt UTF-16.
        (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
 
-2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
        the CACHE are now detected and handled the same as an article
        (gnus-agent-group-path): Modified to match nnmail-group-pathname
        so that the agent front-end and back-end (nnagent) always use the
        same directory.
-       (gnus-agent-group-pathname): New function. Wrapper for
+       (gnus-agent-group-pathname): New function.  Wrapper for
        nnmail-group-pathname.
        (gnus-agent-expire-unagentized-dirs): New variable.  May be
        customized to disable gnus-agent-expire-unagentized-dirs.
        * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
        and "Create article" items in non-editable groups.
 
-2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-write-active): Added option of
        replacing, rather than updating, the agent's active file.  Do NOT
 
 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
+       * mm-uu.el (mm-uu-copy-to-buffer): Buffer-file-coding-system
        might be unbound in non-MULE XEmacsen.
 
 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
        `insert-buffer', the docstring says "This function is meant for
        the user to run interactively.  Don't call it from programs!"
 
-       * mm-extern.el (mm-extern-mail-server): do.
+       * mm-extern.el (mm-extern-mail-server): Do.
 
        * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
        (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
-       (mml1991-pgg-encrypt): do.
+       (mml1991-pgg-encrypt): Do.
 
-       * pgg.el (pgg-decrypt-region): do.
+       * pgg.el (pgg-decrypt-region): Do.
 
-       * mm-view.el (mm-view-pkcs7-decrypt): do.
+       * mm-view.el (mm-view-pkcs7-decrypt): Do.
 
-       * mml-smime.el (mml-smime-verify): do.
+       * mml-smime.el (mml-smime-verify): Do.
 
-       * mml.el (mml-insert-mime, mml-preview): do.
+       * mml.el (mml-insert-mime, mml-preview): Do.
 
        * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
        (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
-       (mml2015-pgg-encrypt): do.
+       (mml2015-pgg-encrypt): Do.
 
 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
 
        * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
-       (pgg-pgp-snarf-keys-region): do.
+       (pgg-pgp-snarf-keys-region): Do.
 
        * pgg-pgp5.el (pgg-pgp5-verify-region)
-       (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
+       (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Do.
 
-       * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
+       * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): Do.
 
 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-split): (save-excursion) around (widen)
+       * spam.el (spam-split): (save-excursion) around (widen).
        (spam-ham-move-routine): Use spam-group-ham-mark-p, not
-       spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
+       spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>).
 
 2003-04-05  Steve Youngs  <youngs@xemacs.org>
 
        * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
        don't use it when loading gnus-sum.el if we're in XEmacs.
 
-2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-05  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
        print-escape-nonascii to fix more characters in compiled format
        * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
        Fix customization type.
 
-2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-04-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
        print-quoted, print-readably, print-escape-multibyte, and
 
        * gnus-group.el (tool-bar-map): defvar it.
 
-       * gnus-art.el (tool-bar-map): do.
+       * gnus-art.el (tool-bar-map): Do.
 
-       * gnus-sum.el (tool-bar-map): do.
+       * gnus-sum.el (tool-bar-map): Do.
 
 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
 
-       * pgg-gpg.el (pgg-gpg-process-region): do.
+       * pgg-gpg.el (pgg-gpg-process-region): Do.
 
        * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
-       (pgg-pgp-snarf-keys-region): do.
+       (pgg-pgp-snarf-keys-region): Do.
 
        * pgg-pgp5.el (pgg-pgp5-verify-region)
        (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
 
-       * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
+       * pgg.el (pgg-make-temp-file): New function.  `make-temp-name' is
        unsafe.
        (pgg-temporary-file-directory): Remove.
 
        * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
        (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
 
-2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-03-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
        print-escape-newlines to print escape sequences rather than
        `message-valid-fqdn-regexp' for initialization.
        (gnus-button-handle-info-url): Renamed and extended version of
        `gnus-button-handle-info'.
-       (gnus-button-message-level): Renamed from `gnus-button-mail-level'
+       (gnus-button-message-level): Renamed from `gnus-button-mail-level'.
        (gnus-button-handle-symbol, gnus-button-handle-library)
        (gnus-button-handle-info-keystrokes): New functions.
        (gnus-button-browse-level): New variable.
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-03-31 20:08:19  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.17 is released.
 
 
 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
-       gnus-read-newsrc-el-file
-       (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
+       * gnus-start.el (gnus-read-newsrc-el-hook): New hook called by
+       gnus-read-newsrc-el-file.
+       (gnus-read-newsrc-el-file): Call the gnus-read-newsrc-el-hook.
 
        * gnus-registry.el (gnus-registry-translate-to-alist)
-       (gnus-registry-translate-from-alist, alist-to-hashtable)
-       (hashtable-to-alist): new functions
-       (gnus-register-spool-action): add a spool item to the registry
+       (gnus-registry-translate-from-alist): New functions.
+       (gnus-register-spool-action): Add a spool item to the registry.
+
+       * gnus.el (gnus-variable-list): Added gnus-registry-alist to the
+       list of saved variables.
+       (gnus-registry-alist): New variable.
 
-       * gnus.el (gnus-variable-list): added gnus-registry-alist to the
-       list of saved variables
-       (gnus-registry-alist): new variable
+2003-03-28  Andreas Fuchs  <asf@void.at>
+
+       * gnus-registry.el (alist-to-hashtable, hashtable-to-alist): New
+       functions.
 
 2003-03-27  Simon Josefsson  <jas@extundo.com>
 
        * gnus-art.el (article-decode-group-name): Be correct instead of
        smart.
 
-2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2003-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lpath.el: Bind url-current-object for Emacs; bind
        gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
        * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
        doc string.
 
-2003-03-26  Kevin Ryde <user42@zip.com.au>
+2003-03-26  Kevin Ryde  <user42@zip.com.au>
 
        * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
        gnus-summary-find-uncancelled, skip temporary articles inserted by
 
        * smiley.el (smiley-buffer): New function.
 
-2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-03-26  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
        gnus-summary-update-line (which updated the article's face) with
        face by calling gnus-summary-update-line AND updates the download
        mark to show that the article was fetched).
 
-2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-03-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
        option of deleting agent directories for groups/servers that are
 
 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mm-url.el (mm-url-insert-file-contents): parse url only if
+       * mm-url.el (mm-url-insert-file-contents): Parse url only if
        results is a list.
 
 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
        * gnus-art.el (gnus-treat-display-xface): Don't enable if
        icontopbm isn't available.
 
-2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-03-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-int.el (gnus-open-server): Catch errors in backend's
        open-server method.  Returns nil rather than crashing startup.
        * message.el (message-split-line): New function.
        (message-mode-map): Remap split-line to message-split-line.
 
-2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
+2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.el (message-make-overlay): Defalias it to make-overlay.
        (message-delete-overlay): Defalias it to delete-overlay.
        * nnrss.el (nnrss-fetch): Fetch the local stuff.
        (nnrss-check-group): Use it.
 
-2003-03-20 Mark A. Hershberger  <mah@everybody.org>
+2003-03-20  Mark A. Hershberger  <mah@everybody.org>
 
        * nnrss.el: Primitive XML Name-space support.  This means that RSS
        feeds like Kevin Burton's[1] can now be read in Gnus.
        that Gnus will render it as html if the user wants that.
 
        Implemented the ability to save nnrss-group-alist so that any new
-       feeds the you subscribe to will be found the next time you start
-       up.
+       feeds you subscribe to will be found the next time you start up.
 
        Implemented support for RSS 2.0 elements (author, pubDate).
 
 
        * gnus-group.el (gnus-group-make-rss-group): New function.
 
-2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
+2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
        for highlight overlays.
 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
-       (spam-group-ham-marks, spam-group-spam-marks): new functions
-       (spam-spam-marks, spam-ham-marks): removed in favor of the
-       spam-marks and ham-marks parameters
-       (spam-generic-register-routine, spam-ham-move-routine): use the
-       new spam-group-{spam,ham}-mark-p functions
+       (spam-group-ham-marks, spam-group-spam-marks): New functions.
+       (spam-spam-marks, spam-ham-marks): Removed in favor of the
+       spam-marks and ham-marks parameters.
+       (spam-generic-register-routine, spam-ham-move-routine): Use the
+       new spam-group-{spam,ham}-mark-p functions.
 
-       * gnus.el (spam-marks, ham-marks): new group parameters with
-       default values same as the old spam-spam-marks and spam-ham-marks
+       * gnus.el (spam-marks, ham-marks): New group parameters with
+       default values same as the old spam-spam-marks and spam-ham-marks.
 
 2003-03-19  Simon Josefsson  <jas@extundo.com>
 
 
        * gnus.el (gnus-version-number): Bump.
 
-2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-03-18 00:38:22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.16 is released.
 
        * mm-bodies.el (mm-decode-coding-region-safely): New function.
        (mm-decode-body): Use it.
 
-       * rfc2047.el (rfc2047-decode-region): do.
+       * rfc2047.el (rfc2047-decode-region): Do.
        (rfc2047-decode-string): Guess coding system if the default is
        invalid.
 
        costly parameter evaluation when the message's level is too high
        to display.
        (gnus-agent-expire-group-1): Disabled undo tracking in temp
-       overview buffer. Uses new gnus-agent-message macro to reduce
-       overhead of optional messages. Reversed message levels to
+       overview buffer.  Uses new gnus-agent-message macro to reduce
+       overhead of optional messages.  Reversed message levels to
        emphasize percent completion messages.  Detailed messages of
        little use except when debugging code.
 
 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-ham-move-routine): use
-       spam-mark-ham-unread-before-move-from-spam-group
-       (spam-mark-ham-unread-before-move-from-spam-group): new variable
+       * spam.el (spam-ham-move-routine): Use
+       spam-mark-ham-unread-before-move-from-spam-group.
+       (spam-mark-ham-unread-before-move-from-spam-group): New variable.
 
 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: load nnimap.el when compiling
-       (spam-setup-widening): use
-       nnimap-split-download-body-default instead of
-       nnimap-split-download-body which is a user-customizable variable
+       * spam.el: Load nnimap.el when compiling.
+       (spam-setup-widening): Use nnimap-split-download-body-default instead
+       of nnimap-split-download-body which is a user-customizable variable.
 
 2003-03-07  Simon Josefsson  <jas@extundo.com>
 
 
 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-use-hashcash): new variable
-       (spam-list-of-checks): added spam-use-hashcash with associated
-       spam-check-hashcash
-       (spam-check-hashcash): new function, installed iff hashcash.el is
-       loaded
-       (spam-setup-widening): don't use (return)
+       * spam.el (spam-use-hashcash): New variable.
+       (spam-list-of-checks): Added spam-use-hashcash with associated
+       spam-check-hashcash.
+       (spam-check-hashcash): New function, installed iff hashcash.el is
+       loaded.
+       (spam-setup-widening): Don't use (return).
 
 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-fetch-group-1): Added default
        predicate of `false' to avoid an error when a group defines no
-       predicate. Fixed typo that disabled agent scoring (i.e. the
+       predicate.  Fixed typo that disabled agent scoring (i.e. the
        low/high predicates should now work).
 
 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: add spam-maybe-spam-stat-load to
-       gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
-       (spam-bogofilter-register-with-bogofilter): use
-       spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
-       (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
-       custom variables to replace "-s" and "-n"
+       * spam.el: Add spam-maybe-spam-stat-load to
+       gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook.
+       (spam-bogofilter-register-with-bogofilter): Use
+       spam-bogofilter-spam-switch and spam-bogofilter-ham-switch.
+       (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): New
+       custom variables to replace "-s" and "-n".
 
-       * gnus-group.el (gnus-group-get-new-news): call the new
-       gnus-get-top-new-news-hook hook
+       * gnus-group.el (gnus-group-get-new-news): Call the new
+       gnus-get-top-new-news-hook hook.
 
-       * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
-       by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
+       * gnus-start.el (gnus-get-top-new-news-hook): New hook, run ONLY
+       by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group.
 
 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (gnus-agent-article-alist, gnus-agent-article-alist)
        (gnus-agent-cat-defaccessor): Doc fixes.
 
-2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-03-04  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-function-implies-unread-1): Grok
        byte-compiled functions.
 
 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
-       * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
+       * gnus-sum.el (gnus-auto-goto-ignores): New variable.  Provides
        customization between new maneuvering (which permits selecting
        undownloaded articles) and old maneuvering (which skipped over
        undownloaded articles) behaviors.
        (gnus-summary-find-next): Pass through the unread and subject
        parameters when calling gnus-summary-find-prev.
-       (gnus-summary-find-next,gnus-summary-find-prev): Apply
+       (gnus-summary-find-next, gnus-summary-find-prev): Apply
        gnus-auto-goto-ignores to filter out unacceptable articles.
 
 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
 
-       * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
+       * mail-source.el (mail-source-read-passwd): Remove.  `read-passwd'
        exists in all supported Emacs versions, so we don't need this
        compatibility function.
        (mail-source-fetch-pop, mail-source-check-pop)
 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
 
        * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
-       * nndoc.el (nndoc-dissect-mime-parts-sub): do.
-       * nndb.el (nndb-request-accept-article, nndb-status-message): do.
-       * mm-url.el (mm-url-decode-entities-string): do.
-       * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
-       * mm-decode.el (mm-find-raw-part-by-type): do.
+       * nndoc.el (nndoc-dissect-mime-parts-sub): Do.
+       * nndb.el (nndb-request-accept-article, nndb-status-message): Do.
+       * mm-url.el (mm-url-decode-entities-string): Do.
+       * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): Do.
+       * mm-decode.el (mm-find-raw-part-by-type): Do.
        * message.el (message-send-mail-partially)
-       (message-send-mail-with-sendmail): do.
-       * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
-       * gnus-kill.el (gnus-pp-gnus-kill): do.
+       (message-send-mail-with-sendmail): Do.
+       * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): Do.
+       * gnus-kill.el (gnus-pp-gnus-kill): Do.
        * gnus-art.el (gnus-article-treat-unfold-headers)
-       (gnus-article-encrypt-body): do.
+       (gnus-article-encrypt-body): Do.
 
 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
 
        `gnus-point-at-bol' and `gnus-point-at-eol' instead of
        `(progn (beginning-of-line) (point))'.  It's shorter, faster,
        and makes it clear that we don't need the side effect.
-       * gnus-util.el (gnus-delete-line): do.
-       * gnus-xmas.el (gnus-group-add-icon): do.
-       * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
-       * nntp.el (nntp-send-authinfo-from-file): do.
-       * nnml.el (nnml-header-value): do.
-       * nnheader.el (nnheader-insert-references): do.
+       * gnus-util.el (gnus-delete-line): Do.
+       * gnus-xmas.el (gnus-group-add-icon): Do.
+       * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): Do.
+       * nntp.el (nntp-send-authinfo-from-file): Do.
+       * nnml.el (nnml-header-value): Do.
+       * nnheader.el (nnheader-insert-references): Do.
        * gnus-cite.el (gnus-article-highlight-citation)
-       (gnus-cite-parse): do.
-       * gnus-score.el (gnus-score-followup): do.
-       * gnus-draft.el (gnus-draft-send): do.
-       * gnus-group.el (gnus-group-highlight-line): do.
-       * gnus-cache.el (gnus-cache-braid-nov): do.
+       (gnus-cite-parse): Do.
+       * gnus-score.el (gnus-score-followup): Do.
+       * gnus-draft.el (gnus-draft-send): Do.
+       * gnus-group.el (gnus-group-highlight-line): Do.
+       * gnus-cache.el (gnus-cache-braid-nov): Do.
        * nnfolder.el (nnfolder-retrieve-headers)
-       (nnfolder-request-article): do.
+       (nnfolder-request-article): Do.
        * gnus-art.el (article-hide-boring-headers)
-       (gnus-article-hide-header): do.
+       (gnus-article-hide-header): Do.
 
        * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
-       * nnml.el (nnml-request-replace-article): do.
-       * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
-       * nnfolder.el (nnfolder-request-move-article): do.
-       * gnus-cache.el (gnus-cache-possibly-remove-article): do.
-       * gnus-art.el (gnus-mm-display-part): do.
+       * nnml.el (nnml-request-replace-article): Do.
+       * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): Do.
+       * nnfolder.el (nnfolder-request-move-article): Do.
+       * gnus-cache.el (gnus-cache-possibly-remove-article): Do.
+       * gnus-art.el (gnus-mm-display-part): Do.
 
        * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
 
 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-enable-expiration): New
-       variable. Either ENABLE or DISABLE.  Sets default behavior for
+       variable.  Either ENABLE or DISABLE.  Sets default behavior for
        selecting which groups are expired.
        (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
        gnus-agent-set-cat-groups): Provides abstract interface for
        gnus-category-edit-score, gnus-category-edit-groups,
        gnus-category-copy, gnus-category-add, gnus-group-category): Use
        new agent category abstraction.
-       (gnus-agent-find-parameter): New function. Search for agent
+       (gnus-agent-find-parameter): New function.  Search for agent
        configuration parameter first in the group's parameters, then its
        topics (if any), and then the group's category.  If not found
        anywhere, use the original defined constants.
        before being returned.
        (gnus-agent-fetch-session): Use error-message-string to generate
        displayed error message.
-       (gnus-agent-customize-category): New Command. 'e' in category
+       (gnus-agent-customize-category): New Command.  'e' in category
        buffer opens category customization buffer.
        (gnus-category-read): Reads either positional or alist format;
        returns alist format.
        Corrected documentation; parameter is predicate NOT category.
        (gnus-predicate-implies-unread): Now works in more cases per the
        todo comment.
-       (gnus-function-implies-unread-1): New function. Supports
+       (gnus-function-implies-unread-1): New function.  Supports
        gnus-predicate-implies-unread.
        (gnus-agent-expire-group): Command now provides default of group
        under point.
        (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
-       agent-days-until-old parameters. No longer supports
+       agent-days-until-old parameters.  No longer supports
        gnus-agent-expire-days being set to an alist.
        (gnus-agent-request-article): Now performs its own checks of
        gnus-agent, gnus-agent-cache, and gnus-plugged rather than
        * gnus-art.el (gnus-request-article-this-buffer): Conditional
        checks surrounding gnus-agent-request-article removed; now
        performed by gnus-agent-request-article.
-       * gnus-cus.el (gnus-agent-parameters): New variable. List of
+       * gnus-cus.el (gnus-agent-parameters): New variable.  List of
        customizable group/topic parameters that regulate the agent.
-       (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
+       (gnus-group-customize): Uses gnus-agent-parameters.  Replace
        kill-buffer with gnus-kill-buffer to remove the killed buffer from
        the list of gnus buffers.
        (gnus-trim-whitespace): Removes leading and trailing whitespace
        from multiline strings.
-       (gnus-agent-cat-prepare-category-field,
-       gnus-agent-customize-category): Constructs a category
+       (gnus-agent-cat-prepare-category-field)
+       (gnus-agent-customize-category): Constructs a category
        customization buffer.
-       * gnus-int.el (gnus-retrieve-headers,
-       gnus-request-expire-articles): No longer checks gnus-agent-cache
+       * gnus-int.el (gnus-retrieve-headers)
+       (gnus-request-expire-articles): No longer checks gnus-agent-cache
        as it is handled internally by the agent.
        (gnus-request-head, gnus-request-body): Conditional checks
        surrounding gnus-agent-request-article removed; now performed by
        gnus-agent-request-article.
 
-       * gnus-start.el (): Added defvar statements to resolve compilation
+       * gnus-start.el (): Add defvar statements to resolve compilation
        warnings.
-       (gnus-long-file-names): New function. Isolates platform dependent
+       (gnus-long-file-names): New function.  Isolates platform dependent
        msdos-long-file-names.
-       (gnus-save-startup-file-via-temp-buffer): New variable. Provides
+       (gnus-save-startup-file-via-temp-buffer): New variable.  Provides
        option of writing directly to file.  Avoids memory exhausted
        errors when .newsrc.eld is huge.
        (gnus-save-newsrc-file): Uses new
        gnus-save-startup-file-via-temp-buffer.
-       (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
+       (gnus-gnus-to-quick-newsrc-format): Rewrite to write to
        standard-output.
-       (gnus-display-time-event-handler): Changed to alias from a defun
+       (gnus-display-time-event-handler): Change to alias from a defun
        to avoid a compile-time warning when display-time-event-handler is
        not defined.
-       * gnus-util.el (gnus-with-output-to-file): New macro. Binds
-       standard-output such that prin1 and princ will write directly to a
-       file.
+       * gnus-util.el (gnus-with-output-to-file): New macro.
+       Binds standard-output such that prin1 and princ will write directly
+       to a file.
 
-       * gnus.el (gnus-agent-cache): Expanded documentation.
-       (gnus-summary-high-undownloaded-face): Removed second bold keyword
+       * gnus.el (gnus-agent-cache): Expand documentation.
+       (gnus-summary-high-undownloaded-face): Remove second bold keyword
        so that this face is actually bold.
 
        * nnkiboze.el (nnkiboze-request-article): Only use the cache when
        * spam.el: Fix typo.
 
 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
-       (Trivial patch.)
 
        * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
-       errors-buffer. This produces a nicer error message in case of
+       errors-buffer.  This produces a nicer error message in case of
        problems.
 
 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
-       load stats iff spam-use-stat is on
+       load stats iff spam-use-stat is on.
 
-       * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
+       * spam.el: Add spam-maybe-spam-stat-load to gnus-startup hook,
        also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
        instead of spam-stat-load and spam-stat-save in the
-       gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
+       gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively.
 
 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * message.el (message-make-fqdn): Protect against nil user-mail.
 
-2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
+2003-02-28  Vasily Korytov  <deskpot@myrealbox.com>
 
        * gnus-art.el (gnus-boring-article-headers): New values:
        'to-list and 'cc-list.
 
 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-setup-widening): new function to set
-       nnimap-split-download-body, we add it to gnus-get-new-news-hook
-       (spam-list-of-statistical-checks): list of statistical splitter
-       checks
-       (spam-split): added a widen call when a statistical check is
-       enabled
+       * spam.el (spam-setup-widening): New function to set.
+       nnimap-split-download-body, we add it to gnus-get-new-news-hook.
+       (spam-list-of-statistical-checks): List of statistical splitter
+       checks.
+       (spam-split): Added a widen call when a statistical check is
+       enabled.
 
 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: add spam-stat-load to gnus-get-new-news-hook
-       (spam-split): remove spam-stat-load call
+       * spam.el: Add spam-stat-load to gnus-get-new-news-hook.
+       (spam-split): Remove spam-stat-load call.
 
 2003-02-26  Simon Josefsson  <jas@extundo.com>
 
 
 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-stat-register-spam-routine,
-       spam-stat-register-ham-routine): remove spam-stat-save
-       (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
+       * spam.el (spam-stat-register-spam-routine)
+       (spam-stat-register-ham-routine): Remove spam-stat-save.
+       (spam-stat hook): Add spam-stat-save to the gnus-save-newsrc-hook.
 
 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
 
        * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
 
-2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
-       * spam.el: disabled spam-get-article-as-filename
+2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       From Michael Shields  <shields@msrl.com>
+       * spam.el: Disabled spam-get-article-as-filename.
+
+2003-02-24  Michael Shields  <shields@msrl.com>
 
        * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
        * gnus-sum.el (gnus-summary-exit-no-update): Use it.
        no spam.
        * spam.el (spam-ham-move-routine): New `copy' argument.
 
-2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
-       From Martin Thornquist <martint@ifi.uio.no>
+2003-02-24  Martin Thornquist  <martint@ifi.uio.no>
 
        * gnus-topic.el (gnus-topic-select-group): Select last group if
        after last group.
        (gnus-agent-get-undownloaded-list): Sort list of article numbers
        as sorting gnus-newsgroup-headers is wrong.
        (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
-       to temporarily open servers. Corrected logic to handle setting
+       to temporarily open servers.  Corrected logic to handle setting
        gnus-agent-mark-unread-after-downloaded.
        (gnus-agent-fetch-articles): Now handles headers with missing
        article sizes and/or missing article lengths.  Now clears the
        (gnus-agent-regenerate-group): Now clears the message buffer when
        finished.
 
-2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus.el (gnus-agent-target-move-group-header): New variable.
        * gnus-draft.el (gnus-draft-send): If special header
 
        * gnus-util.el (gnus-fetch-original-field): New function.
 
-2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * message.el (message-mode): \\(...\\) around additional
        paragraph-separate alternative.
        * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
        the entry for the group exists before we alter it.
 
-2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-22  David S. Goldberg  <david.goldberg6@verizon.net>  (tiny change)
+
+       * message.el (message-mode): MML tags separate paragraphs.
 
-       * message.el (message-mode): MML tags separate paragraphs.  Small
-       change from David S Goldberg <david.goldberg6@verizon.net>.
+2003-02-22  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
        `gnus-newsgroup-headers'.
 
+2003-02-22  Karl Pflästerer  <sigurd@12move.de>
+
        * gnus-art.el (gnus-article-refer-article): Grok more message id
-       formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
+       formats.
 
 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
 
 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus-sum.el (gnus-summary-move-article)
-       (gnus-summary-expire-articles): send data header for article, not
-       just article ID
+       (gnus-summary-expire-articles): Send data header for article, not
+       just article ID.
 
        * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
-       (gnus-register-spool-action): added hashtable of message ID keys
-       with message motion data
+       (gnus-register-spool-action): Added hashtable of message ID keys
+       with message motion data.
 
-2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
-       From Reiner Steib  <Reiner.Steib@gmx.de>.
+2003-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
        variable, used in `gnus-button-mid-or-mail-heuristic'.
        * gnus-spec.el (gnus-xmas-format): Use insert instead of
        insert-string which is obsolete in Emacs 22.1.
 
-       * message.el (message-cross-post-followup-to-header): do.
+       * message.el (message-cross-post-followup-to-header): Do.
 
        * spam.el (spam-ifile-register-with-ifile)
        (spam-stat-register-spam-routine)
        (spam-stat-register-ham-routine)
-       (spam-bogofilter-register-with-bogofilter): do.
+       (spam-bogofilter-register-with-bogofilter): Do.
 
        * mailcap.el (mailcap-mime-data): Fix typo.
 
        illegible and invisible text.
 
        * gnus-util.el (gnus-multiple-choice): Separate choices with
-       ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
+       ", ".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
 
 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
 
 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-ham-move-routine)
-       (spam-mark-spam-as-expired-and-move-routine): use
+       (spam-mark-spam-as-expired-and-move-routine): Use
        gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
-       around process-mark manipulation on the group
+       around process-mark manipulation on the group.
 
-2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-17  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
        submenu.
        * gnus-art.el (gnus-article-prepare): Don't set agent mark if
        online.
 
-2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-14  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
        commands.
 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-ham-move-routine)
-       (spam-mark-spam-as-expired-and-move-routine): made the article
-       move conditional, so it's not called even if there's nothing to move
+       (spam-mark-spam-as-expired-and-move-routine): Made the article
+       move conditional, so it's not called even if there's nothing to move.
 
-2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-13  Kurt B. Kaiser  <kbk@shore.net>
 
        * message.el (message-unix-mail-delimiter): Accept any whitespace
        after the email address and before the date; do not require the
-       space character.  From Kurt B. Kaiser <kbk@shore.net>.
+       space character.
 
 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-mark-spam-as-expired-and-move-routine)
-       (spam-ham-move-routine): unmark all articles before marking those
-       of interest and calling gnus-summary-move-article
+       (spam-ham-move-routine): Unmark all articles before marking those
+       of interest and calling gnus-summary-move-article.
 
 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
 
        logically the complement of gnus-get-buffer-create and
        gnus-add-buffer.
 
-       * gnus-util.el (gnus-kill-buffer): do.
+       * gnus-util.el (gnus-kill-buffer): Do.
 
        * nnmail.el: Autoload gnus-kill-buffer.
 
 
 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-ham-move-routine): use the process-mark instead of
-       gnus-current-article when moving articles
-       (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
+       * spam.el (spam-ham-move-routine): Use the process-mark instead of
+       gnus-current-article when moving articles.
+       (spam-mark-spam-as-expired-and-move-routine): Ditto,
+       use the process-mark.
 
 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el (gnus-version-number): Bumped.
 
-2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-02-08 23:23:27  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.15 is released.
 
 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
 
        * nnmail.el (nnmail-split-it): If a message ends up matching the
-         same mailbox more than once, it will cause duplicates to appear
-         in the mailbox.
+       same mailbox more than once, it will cause duplicates to appear
+       in the mailbox.
 
 2003-02-08  Simon Josefsson  <jas@extundo.com>
 
        * gnus-sum.el (gnus-summary-select-article): Remove blink removal
        code that only worked under Emacs.
 
-       * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
-       Das <satyaki@chicory.stanford.edu>.
+2003-02-08  Satyaki Das  <satyaki@chicory.stanford.edu>
+
+       * pgg-gpg.el (pgg-gpg-process-region): Don't blink.
 
 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
 
        gnus-replace-in-string.
 
        * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
-       (gnus-remove-duplicates): do.
+       (gnus-remove-duplicates): Do.
 
 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
-       (gnus-request-scan): set
+       * gnus-int.el (gnus-internal-registry-spool-current-method):
+       New variable.
+       (gnus-request-scan): Set
        gnus-internal-registry-spool-current-method to gnus-command-method
-       before a request-scan operation
+       before a request-scan operation.
 
-       * gnus-registry.el (regtest-nnmail): use
-       gnus-internal-registry-spool-current-method
+       * gnus-registry.el (regtest-nnmail): Use
+       gnus-internal-registry-spool-current-method.
 
 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * nnmail.el (nnmail-spool-hook): new hook
-       (nnmail-cache-insert): call nnmail-spool-hook
+       * nnmail.el (nnmail-spool-hook): New hook.
+       (nnmail-cache-insert): Call nnmail-spool-hook.
 
-       * gnus-registry.el: new file with examples of using the hooks
+       * gnus-registry.el: New file with examples of using the hooks.
 
-       * gnus.el (gnus-registry): added registry customization group
-       (gnus-group-prefixed-name): improve function to return full group
-       name optionally
-       (gnus-group-guess-prefixed-name): shortcut to
-       gnus-group-prefixed-name, using just the group name
-       (gnus-group-full-name): always get a group's full name
-       (gnus-group-guess-full-name): shortcut, using just the group name
+       * gnus.el (gnus-registry): Added registry customization group.
+       (gnus-group-prefixed-name): Improve function to return full group
+       name optionally.
+       (gnus-group-guess-prefixed-name): Shortcut to
+       gnus-group-prefixed-name, using just the group name.
+       (gnus-group-full-name): Always get a group's full name.
+       (gnus-group-guess-full-name): Shortcut, using just the group name.
 
        * gnus-sum.el (gnus-summary-article-move-hook)
        (gnus-summary-article-delete-hook)
-       (gnus-summary-article-expire-hook): new hooks
+       (gnus-summary-article-expire-hook): New hooks.
        (gnus-summary-move-article, gnus-summary-expire-articles)
-       (gnus-summary-delete-article): invoke the new hooks
+       (gnus-summary-delete-article): Invoke the new hooks.
 
 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
 
        * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
-       from message-ID
+       from message-ID.
 
 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
 
 
 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-BBDB): no need to regexp-quote the argument
-       of bbdb-search-simple, use spam-use-BBDB-exclusive
-       (spam-check-whitelist): use spam-use-whitelist-exclusive
-       (spam-use-whitelist-exclusive): new variable affecting
-       spam-use-whitelist
-       (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
+       * spam.el (spam-check-BBDB): No need to regexp-quote the argument
+       of bbdb-search-simple, use spam-use-BBDB-exclusive.
+       (spam-check-whitelist): Use spam-use-whitelist-exclusive.
+       (spam-use-whitelist-exclusive): New variable affecting
+       spam-use-whitelist.
+       (spam-use-BBDB-exclusive): New variable affecting spam-use-BBDB.
 
 2003-02-05  Simon Josefsson  <jas@extundo.com>
 
 
        * gnus-topic.el (gnus-group-prepare-topics): Use new name.
 
-       * nnmail.el (nnmail-purge-split-history): do.
+       * nnmail.el (nnmail-purge-split-history): Do.
 
-       * gnus-win.el (gnus-get-buffer-window): do.
+       * gnus-win.el (gnus-get-buffer-window): Do.
 
        * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
        let-binding.
-       (gnus-simplify-all-whitespace): do.
+       (gnus-simplify-all-whitespace): Do.
 
 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus.el (spam group parameters): change 'other to 'const in
-       the group parameter definitions to soothe XEmacs
+       * gnus.el (spam group parameters): Change 'other to 'const in
+       the group parameter definitions to soothe XEmacs.
 
-2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-04  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-delay.el (gnus-delay-article): Really create
        nndraft:delayed group if it doesn't exist.
           it [..] with single-quotes around it.  [..] There are two
           exceptions: write t and nil without single-quotes.
 
-       * messcompat.el (message-from-style): do.
+       * messcompat.el (message-from-style): Do.
 
-       * message.el (message-send-mail): do.
+       * message.el (message-send-mail): Do.
 
-       * gnus-util.el (gnus-use-byte-compile): do.
+       * gnus-util.el (gnus-use-byte-compile): Do.
 
-       * gnus-score.el (gnus-score-lower-thread): do.
+       * gnus-score.el (gnus-score-lower-thread): Do.
 
-       * gnus-int.el (gnus-server-unopen-status): do.
+       * gnus-int.el (gnus-server-unopen-status): Do.
 
        * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
-       (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
+       (large-newsgroup-initial, gnus-install-group-spam-parameters): Do.
 
        * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
-       (gnus-group-parameters): do.
+       (gnus-group-parameters): Do.
 
-       * gnus-art.el (gnus-article-mime-match-handle-function): do.
+       * gnus-art.el (gnus-article-mime-match-handle-function): Do.
 
-       * mm-decode.el (mm-text-html-renderer): do.
+       * mm-decode.el (mm-text-html-renderer): Do.
 
 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnheader.el (nnheader-directory-separator-character): Change the
-       way to compute the dafault value.
+       way to compute the default value.
 
 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-util.el (gnus-prin1-to-string): Bind print-length and
        print-level.
 
-       * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
+       * gnus-art.el (article-display-x-face): Removed gray x-face stuff.
        (gnus-treat-display-grey-xface): Removed.
 
        * gnus-fun.el (gnus-grab-cam-face): New.
        (gnus-convert-image-to-gray-x-face): Removed.
-       (gnus-convert-gray-x-face-to-xpm): removed.
+       (gnus-convert-gray-x-face-to-xpm): Removed.
        (gnus-convert-gray-x-face-region): Removed.
        (gnus-grab-gray-x-face): Removed.
 
 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-check-blackholes)
-       (spam-blackhole-good-server-regex): new variable to skip some IPs
-       when checking blackholes; use it
+       (spam-blackhole-good-server-regex): New variable to skip some IPs
+       when checking blackholes; use it.
        (spam-check-bogofilter-headers)
-       (spam-bogofilter-bogosity-positive-spam-header): new variable, in
-       case more X-Bogosity is used than just "Yes/No"
-       (spam-ham-move-routine): semi-fixed, only first article is
-       properly moved now
+       (spam-bogofilter-bogosity-positive-spam-header): New variable, in
+       case more X-Bogosity is used than just "Yes/No".
+       (spam-ham-move-routine): Semi-fixed, only first article is
+       properly moved now.
 
 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
 
 
        * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
 
-       * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
+       * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): Do.
 
-       * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
+       * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): Do.
 
-       * gnus-bcklg.el (gnus-backlog-shutdown): do.
+       * gnus-bcklg.el (gnus-backlog-shutdown): Do.
 
-       * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
+       * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): Do.
 
 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnheader.el (nnheader-directory-separator-character): New
        variable.
 
-2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-01-24  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-max-fetch-size)
        (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
 
        * gnus.el (gnus-version-number): Bumped.
 
-2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-01-24 20:32:44  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.14 is released.
 
-2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-01-24  Mark Thomas  <swoon@bellatlantic.net>  (tiny change)
 
        * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
-       before beginning.  Tiny patch from Mark Thomas
-       <swoon@bellatlantic.net>.
+       before beginning.
 
 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-check-blackholes, spam-split)
-       (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
-       gnus-message calls to show to users what spam.el is doing
+       (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): Added
+       gnus-message calls to show to users what spam.el is doing.
 
 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
 
 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-check-regex-headers, spam-list-of-checks)
-       (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
-       checks of incoming mail based on simple header regexp matching
+       (spam-regex-headers-spam, spam-regex-headers-ham): Added spam/ham
+       checks of incoming mail based on simple header regexp matching.
 
 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-sum.el (gnus-spam-mark): set to `$'
+       * gnus-sum.el (gnus-spam-mark): Set to `$'.
 
 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        selection of any article in the gnus-newsgroup-unfetched list.
        (gnus-summary-find-prev): Added check to prevent selection of any
        article in the gnus-newsgroup-unfetched list.
-       (gnus-summary-first-subject): Documented API. Modified
+       (gnus-summary-first-subject): Documented API.  Modified
        implementation so that constraints are handled independently.
        Added check to prevent selection of any article in the
        gnus-newsgroup-unfetched list.
 
        * gnus-sum.el (gnus-summary-wash-hide-map): Remove
        gnus-article-hide-pgp.
-       (gnus-summary-make-menu-bar): do.
+       (gnus-summary-make-menu-bar): Do.
 
        * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
        (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
        (article-hide-pgp): Remove.
        (gnus-article-hide): Remove gnus-article-hide-pgp.
 
-       * gnus.el: Remove gnus-article-hide-pgp
+       * gnus.el: Remove gnus-article-hide-pgp.
 
 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
-       (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
-       option to make ifile a purely binary classifier
+       * spam.el (spam-group-ham-processor-bogofilter-p): Fixed bug.
+       (spam-ifile-register-ham-routine, spam-ifile-ham-category): New
+       option to make ifile a purely binary classifier.
 
 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el (gnus-version-number): Bumped version number.
 
-2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-01-21 07:15:41  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.13 is released.
 
        calculation of net characters added for use in the gnus-data
        structure.
 
-2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-01-18  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * nnmail.el (nnmail-process-unix-mail-format): Improve error
        message.  Suggested by Jari Aalto.
 
 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-get-article-as-filename): new function (unused for now)
-       (spam-get-article-as-buffer): new function
-       (spam-get-article-as-string): use spam-get-article-as-buffer
-       (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
+       * spam.el (spam-get-article-as-filename): New function (unused for now).
+       (spam-get-article-as-buffer): New function.
+       (spam-get-article-as-string): Use spam-get-article-as-buffer.
+       (spam-summary-prepare-exit): Fixed bug, noticed by Malcolm Purvis.
 
 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
-       (spam-bogofilter-database-directory): new variables
+       (spam-bogofilter-database-directory): New variables.
        (spam-check-bogofilter-headers, spam-check-bogofilter)
        (spam-bogofilter-register-with-bogofilter)
        (spam-bogofilter-register-spam-routine)
        (spam-bogofilter-register-ham-routine)
-       (spam-group-ham-processor-bogofilter-p): new functions for the new
-       Bogofilter interface
-       (spam-summary-prepare-exit): use the new Bogofilter functions
-       (spam-list-of-checks): added spam-use-bogofilter-headers
-       (spam-bogofilter-score): rewrote function
-       (spam-check-bogofilter): optional score parameter, uses
-       spam-check-bogofilter-headers better
-       (spam-check-bogofilter-headers): optional score parameter
-
-       * gnus.el (gnus-install-group-spam-parameters): new variable, t by
+       (spam-group-ham-processor-bogofilter-p): New functions for the new
+       Bogofilter interface.
+       (spam-summary-prepare-exit): Use the new Bogofilter functions.
+       (spam-list-of-checks): Added spam-use-bogofilter-headers.
+       (spam-bogofilter-score): Rewrote function.
+       (spam-check-bogofilter): Optional score parameter, uses
+       spam-check-bogofilter-headers better.
+       (spam-check-bogofilter-headers): Optional score parameter.
+
+       * gnus.el (gnus-install-group-spam-parameters): New variable, t by
        default, in the gnus-start customization group.  Used to disable
        the spam-*/ham-* parameters.
-       (gnus-group-ham-exit-processor-bogofilter): new ham processor
+       (gnus-group-ham-exit-processor-bogofilter): New ham processor.
 
 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
        XEmacs.
 
-       * gnus-ems.el (gnus-mark-active-p): do.
-
-2003-01-15  Kevin Ryde  <user42@zip.com.au>
-
-       * gnus.texi (Using MIME): Mention auto-compression-mode with
-       gnus-mime-copy-part.
+       * gnus-ems.el (gnus-mark-active-p): Do.
 
 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus-audio.el (gnus-audio-au-player): Use executable-find.
 
-2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
+2003-01-13  Jhair Tocancipa Triana  <jhair_tocancipa@gmx.net>
 
        * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
-         /usr/bin/play as default player.
-         (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
+       /usr/bin/play as default player.
+       (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
 
 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        articles to be marked as well.
 
 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
-       fictious headers generated by nnagent (ie. Undownloaded Article
+       fictitious headers generated by nnagent (ie. Undownloaded Article
        ####) in the list of articles that have not been downloaded.
 
        * gnus-int.el (): Added require declarations to resolve
 
        * gnus-art.el (gnus-article-reply-with-original): Use
        gnus-mark-active-p.
-       (gnus-article-followup-with-original): do.
+       (gnus-article-followup-with-original): Do.
 
 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.el (gnus-version-number): Bumped version.
        (gnus-summary-line-format): Doc fix.
 
-2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-01-12 22:02:49  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.12 is released.
 
 
 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
 
-       * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
+       * gnus-msg.el (gnus-confirm-mail-reply-to-news): May be a
        regexp or a function too.
        (gnus-confirm-treat-mail-like-news): New variable.  Ask for
        confirmation even if the original article is mail.
        * gnus-msg.el (gnus-inews-add-send-actions): Get the right
        articles to be marked when not yanking.
 
-2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
+2003-01-12  François-David Collin  <Francois-David.Collin@curie.fr>
 
        * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
 
 2003-01-12  Simon Josefsson  <jas@extundo.com>
 
        * sieve.el (sieve-upload-and-bury): New.  Suggested by
-       kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
+       kai.grossjohann@uni-duisburg.de (Kai Großjohann).
 
        * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
-       Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
+       Suggested by kai.grossjohann@uni-duisburg.de (Kai Großjohann).
 
 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el (gnus-version-number): Bumped version number.
 
-2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-01-12 13:46:20  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.11 is released.
 
        * gnus-sum.el (gnus-summary-exit): Reverse change to make group
        exit work with two frames.
 
-2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
+2003-01-11  François-David Collin  <Francois-David.Collin@wanadoo.fr>
 
        * message.el (message-forward-make-body): Use mule4.
 
 
 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-use-stat): new variable
+       * spam.el (spam-use-stat): New variable.
        (spam-group-spam-processor-stat-p)
-       (spam-group-ham-processor-stat-p): new convenience functions
-       (spam-summary-prepare-exit): add spam/ham processors to sequence
-       (spam-list-of-checks): add spam-use-stat to list of checks
-       (spam-split): conditionally load the spam-stat tables
-       (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
-       spam-check-ifile): new functions
-
-       * spam-stat.el (spam-stat): typo fix
-       (spam-stat-install-hooks): new variable
-       (spam-stat-split-fancy-spam-group): added documentation clarification
-       (spam-stat-split-fancy-spam-threshhold): new variable
-       (spam-stat-install-hooks): make hooks conditional
-       (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
-
-       * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
-       spam-stat ham/spam processor symbols
+       (spam-group-ham-processor-stat-p): New convenience functions.
+       (spam-summary-prepare-exit): Add spam/ham processors to sequence.
+       (spam-list-of-checks): Add spam-use-stat to list of checks.
+       (spam-split): Conditionally load the spam-stat tables.
+       (spam-stat-register-spam-routine, spam-stat-register-ham-routine)
+       (spam-check-ifile): New functions.
+
+       * spam-stat.el (spam-stat): Typo fix.
+       (spam-stat-install-hooks): New variable.
+       (spam-stat-split-fancy-spam-group): Added documentation clarification.
+       (spam-stat-split-fancy-spam-threshhold): New variable.
+       (spam-stat-install-hooks): Make hooks conditional.
+       (spam-stat-split-fancy): Use spam-stat-split-fancy-spam-threshhold.
+
+       * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): Add
+       spam-stat ham/spam processor symbols.
 
 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-ifile): fixed call-process-region to use the
-       db parameter only if it's set
-       (spam-ifile-register-with-ifile): ditto
+       * spam.el (spam-check-ifile): Fixed call-process-region to use the
+       db parameter only if it's set.
+       (spam-ifile-register-with-ifile): Ditto.
 
 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
 
 
 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: fixed the BBDB autoloads again, using
-       bbdb-search-simple now (which is not a macro, thank god)
+       * spam.el: Fixed the BBDB autoloads again, using
+       bbdb-search-simple now (which is not a macro, thank god).
 
-       * lpath.el (bbdb-search): removed function from maybe-fbind list
+       * lpath.el (bbdb-search): Removed function from maybe-fbind list.
 
-       * gnus.el (ham-process-destination): added new parameter for
-       destination of ham articles found in spam groups at summary exit
+       * gnus.el (ham-process-destination): Added new parameter for
+       destination of ham articles found in spam groups at summary exit.
 
-       * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
-       (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
-       (spam-ifile-database-path): added new parameter for ifile's database
-       (spam-move-spam-nonspam-groups-only): new parameter to determine
-       if spam should be moved from all groups or only some
-       (spam-summary-prepare-exit): fixed logic to use
+       * spam.el (spam-get-ifile-database-parameter):
+       use spam-ifile-database-path.
+       (spam-check-ifile, spam-ifile-register-with-ifile):
+       use spam-get-ifile-database-parameter.
+       (spam-ifile-database-path): Added new parameter for ifile's database.
+       (spam-move-spam-nonspam-groups-only): New parameter to determine
+       if spam should be moved from all groups or only some.
+       (spam-summary-prepare-exit): Fixed logic to use
        spam-move-spam-nonspam-groups-only when deciding to invoke
        spam-mark-spam-as-expired-and-move-routine; always invoke that
        routine after the spam has been expired-or-moved in case there's
-       some spam left over; use spam-ham-move-routine in spam groups
-       (spam-ham-move-routine): new function to move ham articles to the
-       ham-process-destinations group parameter
+       some spam left over; use spam-ham-move-routine in spam groups.
+       (spam-ham-move-routine): New function to move ham articles to the
+       ham-process-destinations group parameter.
 
 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
-       logic, finally
+       * spam.el (spam-check-ifile): Fixed the spam-ifile-all-categories
+       logic, finally.
 
 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: removed unnecessary condition-case for loading bbdb-com.el
+       * spam.el: Removed unnecessary condition-case for loading bbdb-com.el.
 
-       * lpath.el (bbdb-search): added BBDB functions for a better way to
-       fix missing functions
+       * lpath.el (bbdb-search): Added BBDB functions for a better way to
+       fix missing functions.
 
-       * spam.el (spam-check-ifile): if should be an unless
+       * spam.el (spam-check-ifile): If should be an unless.
 
-       * spam.el: define 'ignore alias for spam-BBDB-register-routine,
-       spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
-       (spam-ifile-all-categories): doc string fixed to be less than 80 chars
+       * spam.el: Define 'ignore alias for spam-BBDB-register-routine,
+       spam-enter-ham-BBDB, and bbdb-create-internal initially to
+       hush up warnings.
+       (spam-ifile-all-categories): Doc string fixed to be less than 80 chars.
 
 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
        (spam-ifile-register-spam-routine)
-       (spam-ifile-register-ham-routine): added ifile functionality that
-       does not use ifile-gnus.el to classify and register articles
-       (spam-get-article-as-string): convenience function
-       (spam-summary-prepare-exit): added ifile spam and ham registration
+       (spam-ifile-register-ham-routine): Added ifile functionality that
+       does not use ifile-gnus.el to classify and register articles.
+       (spam-get-article-as-string): Convenience function.
+       (spam-summary-prepare-exit): Added ifile spam and ham registration.
        (spam-ifile-all-categories, spam-ifile-spam-category)
-       (spam-ifile-path, spam-ifile): added customization options
+       (spam-ifile-path, spam-ifile): Added customization options.
 
-       * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
-       exit processor
-       (spam-process): added gnus-group-ham-exit-processor-ifile to the
-       list of choices
+       * gnus.el (gnus-group-ham-exit-processor-ifile): Added ifile ham
+       exit processor.
+       (spam-process): Added gnus-group-ham-exit-processor-ifile to the
+       list of choices.
 
 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (nntp-retrieve-groups): Ditto for groups.
        (nntp-retrieve-articles): Ditto for articles.
        (*): Replaced nntp-possibly-change-group calls to
-       nntp-with-open-group forms in all, but one, occurrance.
-       (nntp-accept-process-output): Bug fix. Detect when called with
+       nntp-with-open-group forms in all, but one, occurrence.
+       (nntp-accept-process-output): Bug fix.  Detect when called with
        null process.
 
 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
 
 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: fixed line lengths to 80 chars or less
+       * spam.el: Fixed line lengths to 80 chars or less.
 
-       * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
-       "not-read" mark
-       (gnus-summary-mark-forward): added the spam-mark to the list of
-       marks not to be marked as "read" when viewed
+       * gnus-sum.el (gnus-read-mark-p): Added the spam-mark as a
+       "not-read" mark.
+       (gnus-summary-mark-forward): Added the spam-mark to the list of
+       marks not to be marked as "read" when viewed.
 
 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * gnus.el (gnus-version-number): Bump version number.
 
-2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-01-05 01:53:30  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.10 is released.
 
 
        * gnus.el (gnus-version-number): Fix version number.
 
-2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2003-01-05 01:40:09  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.08 is released.
 
 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
 
        * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
-       enable BBDB ham processing
-       (spam-blacklist-register-routine): enable blacklist spam processing
-       (spam-whitelist-register-routine): enable whitelist ham processing
-       (spam-fetch-field-from-fast): fast fetching of the "from" field
-       from (gnus-data-list)
-       (spam-summary-prepare-exit): works completely now
-       (spam-use-blacklist): oops, should be nil by default
+       enable BBDB ham processing.
+       (spam-blacklist-register-routine): Enable blacklist spam processing.
+       (spam-whitelist-register-routine): Enable whitelist ham processing.
+       (spam-fetch-field-from-fast): Fast fetching of the "from" field
+       from (gnus-data-list).
+       (spam-summary-prepare-exit): Works completely now.
+       (spam-use-blacklist): Oops, should be nil by default.
        (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
        split processing now; before it was for summary exit as
        well but that's done with the spam-contents and spam-process
-       parameters now
+       parameters now.
 
 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
 
        (spam-mark-spam-as-expired-and-move-routine)
        (spam-generic-register-routine, spam-BBDB-register-routine)
        (spam-ifile-register-routine, spam-blacklist-register-routine)
-       (spam-whitelist-register-routine): new functions
-       (spam-summary-prepare-exit): added summary exit processing (expire
+       (spam-whitelist-register-routine): New functions.
+       (spam-summary-prepare-exit): Added summary exit processing (expire
        or move) of spam-marked articles for spam groups; added slots for
-       all the spam-*-register-routine functions
+       all the spam-*-register-routine functions.
 
 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * message.el (message-required-headers): Add From.
 
-2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Trivial patch from Norbert Koch <nk@viteno.net>.
+2003-01-02  Norbert Koch  <nk@viteno.net>  (tiny change)
 
        * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
 
 
        * gnus-art.el (article-wash-html): Clean up.
 
-2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
+2003-01-02  Pete Kazmier  <pete@kazmier.com>
 
        * gnus-art.el (gnus-treat-wash-html): New variable.
 
 
 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-art.el (gnus-button-url-regexp,
-       (gnus-button-mid-or-mail-regexp, gnus-button-alist,
+       * gnus-art.el (gnus-button-url-regexp)
+       (gnus-button-mid-or-mail-regexp, gnus-button-alist)
        (gnus-header-button-alist): Regexps are case insensitive here.
 
 2003-01-02  Simon Josefsson  <jas@extundo.com>
 
        * dig.el (query-dig): Doc fix.
 
-2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-01-02  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
        summary buffer line, not just the download mark.
 
 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-summary-prepare-exit): added slots for spam- and
+       * spam.el (spam-summary-prepare-exit): Added slots for spam- and
        ham-processing of articles; use the new
-       spam-group-(spam|ham)-contents-p functions
-       (spam-group-spam-contents-p, spam-group-ham-contents-p): new
-       convenience functions
-       (spam-mark-junk-as-spam-routine): use the new
-       spam-group-spam-contents-p function
+       spam-group-(spam|ham)-contents-p functions.
+       (spam-group-spam-contents-p, spam-group-ham-contents-p): New
+       convenience functions.
+       (spam-mark-junk-as-spam-routine): Use the new
+       spam-group-spam-contents-p function.
 
        * gnus.el (spam-process, spam-contents, spam-process-destination):
-       added new parameters with corresponding global variables
-       (gnus-group-spam-exit-processor-ifile,
-       gnus-group-spam-exit-processor-bogofilter,
-       gnus-group-spam-exit-processor-blacklist,
-       gnus-group-spam-exit-processor-whitelist,
-       gnus-group-spam-exit-processor-BBDB,
-       gnus-group-spam-classification-spam,
-       gnus-group-spam-classification-ham): added new symbols for the
-       spam-process and spam-contents parameters
-
-       * spam.el (spam-ham-marks, spam-spam-marks): changed list
+       added new parameters with corresponding global variables.
+       (gnus-group-spam-exit-processor-ifile)
+       (gnus-group-spam-exit-processor-bogofilter)
+       (gnus-group-spam-exit-processor-blacklist)
+       (gnus-group-spam-exit-processor-whitelist)
+       (gnus-group-spam-exit-processor-BBDB)
+       (gnus-group-spam-classification-spam)
+       (gnus-group-spam-classification-ham): Added new symbols for the
+       spam-process and spam-contents parameters.
+
+       * spam.el (spam-ham-marks, spam-spam-marks): Changed list
        customization and list itself to store mark symbol rather than
        mark character.
-       (spam-bogofilter-register-routine): added logic to generate mark
+       (spam-bogofilter-register-routine): Added logic to generate mark
        values list from spam-ham-marks and spam-spam-marks, so (member)
        would work.
 
 
 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-ham-marks, spam-spam-marks): changed list
+       * spam.el (spam-ham-marks, spam-spam-marks): Changed list
        customization and list itself to store mark symbol rather than
        mark character.
-       (spam-bogofilter-register-routine): added logic to generate mark
+       (spam-bogofilter-register-routine): Added logic to generate mark
        values list from spam-ham-marks and spam-spam-marks, so (member)
        would work.
 
 
 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: most defvars are defcustoms now
+       * spam.el: Most defvars are defcustoms now.
 
-       patches from Michael Shields  <shields@msrl.com>
+       Patches from Michael Shields  <shields@msrl.com>
 
        * spam.el (spam-bogofilter-articles): Select the article
        body using gnus-summary-show-article t instead of
        * message.el (message-completion-alist): Added "Mail-Followup-To"
        and "Mail-Copies-To".
 
-2002-07-21  Jesper harder  <harder@ifa.au.dk>
+2002-07-21  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-group.el: Add key bindings for
        gnus-group-sort-groups-by-real-name and
        gnus-group-sort-selected-groups-by-real-name.
 
-2002-07-21  Jesper harder  <harder@ifa.au.dk>
-
-       * gnus.texi (Sorting Groups): Add key bindings for
-       gnus-group-sort-groups-by-real-name and
-       gnus-group-sort-selected-groups-by-real-name.
-
 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-use-dig): new variable for blackhole checking
-       through dig.el
-       (spam-check-blackholes): added dig.el checking functionality and
-       more verbose reporting; query-dig is autoloaded from dig.el
-       (spam-use-blackholes): disabled by default
-       (spam-blackhole-servers): removed rbl.maps.vix.com from the
-       blackhole servers list
+       * spam.el (spam-use-dig): New variable for blackhole checking
+       through dig.el.
+       (spam-check-blackholes): Added dig.el checking functionality and
+       more verbose reporting; query-dig is autoloaded from dig.el.
+       (spam-use-blackholes): Disabled by default.
+       (spam-blackhole-servers): Removed rbl.maps.vix.com from the
+       blackhole servers list.
 
 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * dig.el (query-dig): new function
+       * dig.el (query-dig): New function.
 
 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
 
        * nnmail.el (nnmail-split-it): Added tracing to
-       `:' split rule
+       `:' split rule.
 
 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
 
 
        * message.el (message-mode-menu): Add ellipses to menu items
        expecting user interaction.
-       (message-mode-field-menu): do.
+       (message-mode-field-menu): Do.
 
 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
 
 
        * binhex.el (binhex-decoder-program): Fix docstring.
 
-2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-12-21  Laurent Martelli  <laurent@bearteam.org>
 
        * mm-decode.el (mm-mailcap-command): Do not backslash-quote
        special chars if the mailcap file uses single quotes around %s.
-       From Laurent Martelli <laurent@bearteam.org>.
 
 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
 
        * gnus-agent.el (gnus-close-agent): Don't blank out the list of
        covered methods.
 
-2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-12-12  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
        eval-when-compile.  Suggested by Kevin Greiner.
 
-2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2002-12-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
        (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
        Multiple chunks in the same group may perform arbitrarily large
        updates.
 
-2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2002-12-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
        gnus-summary-update-download-mark to update the article in the
        summary.
 
-2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2002-12-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.el (gnus-summary-high-uncached-face,
        gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
        intended.  The idea isn't entirely dead, three new faces
        gnus-summary-*-uncached-face are being added to gnus.el to provide
        the basis for an improved implementation.
-       (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
+       (gnus-agent-read-servers): Undo the change made on 2002-11-23.  The
        proper file to open is lib/servers.
        (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
        (i.e. removing the article from gnus-newsgroup-downloadable) will
        repairs.  Inhibit quits while writing changes so it is now safe
        have to quit regeneration.  Renamed gnus-tmp-downloaded back to
        downloaded to 1) resolve the unbound references and 2) avoid
-       confusing this list with the gnus-tmp-downloaded in gnus-sum.el
+       confusing this list with the gnus-tmp-downloaded in gnus-sum.el.
 
        * gnus-art.el (gnus-article-prepare): The agent
        downloaded/undownloaded mark is no longer stored as the article's
        broken connections by opening a new connection and repeating the
        failed command.
        (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
-       XOVER commands preceeding the active articles with the nov entry
+       XOVER commands preceding the active articles with the nov entry
        of the first available article.  When gnus connected to such a
        server, the unexpected nov entry would result in duplicate lines
        in the agent's overview file.  This patch fixes the duplicate
        lines problem and improves performance by skipping over all
-       articles IDs that preceed the first nov entry in the server's
+       articles IDs that precede the first nov entry in the server's
        reply.
 
 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
        downloaded variable if we're in an uncovered group.
 
        * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
-       font to soemthing less noticeable.
+       font to something less noticeable.
        (gnus-agent-group-covered-p): New function.
 
 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
        Because of an unknown bug, the group buffer is saved in .overview
        file.
 
-2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-12-09  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * nntp.el (nntp-send-command): Braino in last commit.  Replace
        `and' with `or'.
 
-2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-12-08  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * nntp.el (nntp-send-command): Assume that echo does not happen
        when nntp-open-connection-function is nntp-open-network-stream.
 
 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
+       * nnmaildir.el (nnmaildir-request-group): Bugfix: don't erase
        nntp-server-buffer if we aren't going to write to it.
 
-2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
+2002-12-04  Itai Zukerman  <zukerman@math-hat.com>  (tiny change)
 
        * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
 
        * rfc2047.el (rfc2047-decode-region): Remove newlines between
        decoded words.
 
-2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-12-03  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus.el (fboundp): After loading mm-util, make sure it was the
        right one.
 
-2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-29  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
        gnus-sum.  Made into a user option.
 
        * gnus-sum.el (gnus-simplify-ignored-prefixes)
-       (gnus-summary-mark-article-as-unread)
+       (gnus-summary-mark-article-as-unread): ???
 
 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
 
-2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-29  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-sum.el (gnus-simplify-ignored-prefixes)
        (gnus-summary-mark-article-as-unread)
        * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
        compressed range to gnus-summary-insert-articles.
 
-2002-11-26  Kevin Ryde <user42@zip.com.au>
+2002-11-26  Kevin Ryde  <user42@zip.com.au>
 
        * gnus-art.el (gnus-mime-copy-part): Look for filename
        parameter under content-disposition, not content-type.
 
 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-agent.el (gnus-agent-uncached-articles): if
+       * gnus-agent.el (gnus-agent-uncached-articles): If
        gnus-agent-load-alist fails, return ARTICLES.
 
        * nnrss.el (nnrss-group-alist): Update the link of Jabber.
 
-2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-sum.el (gnus-summary-insert-old-articles): Remove
        superfluous function call.
        * gnus-agent.el: Autoload number-at-point instead.
        (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
 
-2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
        require thingatpt (for number-at-point) and protect against
        deactivate-mark being unbound (on XEmacs).
 
-2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-25  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
        print message on entry.
 
-       From Kevin Greiner <kgreiner@xpediantsolutions.com>.
+2002-11-25  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-range.el (gnus-range-difference): New function.
        * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
 
-2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-24  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-sum.el (gnus-summary-insert-old-articles): Use
        gnus-remove-from-range instead of gnus-range-difference which
        doesn't exist.
 
-2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
-       From Kevin Greiner <kgreiner@xpediantsolutions.com>.
+2002-11-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
        used for showing which articles have been downloaded.
        (gnus-agent-read-agentview): New function, used by
        gnus-agent-load-alist.
        (gnus-agent-load-fetched-headers): Remove.
-       (gnus-agent-save-alist): Rewrite to accomodate new format.
+       (gnus-agent-save-alist): Rewrite to accommodate new format.
        (gnus-agent-fetch-group-1): Make sure list of articles is in the
        same order as in gnus-newsgroup-headers.
        (gnus-agent-expire): Document and implement extra args ARTICLES,
        (gnus-agent-uncached-articles): New function.
        (gnus-agent-retrieve-headers): Use it.
        (gnus-agent-regenerate-group): No longer needs to be called from
-       gnus-agent-regenerate.  Individual groups may be regenerated. The
+       gnus-agent-regenerate.  Individual groups may be regenerated.  The
        regeneration code now fixes duplicate, and mis-ordered, NOV entries.
        The article fetch dates are validated in the article alist.  The
        article alist is pruned of entries that do not reference existing
        of article numbers.  The range is not expanded into a list
        until the optional ALL parameter has been applied.
 
-2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-18  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-category-mode): Typo in doc string.
 
 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el:
-       added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
+       Added patch from Andreas Fuchs <asf@void.at> to prevent apply errors.
 
-       * spam.el: added `M s t' and `M s x' key mappings
+       * spam.el: Added `M s t' and `M s x' key mappings.
 
 2002-11-20  Simon Josefsson  <jas@extundo.com>
 
        * nnimap.el (nnimap-request-expire-articles): Compress sequence
        before storing \Deleted mark on expired articles.
 
-2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
-       Trivial patch from Markus Rost <rost@math.ohio-state.edu>
+2002-11-17  Markus Rost  <rost@math.ohio-state.edu>  (tiny change)
 
        * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
        parens in column 0.
 
        * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
 
-2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-13  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus.el (gnus-summary-line-format): Document %C.
 
        * gnus-group.el (gnus-group-delete-group):
        gnus-cache-active-hashtb might be void.
 
-2002-11-02  Simon Josefsson  <jas@extundo.com>
+2002-11-02  Raymond Scholz  <ray-2002@zonix.de>
 
        * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
-       setting of the default user ID.  From Raymond Scholz
-       <ray-2002@zonix.de>.
+       setting of the default user ID.
 
 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
 
        * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
        charset.
 
-2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
-       From Alex Schroeder <alex@emacswiki.org>
-       * spam-stat.el (spam-stat-process-directory): add dir to message
+2002-10-31  Alex Schroeder  <alex@emacswiki.org>
+
+       * spam-stat.el (spam-stat-process-directory): Add dir to message.
        (spam-stat-reduce-size): No longer remove words
        with values close to 0.5, because the default value is 0.2.
 
-2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-31  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
        documentation.
 
-2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-fetched-headers)
        (gnus-agent-load-fetched-headers)
        instead of mm-auto-save-coding-system for the draft or delayed
        group.
 
-2002-10-28  Josh  <huber@alum.wpi.edu>
+2002-10-28  Josh Huber  <huber@alum.wpi.edu>
 
        * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
        functions.
 
-2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From mah@everybody.org (Mark A. Hershberger).
+2002-10-28  Mark A. Hershberger  <mah@everybody.org>
 
        * mm-url.el (mm-url-insert-file-contents): Make it return the same
        type values ("url" size) regardless of the values of
        mm-url-use-external.
 
-2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * nnimap.el (nnimap-request-article-part): Try harder to show
        group name in debugging message.
 
-2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-25  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-save-fetched-headers): Create
        directory if it doesn't exist.
 
        * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
 
-2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-24  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
        Remove unused optional arg DIR and corresponding code.
 
        * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
 
-2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * gnus-agent.el (gnus-agent-fetched-headers): New variable,
        contains range of headers that have been fetched by the agent
 
 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
+       * pgg.el (pgg-snarf-keys): Do not refer unbound local variables.
 
 2002-10-22  Simon Josefsson  <jas@extundo.com>
 
        * nnslashdot.el: Removed some test lines.
        More test.
 
-2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
        are known to be downloaded already.
 
        * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
 
-2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
        headers from the group, update variable `articles' to contain
        * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
        buffer.
 
-2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-spec.el (gnus-make-format-preserve-properties)
        (gnus-xmas-format, gnus-parse-simple-format): Preserve text
        (spam-display-buffer-contents): Remove.
        (spam-bogofilter-score): Merge spam-display-buffer-contents.
 
-2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
+2002-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-display-buffer-contents): New function.
-       (spam-bogofilter-score): use spam-display-buffer-contents, patch
+       (spam-bogofilter-score): Use spam-display-buffer-contents, patch
        from Katsumi Yamaoka <yamaoka@jpl.org>.
 
 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * spam-stat.el: Check for the existence of hash functions instead
        of the Emacs version to decide whether to load cl.  Suggested by
-       Kai Gro\e,A_\e(Bjohann.
+       Kai Großjohann.
 
-2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
        if it isn't open yet.
 
        * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
 
-2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
+2002-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-check-ifile): added ifile as a spam checking
+       * spam.el (spam-check-ifile): Added ifile as a spam checking
        backend, and spam-use-ifle as the variable to toggle that check.
 
 2002-10-12  Simon Josefsson  <jas@extundo.com>
        * message.el (message-beginning-of-line): New variable.
        (message-beginning-of-line): Use it.
 
-2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
+2002-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: more compilation fixes for BBDB
+       * spam.el: More compilation fixes for BBDB.
 
-       * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
+       * spam-stat.el: Added code from Alex Schroeder <alex@gnu.org>.
        (spam-stat-reduce-size): Interactive.
        (spam-stat-reset): New function.
        (spam-stat-save): Interactive.
        (mml2015-unabbrev-trust-alist): New.
        (mml2015-gpg-extract-signature-details): Use it.
 
-2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
+2002-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: compilation fixes, spam-check-bbdb function is nil if no
-       BBDB installed
+       * spam.el: Compilation fixes, spam-check-bbdb function is nil if no
+       BBDB installed.
 
-       * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
-       statistical analysis of spam in Lisp only
+       * spam-stat.el: Added code from Alex Schroeder <alex@gnu.org> to do
+       statistical analysis of spam in Lisp only.
 
 2002-10-10  Simon Josefsson  <jas@extundo.com>
 
        * pgg.el (pgg-insert-url-with-w3): Ignore errors.
        (pgg-fetch-key-function): Nil if w3 is not installed.
 
-2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
        gnus-agent-current-history.
 
        * imap.el (imap-parse-status): Don't use read to read token.
 
-2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
        for methods not covered by the agent, and when unplugged.
 
        * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
 
-2002-09-29  Daiki Ueno <ueno@unixuser.org>
+2002-09-29  Daiki Ueno  <ueno@unixuser.org>
 
        * pgg.el: Remove dependency on calist.el.
 
 
        * message.el (message-required-mail-headers): Remove Lines:.
 
-2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Jesper Harder.
+2002-10-03  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-group.el (gnus-group-fetch-charter,
        gnus-group-fetch-control): Prompt for group if given a prefix
        argument.
-       * gnus-sum.el (t): Add gnus-group-fetch-charter and
+       * gnus-sum.el: Add gnus-group-fetch-charter and
        gnus-group-fetch-control to summary key map and menu.
 
 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
+       * nnmaildir.el (nnmaildir--group-maxnum-art): Fix maximum article
        number when there are no articles.
 
-2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-10-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
        arg ALL means to fetch all articles, not only downloadable ones.
        (gnus-agent-fetch-selected-article): New function for
        gnus-select-article-hook or gnus-mark-article-hook.
 
-2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From Peter von der Ahe <nospam2159@daimi.au.dk>.
+2002-10-02  Peter von der Ahe  <nospam2159@daimi.au.dk>
 
        * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
        raw-text.
 
-2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
+2002-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
+       * spam.el: Merged changes from pinard@iro.umontreal.ca (François
        Pinard).
        Major revamp of the code, documentation is in comments in the file
        for now.
        (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
        (mml1991-pgg-encrypt): Fix recipients querying.
 
+2002-09-28  David Edmondson  <dme@dme.org>
+
+       * mml2015.el (autoload): Autoload correct files.
+
 2002-09-28  Simon Josefsson  <jas@extundo.com>
 
-       * mml2015.el (autoload): Autoload correct files.  Trivial patch
-       from dme@dme.org.
        (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
        handle is returned.
 
 
        * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
 
-2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From Mats Lidell <matsl@contactor.se>.
+2002-09-27  Mats Lidell  <matsl@contactor.se>
 
        * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
 
        * message.el (message-forward-make-body): Revert an early change
        because 8-bit utf-8 emails.
 
-2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
+2002-09-25  Björn Torkelsson  <torkel@acc.umu.se>
 
        * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
-       links to Info)
+       links to Info).
        * gnus-art.el (gnus-treat-highlight-signature):
        * gnus-art.el (gnus-treat-buttonize):
        * gnus-art.el (gnus-treat-buttonize-head):
        * gnus.el (gnus-summary-line-format):
        * mail-source.el (mail-sources):
        * message.el (message-subscribed-address-file):
-       * nnmail.el (nnmail-split-fancy):
+       * nnmail.el (nnmail-split-fancy): ???
 
 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
 
-       * mail-source.el(mail-source-run-script): use `functionp' to test
+       * mail-source.el (mail-source-run-script): Use `functionp' to test
        whether the argument `script' is in fact a function.
-       (mail-sources): adjust the defcustom to allow users to specify a
+       (mail-sources): Adjust the defcustom to allow users to specify a
        function or a string as the value of the `:prescript' and
        `:postscript' arguments of the `file' and `pop3' mail sources.
 
 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
+       * nnmaildir.el (nnmaildir--grp-add-art): Fix minimum article
        number when article 1 does not exist.
 
-2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-09-25  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
        apropos if apropos-variable does not exist.
        (gnus-button-guessed-mid-regexp)
        (gnus-button-handle-describe-prefix, gnus-button-alist): Better
-       regexes.  From Reiner Steib.
+       regexes.
        (gnus-button-handle-describe-function)
-       (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
+       (gnus-button-handle-describe-variable): Doc fix.
        (gnus-button-handle-describe-key, gnus-button-handle-apropos)
-       (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
+       (gnus-button-handle-apropos-command): Doc fix.
 
-2002-09-25  Mark A. Hershberger  <mah@everybody.org>
-       Trivial patch.
+2002-09-25  Mark A. Hershberger  <mah@everybody.org>  (tiny change)
 
        * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
        the file.
        (mml2015-pgg-encrypt): New functions.
        (defvar, autoload): Prevent byte-compile warnings.
 
-2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
+2002-09-24  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-art.el (article-strip-banner): Check for the existence of
        from header.
 
-2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
+2002-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
        (gnus-button-alist): Improved regexp for
        gnus-button-handle-mid-or-mail (false positives), fixed
        gnus-button-handle-man entries.
-       From Reiner Steib.
 
-2002-09-23  Paul Jarc  <prj@po.cwru.edu>
-       From Josh Huber.
+2002-09-23  Josh Huber  <huber@alum.wpi.edu>
 
-       * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
+       * nnmaildir.el (nnmaildir--update-nov): Fix wrong-type error when
        nnmail-extra-headers is non-nil.
 
 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
 
        * nnmaildir.el: Store article numbers persistently.  General
        revision.
-       (nnmaildir-request-expire-articles): handle 'immediate and 'never
+       (nnmaildir-request-expire-articles): Handle 'immediate and 'never
        for nnmail-expiry-wait; delete instead of moving if 'force is
        given.
 
 2002-09-23  Simon Josefsson  <jas@extundo.com>
-       Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
+       Trivial fix from beaker@iavmb.pl (Krzysztof Jędruczyk).
 
        * smime.el (smime-sign-buffer): Get key and extra certs.
        (smime-get-key-with-certs-by-email): Utility function.
 
        * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
 
-2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
-       From Reiner Steib.
+2002-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-art.el (gnus-button-handle-custom,
-       gnus-button-handle-mid-or-mail,
-       gnus-button-handle-describe-{function,variable,key},
-       gnus-button-handle-apropos{,command,variable}): New functions.
-       (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
-       gnus-button-{man,emacs,mail}-level): New variables.
+       * gnus-art.el (gnus-button-handle-custom)
+       (gnus-button-handle-mid-or-mail)
+       (gnus-button-handle-describe-{function,variable,key})
+       (gnus-button-handle-apropos{,command,variable}): New functions.
+       (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp)
+       (gnus-button-{man,emacs,mail}-level): New variables.
        (gnus-button-alist): Use the above to buttonize emacs and mail
        related links.
 
 
        * message.el (message-completion-alist): Add Reply-To, From, etc.
 
-2002-09-18  Simon Josefsson  <jas@extundo.com>
+2002-09-18  Nevin Kapur  <nevin@jhu.edu>
 
        * nnimap.el (nnimap-request-expire-articles): Make flag setting
-       conditional.  From Nevin Kapur <nevin@jhu.edu>.
+       conditional.
 
 2002-09-17  Simon Josefsson  <jas@extundo.com>
 
        when articles are found.  Suggested by Nevin Kapur
        <nevin@jhu.edu>.
 
-2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Reiner Steib <reiner.steib@gmx.de>.
+2002-09-17  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el (message-strip-subject-trailing-was)
        (message-change-subject, message-add-archive-header)
        (message-xpost-fup2, message-reduce-to-to-cc): New functions
        adopted from message-utils.el.  Add functions to the keymap, mode
        describtion and menu.
-       (message-change-subject,message-xpost-fup2): Signal error if
+       (message-change-subject, message-xpost-fup2): Signal error if
        current header is empty.
        (message-xpost-insert-note): Changed insert position.
        (message-archive-note): Ensure to insert note in message body (not
 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
 
        * gnus-sum.el (gnus-summary-toggle-header): The article window may
-       not exist. Toggle it anyway.
+       not exist.  Toggle it anyway.
 
 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * rfc2047.el (message-posting-charset): Defvar it.
        (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
-       iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
+       iso-8859-8.  Fix doc.  Suggested by Dave Love <fx@gnu.org>.
 
        * mail-source.el (mail-source-fetch): Hide password.
 
        * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
 
-2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From John Paul Wallington <jpw@shootybangbang.com>.
+2002-09-12  John Paul Wallington  <jpw@shootybangbang.com>
 
        * gnus.el (gnus-visual, gnus-meta): Fix typo.
 
        (nnimap-split-rule): Doc fix.
        (nnimap-request-expire-articles): Cleanup code.
 
-2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
+2002-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-art.el (gnus-article-address-banner-alist): New option.
        (article-strip-banner): Refer the above option to split banners of
        * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
        value for gnus-decoration property.
 
-2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-09-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
        string) as group name in case we have a CRLF in the file.
 
        * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
        group.
-       (rfc1843-decode-hzp): do.
-       (rfc1843-newsgroups-regexp): do.
+       (rfc1843-decode-hzp): Do.
+       (rfc1843-newsgroups-regexp): Do.
 
 2002-09-04  Simon Josefsson  <jas@extundo.com>
 
 
 2002-09-03  Simon Josefsson  <jas@extundo.com>
 
-       * nntp.el (nntp-wait-for-string): Dont infloop if process died.
+       * nntp.el (nntp-wait-for-string): Don't infloop if process died.
 
        * gnus-agent.el (gnus-agent-batch): Add doc.
 
        * gnus-util.el (gnus-frame-or-window-display-name): Exclude
        invalid display names.
 
-2002-08-30  Simon Josefsson  <jas@extundo.com>
+2002-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-group.el (gnus-group-fetch-control): Fix typo in last
-       commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
+       commit.
 
 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
 
 
        * gnus-group.el (gnus-group-fetch-charter): New function.
        (gnus-group-fetch-control): New function.
-       Add them to the keymap and menu. Require mm-url.
+       Add them to the keymap and menu.  Require mm-url.
 
-2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+2002-08-30  Alex Schroeder  <alex@emacswiki.org>
 
        * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
-       From Alex Schroeder <alex@emacswiki.org>.
 
 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
        items expecting user interaction.
 
-       * gnus-topic.el (gnus-topic-make-menu-bar): do.
+       * gnus-topic.el (gnus-topic-make-menu-bar): Do.
 
-       * gnus-sum.el (gnus-summary-make-menu-bar): do.
+       * gnus-sum.el (gnus-summary-make-menu-bar): Do.
 
-       * gnus-srvr.el (gnus-server-make-menu-bar): do.
+       * gnus-srvr.el (gnus-server-make-menu-bar): Do.
 
-       * mml.el (mml-menu): do.
+       * mml.el (mml-menu): Do.
 
 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
        `device-connection' and `dfw-device'.
 
-2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-08-22  Jochen Hein  <jochen@jochen.org>  (tiny change)
 
        * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
-       positives, make it stricter.  From Jochen Hein (trivial change).
+       positives, make it stricter.
 
 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * lpath.el: Fbind w32-focus-frame and x-focus-frame.
 
-2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
-       From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
+2002-08-20  小関 吉則 (KOSEKI Yoshinori)  <kose@meadowy.org>
 
        * message.el (message-set-auto-save-file-name): Add support for
        the Cygwin Emacs; the system-type is `cygwin'.
        * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
        (message-ignored-resent-headers): Add envelope From.
 
-2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-08-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus.el (gnus-summary-line-format): Document %k specifier.
 
-2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-08-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-summary-line-message-size): New function.
        (gnus-summary-line-format-alist): Use it.
        * gnus-art.el (article-make-date-line): Refer to the value for
        `gnus-article-time-format' in the summary buffer.
 
-       * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
+       * message.el (message-cite-prefix-regexp): Exclude ":" and "»".
 
 2002-08-14  Simon Josefsson  <jas@extundo.com>
 
        * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
        (imap-shell-open): Skip initial junk before IMAP greeting.
 
-2002-08-11  Simon Josefsson  <jas@extundo.com>
+2002-08-11  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * message-utils.el (message-xpost-default,
-       message-xpost-fup2-header, message-xpost-fup2): Fixed
-       Typos.  Trivial changes from Reiner Steib
-       <4uce.02.r.steib@gmx.net>.
+       * message-utils.el (message-xpost-default)
+       (message-xpost-fup2-header, message-xpost-fup2): Fixed Typos.
 
 2002-08-09  Simon Josefsson  <jas@extundo.com>
 
 
        * gnus.el (gnus-version-number): Bumped version number.
 
-2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+2002-08-04 01:48:57  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.07 is released.
 
        (gnus-article-sort-by-random): New function.
        (gnus-thread-sort-by-random): New function.
 
-2002-08-02  Simon Josefsson  <jas@extundo.com>
+2002-08-02  Scott A Crosby  <scrosby@cs.rice.edu>
 
        * gnus-logic.el (gnus-advanced-integer): Swap arguments in
-       funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
+       funcall.
 
 2002-07-31  Danny Siu  <dsiu@adobe.com>
 
-       * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
-       when splitting malformed messages without message-id
+       * nnimap.el (nnimap-split-articles): Do not call nnmail-fetch-field
+       when splitting malformed messages without message-id.
 
-2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Niklas Morberg <niklas.morberg@axis.com>.
+2002-07-28  Niklas Morberg  <niklas.morberg@axis.com>
 
        * nnweb.el (nnweb-type, nnweb-type-definition)
        (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
        nnmail-expiry-target to 'delete, so that absolute deletion
        happens when absolute deletion is requested.
 
-2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Nevin Kapur <nevin@jhu.edu>.
+2002-07-21  Nevin Kapur  <nevin@jhu.edu>
 
-       * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
+       * nnmail.el (nnmail-fancy-expiry-target): Treat nonexistent
        headers as empty headers.
 
-2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Jochen Hein <jochen@jochen.org>.
+2002-07-21  Jochen Hein  <jochen@jochen.org>
 
        * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
        correct typo.
        (gnus-emphasis-strikethru): New face.
 
-2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Jason Merrill <jason@redhat.com>.
+2002-07-20  Jason Merrill  <jason@redhat.com>
 
        * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
        entire file for each of a sequence of missing articles.
        * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
        avoid nreverse.
 
-2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Ted Zlatanov <teodor.zlatanov@divine.com>.
+2002-07-14  Teodor Zlatanov  <teodor.zlatanov@divine.com>
 
        * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
        (gnus-summary-mode-line-format-alist): Add %h for number of
        (gnus-mark-article-as-read, gnus-mark-article-as-unread)
        (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
 
-2002-07-10  Simon Josefsson  <jas@extundo.com>
+2002-07-10  KANEMATSU Daiji  <kdaiji@bea.com>
 
        * nnimap.el (nnimap-split-to-groups): Allow group string to be a
-       function.  From KANEMATSU Daiji <kdaiji@bea.com>.
+       function.
 
 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
 
        * gnus-sum.el (gnus-summary-delete-article): Respect group
        parameters while expiring.
 
-2002-07-08  Simon Josefsson  <jas@extundo.com>
+2002-07-08  Henrik Enberg  <henrik@enberg.org>
 
-       * gnus-art.el (article-make-date-line): Fix string.  From Henrik
-       Enberg.
+       * gnus-art.el (article-make-date-line): Fix string.
 
-2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-07-08  Niklas Morberg  <niklas.morberg@axis.com>
 
        * gnus-art.el (article-unsplit-urls): Only display MIME when this
-       function is called interactively.  From Niklas Morberg.
+       function is called interactively.
 
 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2002-07-02  Didier Verna  <didier@xemacs.org>
 
-       * nnmail.el (nnmail-split-methods): fix custom type.
+       * nnmail.el (nnmail-split-methods): Fix custom type.
 
-2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-07-02  Niklas Morberg  <niklas.morberg@axis.com>
 
        * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
-       unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
+       unsplitting.
 
-2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-07-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-msg.el (gnus-summary-resend-default-address): New user option.
        (gnus-summary-resend-message): Use it.
        * nntp.el (nntp-via-rlogin-command-switches): New variable.
        (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
 
-2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.el (message-font-lock-keywords): Don't fontify
        headers in the message body, only in the header.
        (message-font-lock-make-header-matcher): New function, used by
        message-font-lock-keywords.
-       From Katsumi Yamaoka <yamaoka@jpl.org>.
 
 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
 
-2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-font-lock-keywords): Revert 2002-06-22
        change.
 
-2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-font-lock-keywords): Put colon in header
        name match.
 
-2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-font-lock-keywords): Don't use header faces
        in the body.  Thanks to Stefan Monnier for the hint on the
        * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
        instead of push to ignore duplicate to-(list|address) values.
        * nnmail.el (nnmail-cache-ignore-groups): New.
-       * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
+       * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups.
 
-2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
        before sending.  Suggested by Jan Rychter.
        (last, coerce, subseq): Remove compiler macros for those built-in
        or unused functions.
 
-2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-17  Simon Josefsson  <jas@extundo.com>
 
        * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
        sure to write byte-compiled versions of gnus-*-format-alist to
-       .newsrc.eld.  From Simon Josefsson.
+       .newsrc.eld.
 
-2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-16  Bjørn Mork  <bmork@dod.no>
 
        * gnus-agent.el (gnus-agent-read-servers)
        (gnus-agent-write-servers): Put server name (string like
        "nnchoke:frumple") in the file instead of a server specification
        (Lisp expression like (nnchoke "frumple" ...parameters...)).
-       From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
 
-2002-06-16  Simon Josefsson  <jas@extundo.com>
+2002-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
-       Reiner Steib <4uce.02.r.steib@gmx.net>.
+       * gnus-cache.el (gnus-cache-remove-article): n is &optional.
 
 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
 
-       * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
+       * gnus-start.el (gnus-dribble-enter): Don't call set-window-point
+       anymore.
        * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
        to sign while encrypting.
 
        * gnus-int.el (gnus-request-move-article): Agent expire article if
        successfuly moved.
 
+2002-06-11  Niklas Morberg  <niklas.morberg@axis.com>
+
        * nnweb.el (nnweb-google-create-mapping): Honors the value of
-       nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
+       nnweb-max-hits.
 
 2002-06-10  Simon Josefsson  <jas@extundo.com>
 
 
        * message.el (message-send-mail-with-sendmail): Improve error message.
 
-2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-interactive): Change default from nil to t.
        Better to be safe than to be fast.
 
-2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-06-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-send-mail-with-sendmail): Check return value
        from call-process-region.
        * nnmail.el (nnmail-mail-splitting-decodes): New variable.
        (nnmail-article-group): Use it.
 
-2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-05-30  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
-       so that code reading them won't be surprised.  From Jesper Harder
-       <harder@ifa.au.dk>.
+       so that code reading them won't be surprised.
 
 2002-05-29  Simon Josefsson  <jas@extundo.com>
 
 
        * gnus-group.el (gnus-group-line-format): Doc fix.
 
-2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-05-28  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
-       original article before yanking.  From Jesper Harder
-       <harder@ifa.au.dk>.
+       original article before yanking.
 
 2002-05-26  Simon Josefsson  <jas@extundo.com>
 
 
 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
+       * gnus-sum.el (gnus-dependencies-add-header): Avoid one unnecessary
        call to gnus-parent-id when we check for References loops.
        (gnus-summary-prepare-threads): Avoid simplifying every Subject
        twice by saving the simplified subject string in simp-subject.
 
-2002-05-23  Simon Josefsson  <jas@extundo.com>
+2002-05-23  Benjamin Rutt  <rutt+news@cis.ohio-state.edu>  (tiny change)
+
+       * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.
 
-       * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
-       change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
+2002-05-23  Niklas Morberg  <niklas.morberg@axis.com>  (tiny change)
 
-       * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
-       Niklas Morberg <niklas.morberg@axis.com>.
+       * nnweb.el (nnweb-type): Remove dejanewsold.
 
 2002-05-22  Simon Josefsson  <jas@extundo.com>
 
        * sieve.el (sieve-change-region): Define it before it is used.
 
+2002-05-22  Benjamin Rutt  <rutt+news@cis.ohio-state.edu>
+
        * gnus-msg.el (gnus-confirm-mail-reply-to-news)
        (gnus-summary-reply): Ask for confirmation when replying to news.
-       Defaults to not ask.  From Benjamin Rutt
-       <rutt+news@cis.ohio-state.edu>.
+       Defaults to not ask.
 
        * nnimap.el (nnimap-nov-is-evil): Improve doc.
 
        * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
        name (makes it work with recent Cyrus timsieved).
 
-2002-05-20  Jason  <jbaker@cs.utah.edu>
-       Trivial patch.
+2002-05-20  Jason Baker  <jbaker@cs.utah.edu>  (tiny change)
 
        * gnus-art.el (gnus-request-article-this-buffer): Try
        reconnecting if you don't get the message.
        * nnfolder.el (nnfolder-request-accept-article): Ditto.
        * nnimap.el (nnimap-request-accept-article): Ditto.
        * nnmail.el (nnmail-process-unix-mail-format): Ditto.
-       * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
+       * nnmail.el (nnmail-check-duplication): Ditto.  (From gnus-art.)
        * nnmbox.el (nnmbox-request-accept-article): Ditto.
        * nnmh.el (nnmh-request-accept-article): Ditto.
        * nnmail.el (nnmail-cache-insert): Change group to required,
        removed code which tried to figure out the group.
 
-2002-05-13  Josh Huber  <huber@alum.wpi.edu>
+2002-05-13  Hans de Graaff  <hans@degraaff.org>
 
        * mml.el (mml-generate-mime-1): Fix mml generation for signed only
-       messages. From Hans de Graaff <hans@degraaff.org>.
+       messages.
+
+2002-05-13  Josh Huber  <huber@alum.wpi.edu>
+
        * nnml.el (nnml-request-accept-article): Pass in the group name to
        nnmail-cache-insert, since it's available.
 
 
        * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
 
-2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Florian Weimer <fw@deneb.enyo.de>.
+2002-05-08  Florian Weimer  <fw@deneb.enyo.de>
 
        * gnus.el (subscribed): New group parameter.
        (gnus-find-subscribed-addresses): Use it.
        frobbing the alist directly.
        * mml.el (mml-generate-mime-1): Use accessor function.
 
-2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-05-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
        parenthesis for "<" and ">".  Suggested by Andreas Schwab
        <schwab@suse.de>.
 
-2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-05-07  Josh Huber  <huber@alum.wpi.edu>
 
        * nnmail.el (nnmail-cache-insert): Prefer group-art over group
-       when intuiting the group the message is written to.  From Josh
-       Huber <huber@alum.wpi.edu>.
+       when intuiting the group the message is written to.
 
-2002-05-06  Simon Josefsson  <jas@extundo.com>
+2002-05-06  Matt Armstrong  <matt@lickey.com>
 
        * gnus-topic.el (gnus-group-topic-parameters): Work when group
-       buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
+       buffer doesn't show group.
 
 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
 
        * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
-       argument, and fixed compiler warning. (added autoload for
+       argument, and fixed compiler warning.  (Added autoload for
        gpg-encrypt).
 
 2002-05-04  Simon Josefsson  <jas@extundo.com>
 
 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
 
-       * gnus-msg.el (gnus-message-replysignencrypted): enabled by
+       * gnus-msg.el (gnus-message-replysignencrypted): Enabled by
        default.
        * mml-sec.el:
        * mml-sec.el (mml-signencrypt-style): New.
        signencrypt.
        * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
        * mml.el (mml-generate-mime-1): Changed logic so a part which is
-       both signed & encryped is processed in one operation. (rather than
-       two separate ops: sign, then encrypt)
+       both signed & encryped is processed in one operation (rather than
+       two separate ops: sign, then encrypt).
        * mml2015.el (mml2015-gpg-extract-signature-details): Give some
        indication if a message is signed by an expired key.
        * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
-       enables combined sign & encrypt operation. (this was always on
+       enables combined sign & encrypt operation (this was always on
        before).
        * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
 
        server.
        (nnimap-mailbox-info): defvar instead of defvoo.
 
-2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+2002-05-01 20:09:21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.06 is released.
 
 
        * gnus.el (gnus-find-subscribed-addresses): Return nil when there
        are no subscribed mail groups.
-       - Strip quoted names when comparing addresses
+       - Strip quoted names when comparing addresses.
 
 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
 
        const.
 
        * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
-       (gnus-debug-exclude-variables): do.
+       (gnus-debug-exclude-variables): Do.
 
 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
-       Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
+       Trivial change from Karl Pflästerer <sigurd@12move.de>.
 
 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnrss.el (nnrss-insert-w3): Move the bindings.
 
        * nnrss.el (nnrss-insert-w3): Bind url-package-name and
-       url-package-version. Trivial change from Andrew J Cosgriff
-       <ajc@polydistortion.net>
+       url-package-version.  Trivial change from Andrew J Cosgriff
+       <ajc@polydistortion.net>.
 
        * mm-decode.el (mm-save-part): Fill in file name when GUI saving
-       attachments. Trivial change from Peter 'Luna' Runestig
+       attachments.  Trivial change from Peter 'Luna' Runestig
        <peter@runestig.com>.
 
 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
 
-       * nnkiboze.el (nnkiboze-request-scan): Call
-       nnkiboze-possibly-change-group.
+       * nnkiboze.el (nnkiboze-request-scan):
+       Call nnkiboze-possibly-change-group.
        (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
        problems.
        (nnkiboze-generate-group): Set newsrc to the *highest* article
 
        * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
 
-2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Dan Christensen <jdc+news@uwo.ca>.
+2002-04-24  Dan Christensen  <jdc+news@uwo.ca>
 
        * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
        (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
        (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
        new code in netrc.el.
 
-2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-04-23  Matthieu Moy  <Matthieu.Moy@imag.fr>
 
        * gnus-msg.el (gnus-summary-resend-message-edit): Remove
-       message-ignored-resent-headers, too.  From Matthieu Moy
-       <Matthieu.Moy@imag.fr>.
+       message-ignored-resent-headers, too.
 
-2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
+2002-04-22  Björn Torkelsson  <torkel@acc.umu.se>
 
-       * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
-       boolean not a string
-       * gnus-group.el (gnus-group-line-format): add description of %C
-       * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
-         as %C
-       * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
+       * gnus-srvr.el (gnus-server-browse-in-group-buffer): It is a
+       boolean not a string.
+       * gnus-group.el (gnus-group-line-format): Add description of %C.
+       * gnus-group.el (gnus-group-line-format-alist): Add gnus-tmp-comment
+       as %C.
+       * gnus-group.el (gnus-group-insert-group-line): Add gnus-tmp-comment.
 
 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir-request-scan): typo: set
+       * nnmaildir.el (nnmaildir-request-scan): Typo: set
        nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
        nnmail-get-new-mail for 'find-new-groups.
 
 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir-request-update-info,
-       nnmaildir-request-group, nnmaildir-retrieve-groups): remove
-       unnecessary calls to nnmaildir-request-scan.
+       * nnmaildir.el (nnmaildir-request-update-info, nnmaildir-request-group)
+       (nnmaildir-retrieve-groups): Remove unnecessary calls to
+       nnmaildir-request-scan.
 
 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
 
-       * gnus-msg.el:
-       * gnus-msg.el (gnus-message-replysign): New.
-       * gnus-msg.el (gnus-message-replyencrypt): New.
-       * gnus-msg.el (gnus-message-replysignencrypted): New.
-       * gnus-msg.el (gnus-summary-reply): Use the three new variables
-       (above) to automatically encrypt/sign to encrypted/signed
-       messages.
-       * message.el:
+       * gnus-msg.el (gnus-message-replysign, gnus-message-replyencrypt)
+       (gnus-message-replysignencrypted): New.
+       (gnus-summary-reply): Use the three new variables (above)
+       to automatically encrypt/sign to encrypted/signed messages.
        * message.el (message-mode-map): Add keybinding for
-       `message-to-list-only'
-       * message.el (message-mode): Add description for
-       `message-to-list-only'
-       * message.el (message-to-list-only): New.
-       * message.el (message-make-mft): Changed to use the cl loop macro,
-       and added optional flag to return only the matched list. (for use
-       in new message-to-list-only function)
+       `message-to-list-only'.
+       (message-mode): Add description for
+       `message-to-list-only'.
+       (message-to-list-only): New.
+       (message-make-mft): Changed to use the cl loop macro, and added
+       optional flag to return only the matched list (for use in new
+       message-to-list-only function).
 
 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
 
-       * gnus-msg.el:
-       * gnus-msg.el (gnus-message-replysign):
-       * gnus-msg.el (gnus-replysign): New.
-       * gnus-msg.el (gnus-replyencrypt): New.
-       * gnus-msg.el (gnus-replysignencrypted): New.
-       * gnus-msg.el (gnus-summary-reply):
-       * message.el:
-       * message.el (message-mode-map):
-       * message.el (message-mode):
-       * message.el (message-to-list-only): New.
-       * message.el (message-make-mft):
+       * gnus-msg.el (gnus-message-replysign, gnus-replysign)
+       (gnus-replyencrypt, gnus-replysignencrypted, gnus-summary-reply): New.
+       * message.el (message-mode-map, message-mode, message-to-list-only)
+       (message-make-mft): New.
 
 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
 
-       * message.el (message-gen-unsubscribed-mft): accept a prefix
-       argument so CC can be included with C-u C-c C-f C-a
+       * message.el (message-gen-unsubscribed-mft): Accept a prefix
+       argument so CC can be included with C-u C-c C-f C-a.
 
-2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Ted Zlatanov <teodor.zlatanov@divine.com>.
+2002-04-17  Teodor Zlatanov  <teodor.zlatanov@divine.com>
 
        * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
        Improve docstring.
 
 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
 
-       * mml-sec.el (mml-secure-message): changed to support arbritrary
+       * mml-sec.el (mml-secure-message): Changed to support arbritrary
        modes.
        * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
        changed to support "signencrypt" mode.
-       * mml.el (mml-parse-1): changed to support different secure modes
-       more easily. (for signencrypt)
+       * mml.el (mml-parse-1): Changed to support different secure modes
+       more easily (for signencrypt).
 
 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
 
        * nnml.el (nnml-save-nov, nnml-generate-nov-file):
        * pop3.el (pop3-md5): Don't hardcode point-min == 1.
 
-2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+2002-04-12  Daiki Ueno  <ueno@unixuser.org>
 
        * gnus-srvr.el (gnus-server-set-info): Clear
        `gnus-server-method-cache' when `gnus-server-alist' is changed.
-       From Daiki Ueno <ueno@unixuser.org>.
 
 2002-04-11  Simon Josefsson  <jas@extundo.com>
 
        <Nicolas.Kowalski@imag.fr>.
 
        * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
-       J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
+       Jørgensen <arne+usenet@daimi.au.dk>.
        (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
        <Nicolas.Kowalski@imag.fr>.
        (smime-decrypt-buffer): Ditto.
 
 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-prepare): Place point on the emtpy
+       * gnus-art.el (gnus-article-prepare): Place point on the empty
        header line.
 
 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
 
 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
+       * nnmaildir.el: Fixed some buggy invocations of nnmaildir--pgname.
 
-2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
-       Trivial patch.
+2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
 
        * dns.el: open-network-stream under XEmacs does udp.
 
 
        * gnus-sum.el (gnus-summary-dummy-line-format):
        * gnus.el (gnus-summary-line-format): Fixing links to Info.
-       Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
+       Trivial change from Björn Torkelsson <torkel@pdc.kth.se>.
 
-2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-03-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-summary-move-article)
        (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
        (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
        nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
        nnmaildir--group-ls): New macros/functions.  Use them.
-       (nnmaildir--unlink): Evalutate argument only once.
+       (nnmaildir--unlink): Evaluate argument only once.
 
 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
 
        (nnmaildir--edit-prep): New function.
        (Local Variables): Use it.
 
-2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
+2002-03-26  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
 
 
        * message.el (message-mode): Fix doc.
 
-2002-03-25  Simon Josefsson  <jas@extundo.com>
+2002-03-25  Matthieu Moy  <Matthieu.Moy@imag.fr>
 
-       * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
-       Matthieu Moy <Matthieu.Moy@imag.fr>.
+       * message.el (message-subject-re-regexp): Skip Re[42]: junk.
 
 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
 
        * mml-sec.el (mml-unsecure-message): Add docstring.
 
-2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-03-23  Andre Srinivasan  <andre@slamdunknetworks.com>  (tiny change)
 
        * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
        value.
-       Trivial change from andre@slamdunknetworks.com
 
 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
 
        * message.el (message-font-lock-keywords): Support multi-line MML
        tags.
 
+2002-03-21  Lőrentey Károly  <lorentey@elte.hu>
+
        * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
-       Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
 
 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
 
-2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-03-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-sum-thread-tree-root)
        (gnus-sum-thread-tree-single-indent)
        (gnus-sum-thread-tree-leaf-with-other)
        (gnus-sum-thread-tree-single-leaf): Make customizable.
 
-2002-03-16  Simon Josefsson  <jas@extundo.com>
+2002-03-16  Francis Litterio  <franl@world.std.com>
 
        * gnus-util.el (gnus-extract-address-components): Don't break on
-       names such as James "Kibo" Parry.  From Francis Litterio
-       <franl@world.std.com>.
+       names such as James "Kibo" Parry.
 
-2002-03-13  Simon Josefsson  <jas@extundo.com>
+2002-03-13  Pavel Janík  <Pavel@Janik.cz>
 
-       * pop3.el (pop3-open-server): Revert multibyte change.  From
-       Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
+       * pop3.el (pop3-open-server): Revert multibyte change.
 
-       * message.el (message-send-mail-with-qmail): Make it work.  From
-       Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
+       * message.el (message-send-mail-with-qmail): Make it work.
 
 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
 
        * message.el (message-make-mft): Set case-fold-search while
        generating the MFT.  Also, a little cleanup in the MFT code.
 
-2002-03-12  Simon Josefsson  <jas@extundo.com>
+2002-03-12  Faried Nawaz  <fn@hungry.org>  (tiny change)
 
-       * message.el (message-qmail-inject-args): May be function.
-       (message-send-mail-with-qmail): Call function if m-q-i-a is
-       function.  From fn@hungry.org (Faried Nawaz).
+       * message.el (message-qmail-inject-args): May be function.  Adjust
+       doc string and custom type.
+       (message-send-mail-with-qmail): Call function if m-q-i-a is a
+       function.
 
 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnslashdot.el (nnslashdot-request-article): Remove javascript
        too.
 
-2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-03-09  Andre Srinivasan  <andre@slamdunknetworks.com>  (tiny change)
 
        * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
        duplication.
        (gnus-summary-save-parts-type-history): Ditto.
        (gnus-summary-save-parts-last-directory): Ditto.
-       Trivial change from andre@slamdunknetworks.com
 
 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
 
        * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
 
+2002-03-06  Matthieu Moy  <Matthieu.Moy@imag.fr>
+
+       * gnus-msg.el (gnus-summary-resend-message-edit): New function.
+
 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
        -->" as the end of the first article.
 
-       * gnus-msg.el (gnus-summary-resend-message-edit): New function.
-       From Matthieu Moy <Matthieu.Moy@imag.fr>
-
        * message.el (message-add-action): Use add-to-list.
        (message-delete-action): New function.
 
 2002-03-04  Simon Josefsson  <jas@extundo.com>
 
        * smime.el (smime-sign-region): Rename argument keyfiles to
-       keyfile. You only sign something with one key.
+       keyfile.  You only sign something with one key.
        (smime-sign-buffer): Better completing-read prompt.
        (smime-decrypt-buffer): Ditto.
 
        completing-read.
        (mm-view-pkcs7-decrypt): CRLF->LF.
 
-2002-03-04  Paul Jarc  <prj@po.cwru.edu>
+2002-03-04  Teodor Zlatanov  <teodor.zlatanov@divine.com>
 
        * message.el (message-hierarchical-addresses): New variable.
        (message-get-reply-headers): Use it.
-       From Ted Zlatanov <teodor.zlatanov@divine.com>
 
-2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-03-03  Geoff Greene  <ggreene@wpi.edu>  (tiny change)
 
        * message.el (message-mode): If buffer-file-name, don't set auto
        save file name.
-       Trivial change from Geoff Greene <ggreene@wpi.edu>
 
 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
+       * gnus-util.el (gnus-multiple-choice): Use message.  XEmacs only
        takes one argument in read-char.
 
        * message.el (message-fix-before-sending): Forward a char.
 
 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
 
-       * message.el (message-get-reply-headers): downcase email addresses
+       * message.el (message-get-reply-headers): Downcase email addresses
        for comaparisons for duplicate removal.
 
 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
+       * mm-view.el (mm-view-pkcs7-verify): New function.  A bogus
        implementation of PKCS#7, which just allows users read the
        message.
        (mm-view-pkcs7): Use it.
        * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
        (gnus-summary-insert-old-articles): Ditto.
 
-2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-02-26  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
        used as the default answer of the question, "How many articles?".
-       From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
+
+2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnagent.el (nnagent-retrieve-headers): Remove articles with
        small numbers.
 
        * deuglify.el: Fix comments.
 
+2002-02-23  Andre Srinivasan  <andre@slamdunknetworks.com>  (tiny change)
+
+       * mml.el (mml-generate-mime-1): Add cdr.
+
 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * html2text.el (html2text-clean-anchor): If there is no HREF,
        insert nothing.
 
-       * mml.el (mml-generate-mime-1): Add cdr.
-       From: andre@slamdunknetworks.com
-
        * mm-view.el (mm-text-html-renderer-alist): Add html2text.
        (mm-text-html-washer-alist): Ditto.
 
 
        * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
 
-       * deuglify.el: Change copy right. Add autoload. Add coding-system.
+       * deuglify.el: Change copy right.  Add autoload.  Add coding-system.
+
+2002-02-22  Raymond Scholz  <rscholz@zonix.de>
 
-       * deuglify.el: New file. The original file name is
-       gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
+       * deuglify.el: New file.  The original file name is
+       gnus-outlook-deuglify.el.
+
+2002-02-22  Andre Srinivasan  <andre@slamdunknetworks.com>  (tiny change)
 
        * mm-decode.el (mm-display-external): Use
-       mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
+       mm-file-name-rewrite-functions.
 
 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
 
 
        * gnus-art.el (gnus-article-edit-done): Widen the buffer.
 
+       * message.el (message-send-mail): Be talkative.
+
+2002-02-20  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
        * gnus-group.el (gnus-group-name-decode): Don't test
        multibyte-string, because it breaks XEmacs.
-       From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
 
-       * message.el (message-send-mail): Be talkative.
+2002-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
        (mm-automatic-display): Ditto.
 
        * mailcap.el (mailcap-mime-data): Ditto.
-       From: Reiner Steib <4uce.02.r.steib@gmx.net>
 
 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * many files: Remove trailing whitespaces, replace spc+tab with
+       * Many files: Remove trailing whitespaces, replace spc+tab with
        tab, replace leading whitespaces with tabs.
 
 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
 
        * nnultimate.el (nnultimate-retrieve-headers): Clean up.
 
-2002-02-18  Paul Jarc  <prj@po.cwru.edu>
+2002-02-18  Mark Thomas  <mthomas@cmu.edu>
 
        * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
-       References header field.  From Mark Thomas <mthomas@cmu.edu>.
+       References header field.
 
 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (mm-inline-wash-with-file): New function.
        (mm-inline-wash-with-stdin): New function.
 
-2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message-utils.el: Fix installation doc.
-       From: Reiner Steib <4uce.02.r.steib@gmx.net>
 
 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
        Call edit-done-function first, then change the window
        configuration.
-       (gnus-article-edit-mode-map): Add message key bindings. Add menu.
+       (gnus-article-edit-mode-map): Add message key bindings.  Add menu.
        (gnus-article-edit-mode): mml-mode.
 
        * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
-       21.4. Suggested by Russ Allbery <rra@stanford.edu> .
+       21.4.  Suggested by Russ Allbery <rra@stanford.edu>.
 
        * message-utils.el: Adopt the file.
 
+2002-02-15  Holger Schauer  <Holger.Schauer@gmx.de>
+
        * message-utils.el: New file.
-       From Holger Schauer <Holger.Schauer@gmx.de>
 
 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-move-article): Select-article only
-       when gnus-move-split-methods is non-nil. And we don't render or
+       when gnus-move-split-methods is non-nil.  And we don't render or
        mark the article.
 
        * gnus-fun.el (gnus-shell-command-to-string): New function.
 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-treat-display-grey-xface): New variable.
-       (article-display-x-face): Use it.  Disable grey xface, if
+       (article-display-x-face): Use it.  Disable gray xface, if
        uncompface is not found.
 
        * message.el (message-mode): Don't enable multibyte on an indirect
        gnus-decoration property.
        * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
 
-       * message.el (message-mode): Set local-abbrev-table.
-       From Matt Armstrong <matt@lickey.com>.
-
        * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
        too many spaces.
 
        * rfc2047.el (rfc2047-unfold-region): Ditto.
-       (rfc2047-decode-region): Don't unfold. Let
+       (rfc2047-decode-region): Don't unfold.  Let
        gnus-article-treat-unfold-headers do it.
 
+2002-02-07  Matt Armstrong  <matt@lickey.com>
+
+       * message.el (message-mode): Set local-abbrev-table.
+
+2002-02-07  Jesper Harder  <harder@ifa.au.dk>
+
        * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
-       From: Jesper Harder <harder@ifa.au.dk>
 
 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
 
-       * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
-       From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
-
        * nnagent.el (nnagent-request-expire-articles): Don't delete
        files.
 
-2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-02-06  Stefan Reichör  <xsteve@riic.at>
+
+       * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
+
+2002-02-05  Sriram Karra  <karra@cs.utah.edu>
 
        * message.el (message-gen-unsubscribed-mft): New function.
-       From Sriram Karra <karra@cs.utah.edu>.
+
+2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
        open parenthesis.
        (gnus-article-reply-with-original): Ditto.
 
        * binhex.el (binhex-decoder-switches): Fix doc.  From
-       Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
+       Pavel@Janik.cz (Pavel Janík).
 
 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
        highlight-citation after emphasize.
 
-2002-02-04  Simon Josefsson  <jas@extundo.com>
+2002-02-04  David Edmondson  <dme@sun.com>
 
-       * nnfolder.el (nnfolder-open-marks):
+       * nnfolder.el (nnfolder-open-marks): Message when done.
 
-       * nnml.el (nnml-open-marks): Message when done.  From David
-       Edmondson <dme@sun.com>.
+       * nnml.el (nnml-open-marks): Ditto.
 
-2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-02-03  Steinar Bang  <sb@dod.no>
 
        * imap.el (imap-anonymous-auth): Fix typo.
-       From: Steinar Bang <sb@dod.no>
+
+2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
        save-excursion.
        gnus-add-to-sorted-list.
 
        * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
-       gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
+       gnus-newsgroup-unselected are sorted.  Use gnus-sorted-union.
        (gnus-build-all-threads): Use gnus-add-to-sorted-list.
        (gnus-update-read-articles): UNREAD is sorted.
        (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
        directories.
        (gnus-dired-print): New function.
 
-       * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
+       * gnus-art.el (gnus-mime-print-part): Add argument filename.  Call
        ps-despool.
 
 2002-02-02  Simon Josefsson  <jas@extundo.com>
 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
-       t. This makes gnus-agent customizable without putting
+       t.  This makes gnus-agent customizable without putting
        gnus-agentize into .gnus.
 
        * gnus.el (gnus-agent): Make it customizable.
 
-       * gnus-dired.el: New file.
-       From Benjamin Rutt <brutt@bloomington.in.us>
-
        * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
        if no article.
        (gnus-cache-possibly-remove-article): Ditto.
        (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
 
+2002-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
+
+       * gnus-dired.el: New file.
+
 2002-02-01  Simon Josefsson  <jas@extundo.com>
 
        * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
 
 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
+       * nnfolder.el (nnfolder-request-replace-article): Unfold.  Don't
        use mail-header-unfold-field.
 
        * gnus-cache.el (gnus-summary-insert-cached-articles): Use
        window is the lowest one.
 
        * gnus-agent.el (gnus-agent-retrieve-headers): Use
-       nnheader-find-nov-line to speed up. Use nreverse, because it is
-       sorted. Use nnheader-insert-nov-file.
+       nnheader-find-nov-line to speed up.  Use nreverse, because it is
+       sorted.  Use nnheader-insert-nov-file.
 
 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
 
-       * nnagent.el (nnagent-retrieve-headers): loop until eobp.
+       * nnagent.el (nnagent-retrieve-headers): Loop until eobp.
 
 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
-       (gnus-article-wash-function): use locate-library to decide which
+       (gnus-article-wash-function): Use locate-library to decide which
        to use.
 
 2002-01-25  Simon Josefsson  <jas@extundo.com>
        * mml-sec.el (mml-secure-message-encrypt-smime): New.
        * mml-sec.el (mml-secure-message-encrypt-pgp): New.
        * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
-       * mml.el (mml-parse-1): Added code to recognise the secure tag and
+       * mml.el (mml-parse-1): Added code to recognize the secure tag and
        convert it to either a part or multipart depending on if there are
        other parts in the message.
        * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
 
        * nnweb.el (nnweb-type-definition): Clean up.
 
-2002-01-21  Alastair Burt  <burt@dfki.de>
-       Trivial patch.
+2002-01-21  Alastair Burt  <burt@dfki.de>  (tiny change)
 
        * gnus-art.el (gnus-mm-display-part): Make sure that the summary
        buffer exists before jumping to it.
        (gnus-article-wash-function): New variable.
        (gnus-article-wash-html-with-w3m): New function.
 
-2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
+2002-01-20  Björn Torkelsson  <torkel@acc.umu.se>
 
        * dgnushack.el (dgnushack-compile): Compile smiley-ems for
        XEmacs.
 
        * gnus.el (gnus-version-number): Bump version number.
 
-2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+2002-01-20 05:33:30  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.05 is released.
 
        * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
        false positives for lines of "^^^^".
 
-       * gnus-picon.el (gnus-picon-find-face): faces database is all
+       * gnus-picon.el (gnus-picon-find-face): Faces database is all
        lowercase.
 
 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
-       (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
+       (gnus-agent-braid-nov): Switch back to nntp-server-buffer.  Remove
        duplications.
        (gnus-agent-batch): Bind gnus-agent-confirmation-function.
 
        * message.el (message-newline-and-reformat): Use `newline' instead
        of inserting \n, so that the newline is marked as hard.
 
+2002-01-13  Jesper Harder  <harder@ifa.au.dk>
+
        * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
-       From Jesper Harder <harder@ifa.au.dk>.
 
 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * flow-fill.el (fill-flowed-display-column)
        (fill-flowed-encode-columnq): New variables.  Suggested by
-       Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
+       Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann).
        (fill-flowed-encode, fill-flowed): Use them.
 
        * message.el (message-send-news, message-send-mail): Use
        * gnus-art.el (article-display-x-face): Insert From:.
 
        * gnus-sum.el (gnus-summary-move-article): Don't draw the
-       article. Bind gnus-display-mime-function and
+       article.  Bind gnus-display-mime-function and
        gnus-article-prepare-hook.
 
        * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
-       (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
+       (gnus-agent-toggle-plugged): Use gnus-agent-go-online.  Move
        gnus-agent-possibly-synchronize-flags to the last.
-       (gnus-agent-go-online): New function. New variable.
+       (gnus-agent-go-online): New function.  New variable.
 
 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (gnus-agent-method-p): Move here.
 
        * nnagent.el (nnagent-retrieve-headers): Check whether arts is
-       nil. Remove articles-alist.
+       nil.  Remove articles-alist.
 
        * gnus-start.el (gnus-get-unread-articles): Check online.
        (gnus-groups-to-gnus-format): Ditto.
        gnus-agent-request-article.
 
        * nnagent.el (nnagent-retrieve-headers): Don't use nnml
-       function. Insert undownloaded NOV.
+       function.  Insert undownloaded NOV.
 
        * gnus-agent.el (gnus-agent-retrieve-headers): New function.
        (gnus-agent-request-article): New function.
 
        * nntp.el (nntp-request-article): Add group parameter.
        (nntp-request-head): Ditto.
-       (nntp-find-group-and-number): Add parameter group. Figure out
+       (nntp-find-group-and-number): Add parameter group.  Figure out
        number if the status line doesn't give (e.g. quimby.gnus.org).
 
 2002-01-08  Simon Josefsson  <jas@extundo.com>
        * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
        behavior of quit-config.
 
+2002-01-08  Bjørn Mork  <bmork@dod.no>  (tiny change)
+
        * message.el (message-make-from): Don't quote fullname.
-       From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
+
+2002-01-08  Andre Srinivasan  <andre@slamdunknetworks.com>  (tiny change)
 
        * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
-       From: <andre@slamdunknetworks.com>
 
 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
+       * gnus-group.el (gnus-group-mark-article-read): Typo.  Increase n.
 
        * gnus-art.el (gnus-header-button-alist): Handle mailto.
 
        gnus-fetch-old-headers.
 
        * gnus-art.el (article-display-x-face): Use the current buffer
-       unless `W f'. Otherwise, X-Face may be shown in the header of a
+       unless `W f'.  Otherwise, X-Face may be shown in the header of a
        forwarded part.
        (gnus-treatment-function-alist): Treat xface before hiding
        headers.
 
        * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
 
-2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
-       Trivial patch.
+2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>  (tiny change)
 
        * nntp.el (nntp-possibly-change-group): Erase contents of nntp
        buffer to get rid of junk line.
        (gnus-thread-sort-by-most-recent-number): Renamed.
        (gnus-thread-sort-functions): Doc fix.
        (gnus-select-group-hook): Don't use setq on a hook.
-       (gnus-thread-latest-date): Use date, not number
+       (gnus-thread-latest-date): Use date, not number.
 
        * gnus-agent.el (gnus-agent-expire-days): Doc fix.
        (gnus-agent-expire): Allow regexp of expire-days.
 
 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
+       * nnmaildir.el (nnmaildir-request-expire-articles): Evaluate
        the expire-group parameter once per article rather than once
        per group; bind `nnmaildir-article-file-name' and `article'
        for convenience.  Leave article alone when expire-group
        specifies the current group.
-       (nnmaildir--update-nov): be more concurrency-friendly with
+       (nnmaildir--update-nov): Be more concurrency-friendly with
        temp file names.
 
 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-agent.el (gnus-agent-fetch-session): Run hook.
 
-2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-01-03  Dave Love  <fx@gnu.org>
 
        * gnus-start.el (gnus-read-init-file): Don't force coding system
-       for ~/.gnus.  From Dave Love <fx@gnu.org>.
+       for ~/.gnus.
 
 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
-         "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
+       "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
 
 2002-01-03  Steve Youngs  <youngs@xemacs.org>
 
 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-ems.el (gnus-article-display-xface): Show xface in the
-       order of headers (Actually, it is called in a reversed order). Add
-       'gnus-image-text-deletable property.
+       order of headers (Actually, it is called in a reversed order).
+       Add 'gnus-image-text-deletable property.
        (gnus-remove-image): Remove text with such a property.
 
        * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
        gnus-put-image.
 
        * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
-       with ", "
+       with ", ".
 
 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
 
        * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
-       (article-display-x-face): Display grey X-Faces.
+       (article-display-x-face): Display gray X-Faces.
 
        * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
        (gnus-convert-gray-x-face-to-ppm): Ditto.
        * gnus-xmas.el (gnus-xmas-create-image): Don't use
        mm-create-image-xemacs to create xbm glyph, because it deletes
        temporary files.
-       (gnus-xmas-put-image): Use end-glyph. Make text invisible.
+       (gnus-xmas-put-image): Use end-glyph.  Make text invisible.
        (gnus-xmas-remove-image): Make text visible, remove glyph.
 
        * gnus-picon.el (gnus-picon-transform-newsgroups)
        (gnus-picon-transform-address): Insert spec backward, due to the
        incompatibility of gnus-xmas-put-image.
 
-2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-02  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
 
 
 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir--update-nov): automatically parse
+       * nnmaildir.el (nnmaildir--update-nov): Automatically parse
        NOV data out of the message again if nnmail-extra-headers has
        changed.
 
        (message-fix-before-sending): Highlight invisible text and place
        point there.
 
-2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+2002-01-01 02:32:53  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.04 is released.
 
 
        * gnus-delay.el (gnus-delay-send-queue): Renamed.
 
-       * gnus-art.el (gnus-ignored-headers): More headers,
+       * gnus-art.el (gnus-ignored-headers): More headers.
 
        * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
        of `scan-error', since XEmacs doesn't seem to support that.
        (picon): Fix doc.
 
        * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
-       longer exists. Remove those codes.
+       longer exists.  Remove those codes.
        * gnus.el (gnus-use-picons): Ditto.
 
 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
        * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
        (gnus-picon-split-address): New function.
        (gnus-picon-find-face): Use it.
-       (gnus-picon-transform-address): Use it. Set first to t for each
+       (gnus-picon-transform-address): Use it.  Set first to t for each
        address.
 
-       * gnus-art.el (gnus-with-article-headers): Move to here. Define
+       * gnus-art.el (gnus-with-article-headers): Move to here.  Define
        the macro then use it.
        (gnus-treatment-function-alist): Treat picons earlier.
 
 
        * gnus-win.el (gnus-configure-windows-hook): New hook.
 
-2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
+2001-12-29  Sascha Lüdecke  <sascha@meta-x.de>
 
        * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
 
        (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
        instead, it seems to result in shorter ranges.
 
-2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-12-26 11:00:00  Jesper Harder  <harder@ifa.au.dk>
 
        * mm-util.el (mm-iso-8859-x-to-15-region): Use
        insert-before-markers.
-       From Jesper Harder <harder@ifa.au.dk>
 
 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir-save-mail): create the destination
+       * nnmaildir.el (nnmaildir-save-mail): Create the destination
        groups if they do not exist.
 
 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
        (nnmaildir-version): Indicate that nnmaildir is now a standard
        part of Gnus, not separately released.
 
-2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-12-21 08:00:00  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
        * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
        * nnheader.el, nnmail.el: Nil/NIL vs. nil.
-       From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmaildir.el: Copyright changes. Require cl only at compile time.
+       * nnmaildir.el: Copyright changes.  Require cl only at compile time.
 
 2001-12-20  Simon Josefsson  <jas@extundo.com>
 
        (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
        Brian P Templeton <bpt@tunes.org>.
 
-2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-12-19 17:00:00  Paul Jarc  <prj@po.cwru.edu>
 
        * nnmaildir.el: New file.
-       From Paul Jarc <prj@po.cwru.edu>.
 
 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
 
-2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-          From Harald Meland <Harald.Meland@usit.uio.no>
+2001-12-18 11:00:00  Harald Meland  <Harald.Meland@usit.uio.no>
 
        * gnus-win.el (gnus-get-buffer-window): New function.
        (gnus-all-windows-visible-p): Use it.
 
 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
+       * ChangeLog, ChangeLog.1, nnwfm.el, gnus-smiley.el:
        * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
        * mml1991.el, nnultimate.el: Add `coding'.
 
 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
 
-       * ChangeLog: changed coding to buffer-file-coding-system
-       * ChangeLog.1: same
-       * nnwfm.el: same
-       * gnus-smiley.el: same
-       * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
-       * gnus-delay.el: same
-       * gnus-spec.el: same
-       * message.el: same
-       * mml1991.el: same
-       * nnultimate.el: same
+       * ChangeLog: Changed coding to buffer-file-coding-system.
+       * ChangeLog.1: Same.
+       * nnwfm.el: Same.
+       * gnus-smiley.el: Same.
+       * gnus-cite.el: Moved -*- magic cookie -*- to Local Variables.
+       * gnus-delay.el: Same.
+       * gnus-spec.el: Same.
+       * message.el: Same.
+       * mml1991.el: Same.
+       * nnultimate.el: Same.
 
 2001-12-16  Simon Josefsson  <jas@extundo.com>
-       Inspired by code by Dirk Meyer <dischi@tzi.de>.
 
+       Inspired by code by Dirk Meyer <dischi@tzi.de>.
        * gnus-sum.el (gnus-summary-muttprint-program): New variable.
        (gnus-summary-save-map): Add muttprint.
        (gnus-summary-make-menu-bar): Ditto.
        * uudecode.el (uudecode-decode-region-internal): Speedup by using
        temporary list instead of buffer.
 
-       * mm-url.el (executable-find): autoload.
+       * mm-url.el (executable-find): Autoload.
 
-2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-12  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
        to variable, follow doc-string conventions).
 
 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
 
-       * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
-       subscribe-level
-       * gnus-topic.el (gnus-subscribe-topics): use it.
+       * gnus-cus.el (gnus-extra-topic-parameters): Added topic parameter
+       subscribe-level.
+       * gnus-topic.el (gnus-subscribe-topics): Use it.
 
-2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-12-13 22:00:00  Sean Neakums  <sneakums@zork.net>  (tiny change)
 
        * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
-       messages. (A small patch with indentation)
-       From Sean Neakums <sneakums@zork.net>.
+       messages.
 
        * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
        nil after shooting down the gnus-original-article-buffer.
        (binhex-decode-region-internal): New function.
        (binhex-decode-region): Automatically detect external program.
 
-       * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
+       * mm-uu.el (mm-uu-decode-function, mm-uu-binhex-decode-function):
        Use them.
 
 2001-12-12  Simon Josefsson  <jas@extundo.com>
        `error'.
 
        * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
-       (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
+       (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook): ???
 
        * nnfolder.el (nnfolder-directory, nnfolder-active-file)
        (nnfolder-newsgroups-file, nnfolder-get-new-mail)
 2001-12-12  Didier Verna  <didier@xemacs.org>
 
        * gnus-msg.el (gnus-group-news): New function.
-       * gnus-group.el (gnus-group-mode-map): bind it to `i'.
-       * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
-       * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
+       * gnus-group.el (gnus-group-mode-map): Bind it to `i'.
+       * gnus-group.el (gnus-group-make-menu-bar): Add a menu item for it.
+       * gnus-salt.el (gnus-carpal-group-buffer-buttons): Add a button
        for it.
        * gnus-msg.el (gnus-summary-news-other-window): New function.
        * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
        bind it to `i'.
-       * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
-       * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
-       * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
+       * gnus-sum.el (gnus-summary-mode-map): Bind it to `i'.
+       * gnus-sum.el (gnus-summary-make-menu-bar): Add a menu item for it.
+       * gnus-salt.el (gnus-carpal-summary-buffer-buttons): Add a button
        for it (called with a prefix).
-       * gnus-msg.el (gnus-configure-posting-styles): add an optional
+       * gnus-msg.el (gnus-configure-posting-styles): Add an optional
        group-name argument.
-       * gnus-msg.el (gnus-setup-message): use it.
+       * gnus-msg.el (gnus-setup-message): Use it.
 
 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * mml.el (mime-to-mml): Remove Content-Disposition too.
 
-2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-12-09 08:00:00  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
        * gnus-group.el (gnus-group-name-decode): Decode unibyte
        strings only.
-       From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
 
 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
 
 
 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mm-view.el: Lower case for the description line. Sync from the
+       * mm-view.el: Lower case for the description line.  Sync from the
        Emacs CVS.
 
 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-group.el (gnus-group-find-new-groups): Fix doc.
-       From:  Stefan Monnier  <monnier@cs.yale.edu>
+       From: Stefan Monnier <monnier@cs.yale.edu>
 
 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
+       * mm-view.el (mm-inline-text): Decode a charset-encoded rich text.
 
 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        the beginning of lines.
        (gnus-complex-form-to-spec): Ditto.
 
-2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-12-01 08:00:00  Paul Jarc  <prj@po.cwru.edu>
 
        * message.el (message-make-mft): Fix the m-s-a-file regexp.
-       From Paul Jarc <prj@po.cwru.edu>.
 
-2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-11-30 21:00:00  Paul Jarc  <prj@po.cwru.edu>
 
        * message.el: New variable message-subscribed-address-file;
-       use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
+       use it in message-make-mft.
 
 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-tab-body-function): Set to nil.
        (message-tab): Use text-mode-map or global-map.
-       Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
+       Suggested by Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
 
 2001-11-30  Simon Josefsson  <jas@extundo.com>
 
        * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
        of integers.
 
-2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-11-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-newgroups-header-regexp)
        (message-completion-alist, message-tab-body-function): Use
        (imap-stream-alist): Backslash.
 
        * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
-         Thanks to david.goldberg6@verizon.net (David S. Goldberg)
+       Thanks to david.goldberg6@verizon.net (David S. Goldberg).
 
 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * message.el (message-mode): make-local-hook is harmless in Emacs 21.
 
-       * gnus-msg.el (gnus-configure-posting-styles): use
-       make-local-hook. Add LOCAL for add-hook.
+       * gnus-msg.el (gnus-configure-posting-styles): Use
+       make-local-hook.  Add LOCAL for add-hook.
 
 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
 
 
 2001-11-26  Didier Verna  <didier@xemacs.org>
 
-       * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
+       * nnmbox.el (nnmbox-create-mbox): Create the mbox file directory
        if needed.
 
 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2001-11-26  Didier Verna  <didier@xemacs.org>
 
-       * gnus-start.el (gnus-check-first-time-used): only check for
+       * gnus-start.el (gnus-check-first-time-used): Only check for
        existence of .el[d] files.
 
 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
        (gnus-summary-limit-to-extra): Ditto.
        (gnus-summary-find-matching): Support not-matching argument.
 
-2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-11-25  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-wash-subject): Use `insert' rather than
        `insert-string', which is deprecated.
 2001-11-24  Simon Josefsson  <jas@extundo.com>
 
        * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
-       message. (Gnus does not "default" to using 8bit for the message,
+       message.  (Gnus does not "default" to using 8bit for the message,
        it default to use 8bit encoding and the user-supplied CTE
-       value. Calling this behaviour "treating it as 8bit" is perhaps
+       value.  Calling this behavior "treating it as 8bit" is perhaps
        better.)
 
        * mm-bodies.el (mm-body-encoding): Intern encoding if needed
 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * canlock.el (canlock-sha1-with-openssl): Use unibyte
-       buffer. Correctly decode hex.
+       buffer.  Correctly decode hex.
 
 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * message.el (sha1): eval-and-compile.
 
-2001-11-20  Simon Josefsson  <jas@extundo.com>
+2001-11-20  Paul Jarc  <prj@po.cwru.edu>
 
        * message.el (message-allow-no-recipients): New variable.
        (message-send): Use it, customize the prompting when posting to
-       Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
+       Gcc/Fcc alone.
 
 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2001-11-20  Didier Verna  <didier@xemacs.org>
 
-       * gnus-group.el (gnus-group-make-help-group): new optional
+       * gnus-group.el (gnus-group-make-help-group): New optional
        argument to control the error behavior.
-       * gnus-start.el (gnus-check-first-time-used): use it to avoid
+       * gnus-start.el (gnus-check-first-time-used): Use it to avoid
        erroring.
 
 2001-11-19  Simon Josefsson  <jas@extundo.com>
 
        * nnfolder.el (nnfolder-read-folder): Use group instead of
        nnfolder-current-group.
-       Suggested by K\e,Ba\e(Broly L\e,Bu\e(Brentey <lorentey@elte.hu>.
+       Suggested by Károly Lőrentey <lorentey@elte.hu>.
 
 2001-11-17  Simon Josefsson  <jas@extundo.com>
 
        Support "Importance:" header in Message.
 
        * message.el (message-mode-map): Bind C-c C-p to
-       `message-insert-or-toggle-importance'
+       `message-insert-or-toggle-importance'.
        (message-mode-menu): Add message-insert-importance-{high,low}.
        (message-insert-importance-high, message-insert-importance-low)
        (message-insert-or-toggle-importance): New functions.
 
        * mml2015.el: Mention RFC 3156.
 
-       * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
+2001-11-12  Sascha Lüdecke  <sascha@meta-x.de>
+
+       * mml1991.el: New file.
 
 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
 
+2001-11-12  Michael Cook  <Michael.Cook@cisco.com>
+
        * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
-         From <Michael.Cook@cisco.com>
 
 2001-11-11  Simon Josefsson  <jas@extundo.com>
 
        canlock, no need to require two different hash algs).  Suggested
        by Ferenc Wagner <wferi@bolyai1.elte.hu>.
 
-2001-11-09  Simon Josefsson  <jas@extundo.com>
+2001-11-09  Pavel Janík  <Pavel@Janik.cz>
 
-       * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
-       <Pavel@Janik.cz>.
+       * gnus.el (gnus-local-domain): Fix doc.
 
-2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-11-09  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-point-in-header-p): New function.
        (message-do-auto-fill): Use it.
 
 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * many files: Fix copyright lines.
+       * Many files: Fix copyright lines.
 
 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (imap-remassoc): Copied from `gnus-remassoc'.
        (imap-add-callback): New function.
        (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
-       behaviour.
+       behavior.
        (imap-parse-response): Call the callback.
 
        * message.el (message-insert-canlock): New variable.
 
 2001-11-01  Simon Josefsson  <jas@extundo.com>
 
-       * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
+       * sieve.el: Don't require easy-mmode.  Suggested by Katsumi Yamaoka
        <yamaoka@jpl.org>.
 
 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 2001-11-01  Simon Josefsson  <jas@extundo.com>
 
        * gnus-group.el (gnus-group-mode-map): Bind "D u" to
-       `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
+       `gnus-sieve-update' and "D g" to `gnus-sieve-generate'.  (Functions
        has autoload cookies, so no `require' should be necessary.)
 
        * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
        * message.el (message-get-reply-headers): Make sure there is ", ".
 
        * mm-util.el (mm-mime-mule-charset-alist): Move down and call
-       mm-coding-system-p. Don't correct it only in XEmacs.
+       mm-coding-system-p.  Don't correct it only in XEmacs.
        (mm-charset-to-coding-system): Use mm-coding-system-p and
        mm-get-coding-system-list.
        (mm-emacs-mule, mm-mule4-p): New variables.
        mm-with-unibyte-current-buffer-mule4): Use them.
        (mm-find-mime-charset-region): Treat iso-2022-jp.
 
-       From  Dave Love  <fx@gnu.org>:
+2001-10-30  Dave Love  <fx@gnu.org>
 
        * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
        construction.
 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * canlock.el, sha1-el.el, hex-util.el: Move from contrib
-       directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
+       directory.  Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
        KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
 
 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-spec.el (gnus-parse-simple-format): Use
-         buffer-substring-no-properties.
+       buffer-substring-no-properties.
 
 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-msg.el (gnus-setup-message): Call post-command-hook.
 
-2001-10-29  Simon Josefsson  <jas@extundo.com>
+2001-10-29  Jesper Harder  <harder@myrealbox.com>
 
        * mml.el (mml-preview): Bind message-this-is-news if it is
-       news. From Jesper Harder <harder@myrealbox.com>.
+       news.
 
 2001-10-28  Simon Josefsson  <jas@extundo.com>
 
        * message.el (message-indent-citation): Don't add trailing
        whitespace when citing text.
 
-       * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
-       <harder@ifa.au.dk>.
+2001-10-27  Jesper Harder  <harder@myrealbox.com>
+
+       * gnus.el (gnus-group-faq-directory): Fix.
 
 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (nnweb-type-definition): Add google as alias of dejanews.
        (nnweb-google-parse-1): Forward 1 line.
 
-2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
        variable `message-forward-ignored-headers'.
 
        * gnus-msg.el (gnus-extended-version): Include
        system-configuration.
-       Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
+       Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann).
 
 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
 
 
 2001-10-21  Simon Josefsson  <jas@extundo.com>
 
-       * nnimap.el (nnimap): Defgroup
+       * nnimap.el (nnimap): Defgroup.
        (nnimap-strict-function, nnimap-strict-function-match): New
-       widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
+       widget, from Per Abrahamsen <abraham@dina.kvl.dk>.
        (nnimap-split-crosspost, nnimap-split-inbox)
        (nnimap-split-rule, nnimap-split-predicate)
        (nnimap-split-predicate): Defcustom.
        (nnimap-split-inbox, nnimap-expunge-search-string)
        (nnimap-importantize-dormant): Remove "*" from doc.
 
-2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
        not supplied via prefix arg.  From Lisp, make arg mandatory.
        * message.el (message-do-auto-fill): Avoid calling
        'rfc822-goto-eoh'.
 
-2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Paul Jarc <prj@po.cwru.edu>.
+2001-10-20  Paul Jarc  <prj@po.cwru.edu>
 
        * message.el (message-get-reply-headers): Restructure the logic
-       and add comments.  From Paul Jarc <prj@po.cwru.edu>.
+       and add comments.
 
 2001-10-20  Simon Josefsson  <jas@extundo.com>
 
        * message.el (message-cancel-news): Support cancel-locks.
        Suggested by Per Abrahamsson.
 
-       * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
-       conses.  From David Z Maze <dmaze@MIT.EDU>.
-
        * nnfolder.el (nnfolder-marks-changed-p): Ditto.
 
+2001-10-20  David Z. Maze  <dmaze@MIT.EDU>
+
+       * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
+       conses.
+
 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * mm-decode.el (mm-default-directory): Fix customize type.
        * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
        when undoing.
 
-2001-10-18  Simon Josefsson  <jas@extundo.com>
-       From Frank Schmitt <usereplyto@Frank-Schmitt.net>
+2001-10-18  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
 
        * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
        (gnus-summary-make-menu-bar): Ditto.
 2001-10-17  Simon Josefsson  <jas@extundo.com>
 
        * nnimap.el (nnimap-expiry-target): Make sure it is back to the
-       server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
+       server.  Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
 
-2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-10-17 17:00:00  Frank Schmitt  <usenet@Frank-Schmitt.net>
 
        * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
        * gnus-util.el (gnus-user-date): New function.
-       From Frank Schmitt <usenet@Frank-Schmitt.net>.
 
 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * gnus-msg.el (gnus-post-method): Changed two instances of
        `active' to `current' and one `null' to `not'.
 
-2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Katsumi Yamaoka <yamaoka@jpl.org>.
+2001-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.el (message-setup-fill-variables): Use
        `normal-auto-fill-function' instead of `auto-fill-function'.
 
        * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
        (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
-       body. (Mailcrypt seem to do this, but gpg.el doesn't.)
+       body.  (Mailcrypt seem to do this, but gpg.el doesn't.)
 
-2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-16  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
        Patch by Oliver Scholz <oscholz@my.gnus.org>.
 
        * gnus-draft.el (gnus-draft-edit-message): Add text property
        charset magic from message.el.
 
 2001-10-12  Simon Josefsson  <jas@extundo.com>
-       Suggested by david.goldberg6@verizon.net (David S. Goldberg)
+
+       Suggested by david.goldberg6@verizon.net (David S. Goldberg).
 
        * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
        'cite from g-a-wash-types.
        * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
        doing stuff that clears it.
 
-2001-10-12  Simon Josefsson  <jas@extundo.com>
+2001-10-12  Eric Marsden  <emarsden@laas.fr>
 
        * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
-       From Eric Marsden <emarsden@laas.fr>.
 
 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-do-auto-fill): Use gnus-point-at-bol.
        (autoload): Add some autoloads.
 
-2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-12  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
        Suggested by Oliver Scholz <epameinondas@gmx.de>.
 
        * message.el (message-do-auto-fill): New function.  Like
 
 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * Makefile.in: Install el in install. Add uninstall.
+       * Makefile.in: Install el in install.  Add uninstall.
 
 2001-10-05  Simon Josefsson  <jas@extundo.com>
 
        * gnus-sum.el (gnus-summary-extract-address-component): New function.
        (gnus-summary-from-or-to-or-newsgroups): Optimize.
 
-2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-09-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
        (message-mode-menu): Menu item for same.
 2001-09-27  Simon Josefsson  <jas@extundo.com>
 
        * gnus-topic.el (gnus-topic-mode-map): Add catchup.
-       (gnus-topic-catchup-articles): New function. Suggested by Robin
+       (gnus-topic-catchup-articles): New function.  Suggested by Robin
        S. Socha <robin-dated-1001857693.185e29@socha.net>.
 
-2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
+2001-09-27 11:00:00  Gerd Möllmann  <gerd@gnu.org>
 
        * gnus-ems.el (gnus-article-display-xface): Insert xface after
        previous ones.
 
-2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Daiki Ueno  <ueno@unixuser.org>
+2001-09-27 07:00:00  Daiki Ueno  <ueno@unixuser.org>
 
        * gnus-sum.el (gnus-summary-show-article): The arglist of
        detect-coding-region is incompatible.
 
-2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Katsuhiro Hermit Endo <hermit@koka-in.org>
+2001-09-26 18:00:00  Katsuhiro Hermit Endo  <hermit@koka-in.org>
 
        * gnus-group.el (gnus-group-delete-group): Typo.
 
        * gnus-group.el (gnus-group-catchup): Update expire marks in
        backend.  Also, if ALL also set expire marks on tick/dormant.
 
-2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-09-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-tab-body-function): New variable.
        * message.el (message-tab): Use it.
        * gnus-spec.el (gnus-correct-pad-form): Re-revert.
        (gnus-parse-simple-format): Re-revert.
 
-2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
-       Trivial patch.
+2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>  (tiny change)
 
        * gnus-spec.el (gnus-parse-complex-format): Don't fold search
        case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
        * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
        error querying a backend abort the whole process.
 
-2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-09-17 08:00:00  Gerd Möllmann  <gerd@gnu.org>
 
        * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
-       From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
 
 2001-09-17  Didier Verna  <didier@xemacs.org>
 
-       * nndiary.el: version 0.2-b14.
-       * gnus-diary.el (gnus-diary-check-message): fix `read-string'
+       * nndiary.el: Version 0.2-b14.
+       * gnus-diary.el (gnus-diary-check-message): Fix `read-string'
        compatibility problem with XEmacs 21.1.
 
 2001-09-15  Simon Josefsson  <jas@extundo.com>
        * gnus-spec.el (gnus-correct-substring): Still stopped one
        character before we wanted (never included last character).
        (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
-       add missing "," (once per function)
+       add missing "," (once per function).
 
 2001-09-14  Simon Josefsson  <jas@extundo.com>
 
        * gnus-draft.el (gnus-draft-setup): Don't set mark when there
        isn't an article to set it on (e.g. when you `a' in a group).
 
-2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-09-12  Pavel Janík  <Pavel@Janik.cz>
 
-       * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
+       * mm-util.el (mm-charset-synonym-alist): Add windows-1250 so we
        can read e-mails from Microsoft Outlook users not using ISO
        8859-2 character set.
 
 
 2001-09-12  Didier Verna  <didier@xemacs.org>
 
-       * nndiary.el: new version (0.2-b13).
-       * nndiary.el (nndiary-mail-sources): doc update.
-       * nndiary.el (nndiary-split-methods): ditto.
+       * nndiary.el: New version (0.2-b13).
+       * nndiary.el (nndiary-mail-sources): Doc update.
+       * nndiary.el (nndiary-split-methods): Ditto.
        * nndiary.el (nndiary-request-accept-article-hooks): New.
-       * nndiary.el (nndiary-request-accept-article): use it, check
+       * nndiary.el (nndiary-request-accept-article): Use it, check
        message validity.
-       * nndiary.el (nndiary-get-new-mail): changed default to nil.
-       * nndiary.el (nndiary-schedule): fix bug (misplaced
+       * nndiary.el (nndiary-get-new-mail): Changed default to nil.
+       * nndiary.el (nndiary-schedule): Fix bug (misplaced
        condition-case): it didn't return nil on error.
-       * gnus-diary.el: new version.
-       * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
+       * gnus-diary.el: New version.
+       * gnus-diary.el (gnus-diary-summary-line-format): Removed %I.
        * gnus-diary.el (gnus-diary-header-value-history): New.
        * gnus-diary.el (gnus-diary-narrow-to-headers): New.
        * gnus-diary.el (gnus-diary-add-header): New.
        * gnus-diary.el (gnus-diary-check-message): New.
-       * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
-       * gnus-diary.el (gnus-article-edit-mode-map): ditto.
+       * gnus-diary.el (message-mode-map): Bind the above to `C-c D c'.
+       * gnus-diary.el (gnus-article-edit-mode-map): Ditto.
 
-2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-sum.el (gnus-select-newsgroup): Make
        `gnus-current-select-method' buffer-local.
        * gnus-art.el (gnus-request-article-this-buffer): Refer
        `gnus-current-select-method' in the current summary buffer.
 
-2001-09-10  Simon Josefsson  <jas@extundo.com>
-       From Daniel Pittman <daniel@rimspace.net>
+2001-09-10  Daniel Pittman  <daniel@rimspace.net>
 
        * gnus-spec.el (gnus-correct-pad-form): Fix.
 
        * gnus-agent.el (gnus-agent-fetch-group): If online, actually
        fetch group.
 
-2001-09-08  Simon Josefsson  <jas@extundo.com>
-       From Daniel Pittman <daniel@rimspace.net>
+2001-09-08  Daniel Pittman  <daniel@rimspace.net>
 
        * gnus-spec.el (gnus-correct-pad-form): New function.
        (gnus-parse-simple-format): Use it.
        Putnam <reader@newsguy.com>.
        (gnus-group-sort-selected-groups): Touch dribble file.
 
-2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
+2001-09-07  Raja R Harinath  <harinath@cs.umn.edu>
 
        * nnml.el (nnml-filenames-are-evil): New variable.
        (nnml-article-to-file-alist): Rename to ...
 
        * gnus-sum.el (gnus-summary-insert-line): Fix.
 
-2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
+2001-09-06  Björn Torkelsson  <torkel@acc.umu.se>
 
        * gnus-sum.el: Bind g-s-t-s to "W g".
        * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
-       * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
-       display of graphical smilies.
+       * gnus-sum.el (gnus-summary-toggle-smiley): New function.
+       Toggles display of graphical smilies.
 
-2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-09-07 02:00:00  Bill White  <billw@wolfram.com>
 
        * gnus-start.el (gnus-setup-news): A typo.
-       From Bill White <billw@wolfram.com>.
 
 2001-09-06  Simon Josefsson  <jas@extundo.com>
 
        * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
        and unseen marks.
 
-2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-09-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnmail.el (nnmail-split-fancy): Document `junk'.
 
 
        * nnml.el (nnml-request-expire-articles): Also bind
        `nnml-current-group' and `nnml-article-file-alist' when using
-       expiry-target. (Otherwise nnml will be in a inconsistent internal
+       expiry-target.  (Otherwise nnml will be in a inconsistent internal
        state causing all kind of problems.)
        (nnml-request-expire-articles): If `nnml-article-to-file' or
-       `file-attributes' failes, return article as un-expirable instead
+       `file-attributes' fail, return article as un-expirable instead
        of treating it as expired.
 
 2001-08-31  Sam Steingold  <sds@gnu.org>
        * nnfolder.el (nnfolder-save-marks): Don't create directory named
        after group in ~/.
 
-2001-08-25  Simon Josefsson  <jas@extundo.com>
-       From Andreas Jaeger  <aj@suse.de>
+2001-08-25  Andreas Jaeger  <aj@suse.de>
 
        * nnfolder.el (nnfolder-open-marks): Fix typo.
        * nnml.el (nnml-open-marks): Likewise.
 
        * mml.el (mml-generate-mime-1): Force as multibyte string.
 
-2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-08-24 12:00:00  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
 
        * gnus-sum.el (gnus-summary-insert-line)
        (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
-       From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
+
+2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-spec.el (gnus-correct-substring): Take optional END.
 
        * gnus-util.el (gnus-create-info-command): Return an interactive
        function.
 
-2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Katsumi Yamaoka <yamaoka@jpl.org>
+2001-08-23 19:00:00  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-spec.el (gnus-parse-complex-format): Use equal.
 
        * gnus-spec.el (gnus-correct-substring): Stopped one character
        before we wanted.
 
-2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-08-19  Pavel Janík  <Pavel@Janik.cz>
 
        * earcon.el (earcon-auto-play): Remove unused option.
 
 
        * gnus.el (gnus-server-visual): Add defgroup.
 
-2001-08-19  Simon Josefsson  <jas@extundo.com>
-       From Joe Casadonte <jcasadonte@northbound-train.com>
+2001-08-19  Joe Casadonte  <jcasadonte@northbound-train.com>
 
        * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
        gnus-server-denied-face): New.
 
        * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
 
-2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
+2001-08-17  Björn Torkelsson  <torkel@acc.kth.se>
 
-       * message.el: rename "Abort Message" to "Postpone Message".
+       * message.el: Rename "Abort Message" to "Postpone Message".
        Remove "Attach file as MIME" from Message menu, it's already in
        the MIME menu.
 
        * mml.el (mml-menu): Changed name to "Attachments".
 
        * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
-       when there is something to detroy.
+       when there is something to destroy.
 
 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
        nil.
 
-2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-08-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
        which specifies a time today or tomorrow.
 
-2001-08-15  Simon Josefsson  <jas@extundo.com>
-       From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
+2001-08-15  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-agent.el (gnus-agent-make-mode-line-string)
        (gnus-agent-toggle-plugged): Use new API.
 
-2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-08-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
        deadline has expired.
 
 2001-08-12  Simon Josefsson  <jas@extundo.com>
-       Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
+
+       Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE.
 
        Support `recent' mark indicating newly arrived messages (to
        separate from old but unread messages).
        * gnus-spec.el (gnus-format-specs): %n is 23 chars.
 
 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
-       Committed by Kai Gro\e,b_\e(Bjohann.
 
        * gnus-score.el (gnus-score-string): Fix `match' regexp
        for `extra' header case.
        (nndoc-oe-dbx-dissection): New function.
        (nndoc-oe-dbx-generate-article): New function.
 
-2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-08-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
        whether deadline has been reached.  Patch from Dan Nicolaescu
 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
-       gnus-group-find-parameter. Suggested by Janne Rinta-Manty
+       gnus-group-find-parameter.  Suggested by Janne Rinta-Manty
        <rintaman@cs.Helsinki.FI>.
 
        * mail-source.el (mail-source-movemail): The error buffer is
 
 2001-08-09  Simon Josefsson  <jas@extundo.com>
 
-       * message.el (message-get-reply-headers): Fix string. Suggested by
+       * message.el (message-get-reply-headers): Fix string.  Suggested by
        Christoph Conrad <cc@cli.de>.
 
 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
        * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
        whether `imtest' is installed.
 
-2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
+2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
 
        * gnus-sum.el (gnus-summary-show-article): Call
        gnus-summary-update-secondary-secondary-mark.
        * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
        * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
 
+2001-08-07 16:00:00  Gerd Möllmann  <gerd@gnu.org>
+
+       * mm-uu.el (mm-uu-dissect): Autoload.
+
 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
 
        * gnus-group.el (gnus-group-make-menu-bar): Ditto.
 
-       * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
-       <gerd@gnu.org>.
-
        * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
 
        * gnus-util.el (gnus-output-to-rmail): Ditto.
        * message.el (message-indent-citation): Quote only lines starting
        with ">" using `message-yank-cited-prefix'.
 
-2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
-       Trivial patch.
+2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>  (tiny change)
 
        * gnus-cache.el (gnus-cache-possibly-enter-article): Use
        gnus-cache-fully-p.
        before remove.
        (gnus-mime-security-show-details): Ditto.
 
-2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-08-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
        syntax.  Protect string-match against nil string and regexp.
 
 2001-08-03  Simon Josefsson  <jas@extundo.com>
 
-       * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
-       menu.
+       * mml.el (mml-menu): Rename from MML to Mime.  Collapse Security menu.
 
 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        (mm-pkcs7-enveloped-magic): Ditto.
        (mm-view-pkcs7-get-type): Don't regexp quote.
 
-2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Andreas Fuchs <asf@void.at>
+2001-08-01 14:00:00  Andreas Fuchs  <asf@void.at>
 
        * mml2015.el (mml2015-trust-boundaries-alist): Typo.
 
        * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
 
 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
+       Originally from Pavel Janík <Pavel@Janik.cz>
 
        * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
        (gnus-agent-toggle-plugged): Use it.
        (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
        (gnus-slave-save-newsrc): Use it.
 
-2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-31  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-initialize): Use standard define-key
        syntax.
        (smime-dns-server): Fix customize group.
        (smime-call-openssl-region): Use `smime-extra-arguments'.
 
-2001-07-29  Simon Josefsson  <jas@extundo.com>
-       From Vladimir Volovich <vvv@vsu.ru>
+2001-07-29  Vladimir Volovich  <vvv@vsu.ru>
 
        * smime.el (smime-call-openssl-region): Ignore stderr.
 
-2001-07-29  Simon Josefsson  <jas@extundo.com>
-       From Christoph Conrad <christoph.conrad@gmx.de>
+2001-07-29  Christoph Conrad  <christoph.conrad@gmx.de>
 
        * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
        file.
        calls widen.  Thanks to Christoph Conrad
        <christoph.conrad@gmx.de>.
 
-2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
        for %B spec.
 
 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
+       * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ...".
 
        * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
        mm-display-parts too.
 
        * nnimap.el (nnimap-version): Bump version number.
 
-2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Steven E. Harris <seh@speakeasy.org>
+2001-07-26 10:00:00  Steven E. Harris  <seh@speakeasy.org>
 
        * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
        in M$Windows too.
 
-2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
 
        * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
        display (%B) for threads if threading is off.
 
-2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Henrik Enberg <henrik@enberg.org>
+2001-07-25 14:00:00  Henrik Enberg  <henrik@enberg.org>
 
        * gnus-msg.el: Customization patch.
 
        * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
        (mm-display-external): Use display-term configure.
 
-2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-default-hour): New variable.
        (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
 
-2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Karl Kleinpaste <karl@charcoal.com>
+2001-07-23 22:00:00  Karl Kleinpaste  <karl@charcoal.com>
 
        * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
        (gnus-summary-prepare-threads): Ditto.
        `gnus-check-bogus-newsgroups' just after the native server is
        opened.
 
-2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-23  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnmail.el (nnmail-do-request-post): Util function to be used by
        `nnchoke-request-post' for all nnmail-derived backends.
 
        * gnus-msg.el (gnus-setup-message): make-local-hook.
 
-2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el (gnus-delay-article): Fix `read-string' for
        XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
        whether the groups exist, check the right server based on
        `gnus-post-method'.
 
-2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-delay.el: New file.
 
        (article-de-base64-unreadable, article-wash-html):
        (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
 
-2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnml.el (nnml-request-post): New function.  Can be used for
        annotations in nnml groups.
        to handle `define-derived-mode'.
 
 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From:  Stefan Monnier  <monnier@cs.yale.edu>
+       From Stefan Monnier <monnier@cs.yale.edu>.
 
        * message.el (message-mode): Use define-derived-mode.
        (message-tab): message-completion-alist.
 
        * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
 
-2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-07-16  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-citation-line-function): Refer to
        gnus-cite-attribution-suffix.
 
-2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-15  Pavel Janík  <Pavel@Janik.cz>
 
-       * gnus-art.el,...: Error convention changes.
+       * gnus-art.el, ...: Error convention changes.
 
 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
        (nnrss-read-server-data): Ditto.
 
-2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-07-13 12:00:00  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-setup.el (gnus-use-installed-gnus): Typo.
        * Cleanup files.
-       From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
 
 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mm-decode.el (mm-external-terminal-program): New variable.
-       (mm-display-external): Use it. Use term to display when no
+       (mm-display-external): Use it.  Use term to display when no
        window-system.
 
-2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
+2001-07-12  Björn Torkelsson  <torkel@hpc2n.umu.se>
 
        * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
-       Browse->Next entries to Browse->Prev
+       Browse->Next entries to Browse->Prev.
 
 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
        (gnus-draft-setup): Remove backlog.
 
-2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-10  Pavel Janík  <Pavel@Janik.cz>
 
        * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
        Cleanup.
 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
-       may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
+       may not defined.  From: Raja R Harinath <harinath@cs.umn.edu>.
 
        * message.el (message-send-mail-real-function): New variable.
-       (message-send-mail-partially, message-send-mail):
+       (message-send-mail-partially, message-send-mail): Use it.
 
        * nngateway.el (nngateway-request-post): Use it.
 
        * nntp.el (nntp-send-command, nntp-send-command-nodelete):
        (nntp-send-command-and-decode): Use gnus-point-at-bol.
 
-2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From  Paul Jarc <prj@po.cwru.edu>
+2001-07-09 13:00:00  Paul Jarc  <prj@po.cwru.edu>
 
        * message.el (message-use-mail-followup-to): New variable.
        (message-get-reply-headers): Use it.
 2001-07-07  Simon Josefsson  <jas@extundo.com>
 
        * rfc2047.el (rfc2047-encode-message-header): Skip header when
-       trying to fold. Thanks to Colin Walters
-       <walters@cis.ohio-state.edu>
+       trying to fold.  Thanks to Colin Walters <walters@cis.ohio-state.edu>.
 
 2001-07-06  Simon Josefsson  <jas@extundo.com>
 
        Add information in `assert's.
 
        * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
-       changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
+       changes.  (From nnimaps' point of view, `nnimap-verify-uidvalidity'
        and `nnimap-group-overview-filename', should handle all
        change-of-uidvalidity related issues.  But there may be other
        problems.)
 
 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
 
-       * nntp.el (nntp-send-command): don't pass a buffer argument to
-       `point'. Only XEmacs accepts this.
-       * nntp.el (nntp-send-command-nodelete): ditto.
-       * nntp.el (nntp-send-command-and-decode): ditto.
+       * nntp.el (nntp-send-command): Don't pass a buffer argument to
+       `point'.  Only XEmacs accepts this.
+       * nntp.el (nntp-send-command-nodelete): Ditto.
+       * nntp.el (nntp-send-command-and-decode): Ditto.
 
 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
 
-       * nntp.el (nntp-open-connection-function): doc update.
+       * nntp.el (nntp-open-connection-function): Doc update.
        * nntp.el (nntp-pre-command): New.
        * nntp.el (nntp-via-rlogin-command): New.
        * nntp.el (nntp-via-telnet-command): New.
        * nntp.el (nntp-open-telnet-stream): New.
        * nntp.el (nntp-open-via-rlogin-and-telnet): New.
        * nntp.el (nntp-open-via-telnet-and-telnet): New.
-       * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
-       * nntp.el (nntp-send-command): ditto.
-       * nntp.el (nntp-send-command-nodelete): ditto.
-       * nntp.el (nntp-send-command-and-decode): ditto.
+       * nntp.el (nntp-wait-for): Check for possibly echo'ed commands.
+       * nntp.el (nntp-send-command): Ditto.
+       * nntp.el (nntp-send-command-nodelete): Ditto.
+       * nntp.el (nntp-send-command-and-decode): Ditto.
 
-2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
-       Trivial patch.
+2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>  (tiny change)
 
        * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
        `when'.
 
-2001-07-03  Simon Josefsson  <jas@extundo.com>
-       From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
+2001-07-03  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
 
        * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
 
        (rfc2047-encode-message-header): Fold lines even if
        no QP encoding is done.
 
-2001-06-23  Simon Josefsson  <jas@extundo.com>
-       From Samuel Tardieu <sam@inf.enst.fr>
+2001-06-23  Samuel Tardieu  <sam@inf.enst.fr>
 
        * smime.el (smime-keys): Support additional certificates.
        (smime-make-certfiles): New function.
 
        * message.el (message-goto-body): Return nil if not found. (revert!)
 
-2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Fremlin <chief@bandits.org>
+2001-06-21 10:00:00  John Fremlin  <chief@bandits.org>  (tiny change)
 
        * message.el (message-goto-body): Some messages have no header.
 
 
 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-send-mail-with-qmail): wrong exit status is
-       100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
+       * message.el (message-send-mail-with-qmail): Wrong exit status is
+       100 not 1.  Reported by Paul Jarc <prj@po.cwru.edu>.
 
 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
        (nnweb-google-wash-article): Ditto.
 
-2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
+2001-06-14  Ferenc Wagner  <wferi@bolyai1.elte.hu>
 
        * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
 
 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-options-set-recipient): Don't add ", "
-       unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
+       unless necessary.  Suggested by Josh Huber <huber@alum.wpi.edu>.
 
 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
 
-2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-06-12 11:00:00  Marc Lefranc  <Marc.Lefranc@univ-lille1.fr>
 
        * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
-       From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
+
+2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnrss.el (nnrss-node-text): Node might be nil.
 
-2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2001-06-11 10:00:00  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
-       part. From Katsumi Yamaoka <yamaoka@jpl.org>.
+       part.
+
+2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnrss.el (nnrss-group-alist): More items.
 
        * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
        restrict clauses.
 
-2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-
-       From Benjamin Rutt <brutt+news@bloomington.in.us>
+2001-06-07 16:00:00  Benjamin Rutt  <brutt+news@bloomington.in.us>
 
        * message.el (message-wide-reply-confirm-recipients): New variable.
 
-2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
+2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>  (tiny change)
 
        * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
        fix so it works with XEmacs.
 
        * nnrss.el: Fix a few bugs.
 
-2001-06-05  Simon Josefsson  <jas@extundo.com>
+2001-06-05  Alex Schroeder  <alex@gnu.org>
 
        * mm-decode.el (mm-handle-set-external-undisplayer): Don't
-       generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
+       generate compiler warnings.
 
 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
 
 
 2001-06-03  Simon Josefsson  <simon@josefsson.org>
 
-       * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
+       * imap.el (imap-ssl-open): Require ssl.  (Otherwise ssl.el is
        autoloaded incorrectly below because ssl-program-* is bound.)
        Thanks to Amos Gouaux for report.
 
        * gnus-sum.el (gnus-summary-catchup): New argument.
        (gnus-summary-catchup-from-here): New function.
 
-2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-05-30  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
        back, then insert glyph.  (Before, the glyph was inserted first,
        it is not possible to insert a character after a glyph which is at
        the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
 
-2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-
-       From Jaap-Henk Hoepman (jhh@xs4all.nl).
+2001-05-28  Jaap-Henk Hoepman  <jhh@xs4all.nl>
 
        * mm-decode.el (mm-keep-viewer-alive-types): New variable.
        (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
        mm-destroy-postponed-undisplay-list): New functions.
        (mm-display-external): Use them.
 
-2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-05-27  Raja R. Harinath  <harinath@cs.umn.edu>
 
        * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
        `default-low' when evaluating `gnus-summary-highlight'.
-       From Raja R Harinath <harinath@cs.umn.edu>.
 
 2001-05-27  Simon Josefsson  <simon@josefsson.org>
 
        as details.
        (mml2015-mailcrypt-clear-verify): Ditto.
 
-2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Nevin Kapur <nevin@jhu.edu>.
+2001-05-24  Nevin Kapur  <nevin@jhu.edu>
 
        * gnus-sum.el (gnus-summary-default-high-score,
        gnus-summary-default-low-score): New variables.
 
 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
 
-       * message.el (message-mail): pass the 'send-actions argument to
+       * message.el (message-mail): Pass the 'send-actions argument to
        `message-setup'.
 
-2001-05-16  Simon Josefsson  <simon@josefsson.org>
-       From Raymond Scholz <ray-2001@zonix.de>
+2001-05-16  Raymond Scholz  <ray-2001@zonix.de>
 
        * gnus-art.el (gnus-mime-view-part-as-charset):
        (gnus-mime-internalize-part): Doc fixes.
        correctly.
        (nnrss-check-group): Use time.
 
-2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+2001-05-01 19:21:19  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.03 is released.
 
        (smime-decrypt-region): Ditto.
 
 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
-       Committed by Simon Josefsson  <simon@josefsson.org>
 
        * imap.el (imap-shell-open): Erase the buffer *after* copying it into
        the log.
 
-2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+2001-04-14 01:14:42  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.02 is released.
 
        matching subjects.
        (gnus-offer-save-summaries): Clean up.
 
-2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-04-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
 
-2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Jason Merrill <jason_merrill@redhat.com>
+2001-04-12 19:00:00  Jason Merrill  <jason_merrill@redhat.com>
 
        * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
 
 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
        newsgroup names when the original article is a news message.
 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-cite-prefix-regexp): Use POSIX regexp if
-       supported. Suggest by Jim Meyering <jim@meyering.net>.
+       supported.  Suggest by Jim Meyering <jim@meyering.net>.
 
 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
-       Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
 
        * nnmail.el (nnmail-split-it): Added check for .* at the end of
        regexp in nnmail-split-fancy.
        * qp.el (quoted-printable-decode-region): Just message
        malformation; don't quit.
 
-2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Gerd Moellmann <gerd@gnu.org>.
+2001-03-31 21:00:00  Gerd Moellmann  <gerd@gnu.org>
 
        * gnus.el (gnus-interactive): A typo.
 
 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
-       Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-util.el (gnus-delete-alist): Declare it as an alias of
        `assq-delete-all', if that function exists; otherwise use the old
-       definition. Documentation changed to match the one in
+       definition.  Documentation changed to match the one in
        `assq-delete-all'.
 
 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
 
        * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
-       * gnus-start.el (gnus-subscribe-newsgroup): use it.
+       * gnus-start.el (gnus-subscribe-newsgroup): Use it.
 
 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-show-all-headers):
-       gnus-article-show-all-headers is broken. Use
+       gnus-article-show-all-headers is broken.  Use
        gnus-summary-toggle-header instead.
 
        * mml2015.el (mml2015-gpg-extract-from): No error.
 
-2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
+2001-03-18 23:00:00  Bjørn Mork  <bmork@dod.no>
 
        * mml2015.el (mml2015-gpg-extract-from): New function.
        (mml2015-gpg-verify): Use it.
        `nnimap-use-nov-p' (it really tested the negative).
        (nnimap-retrieve-headers): Use it.
 
-2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-03-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-generate-headers-first): Update doc.
 
-2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
-       Trivial patch.
+2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>  (tiny change)
 
        * gnus.el (gnus-summary-line-format): Typo.
 
        * mailcap.el (mailcap-mime-data): Add application/sieve.
        (mailcap-mime-extensions): Add .siv, .xls.
 
-2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Christoph Conrad <christoph.conrad@gmx.de>
+2001-03-14 20:00:00  Christoph Conrad  <christoph.conrad@gmx.de>
 
        * gnus-score.el (gnus-summary-lower-thread): Typo.
 
        * nnrss.el: New file.
 
 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * rfc2047.el (rfc2047-unfold-region): Fix arg of
        `skip-chars-forward'.
        directory part.
        (gnus-score-search-global-directories): Use file-directory-p.
 
+2001-03-06 13:00:00  Adrian Aichner  <adrian@xemacs.org>
+
        * gnus-score.el (gnus-score-score-files-1): Use
        gnus-kill-files-directory.
-       From Adrian Aichner <adrian@xemacs.org>.
 
 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-article-describe-key): Map key to event.
-       (gnus-article-describe-key-briefly): Ditto
+       (gnus-article-describe-key-briefly): Ditto.
 
 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
 
-2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Katsumi Yamaoka <yamaoka@jpl.org>.
+2001-03-01 22:00:00  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * dgnushack.el (coerce, merge, subseq): defmacro.
 
        uncompiled versions.
 
 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
-       Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-util.el (gnus-split-references): Handle malformed References:.
 
 
        * gnus-art.el (gnus-article-mime-part-status): 1 part.
 
-2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From NAGY Andras <nagya@inf.elte.hu>.
+2001-02-25 10:00:00  NAGY Andras  <nagya@inf.elte.hu>
 
        * gnus.el (gnus-parameters): Typo.
 
        * nnml.el (nnml-generate-active-info): Fix the case when there is
        no file.
 
-       * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
+       * gnus-sum.el (gnus-summary-import-article): Display it.  Enable edit.
        (gnus-summary-create-article): New function.
 
        * gnus-group.el (gnus-group-mark-article-read): New function.
 
        * smiley.el (gnus-smiley-display): Don't do widening.
 
-       * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
+       * smiley-ems.el (gnus-smiley-display): Don't do widening.  Smiley
        within body.
 
        * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
 
 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
+       * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?".
 
-2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-02-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
        gnus-article-sort-functions.
        (gnus-article-sort-functions): Doc fix.  Refer to
        gnus-thread-sort-functions.
 
-2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From Paul Jarc <prj@po.cwru.edu>.
+2001-02-18 20:00:00  Paul Jarc  <prj@po.cwru.edu>
 
        * message.el (message-get-reply-headers): More fixes.
 
 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
-       Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-get-reply-headers): Fix bug with
        Mail-Followup-To/to-address interaction.
        * nnfolder.el (nnfolder-request-regenerate): New deffoo.
 
        * nnml.el (nnml-generate-nov-databases): Accept argument
-       server. Don't open server if it is opened.
-       (nnml-request-regenerate): Use it. Change to deffoo.
+       server.  Don't open server if it is opened.
+       (nnml-request-regenerate): Use it.  Change to deffoo.
 
 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.el (gnus-define-group-parameter): Fix.
 
        (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
        return .
 
-2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-02-12  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-cus.el (gnus-score-customize): Doc fix.
 
        * message.el (message-cancel-news): Allow to shoot foot.
        (message-supersede): Ditto.
 
-2001-02-08  Tommi Vainikainen  <thv@iki.fi>
-       Trivial patch.
+2001-02-08  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
 
        * gnus-sum.el (gnus-simplify-subject-re): Use
        message-subject-re-regexp.
        * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
        buffer.
 
-2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-02-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-generate-headers-first): Doc fix.
 
 
 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
+       * mm-util.el (mm-mime-mule-charset-alist): Non-Mule case.
 
 2001-01-31  Dave Love  <fx@gnu.org>
 
 
 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-summary-score-entry): match may be an integer.
+       * gnus-score.el (gnus-summary-score-entry): Match may be an integer.
 
 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-print-article): Take one prefix
-       argument. Allow to print several articles in one file.
+       argument.  Allow to print several articles in one file.
 
 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Fix copyright. Remove trailing spaces.
+       * gnus.el: Fix copyright.  Remove trailing spaces.
 
        * message.el (message-forward): Use mule4.
 
 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
-       (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
+       (gnus-button-mailto): Setup message.  Moved to gnus-msg.el.
        (gnus-button-reply): Ditto.
 
 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.el: Sync with EMACS_PRETEST_21_0_95.
-       * gnus.el (gnus-default-posting-charset): Bogus. Removed.
+       * gnus.el (gnus-default-posting-charset): Bogus.  Removed.
 
 2001-01-08  Dave Love  <fx@gnu.org>
 
        (message-distribution-function, message-auto-save-directory): Fix
        :type.
 
-       * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
+       * mml.el (mml-parse-1): Frob mml-confirmation-set when
        proceeding after warnings.  Amend multipart warning message.
 
 2001-01-04  Dave Love  <fx@gnu.org>
 
 2001-01-09  Didier Verna  <didier@xemacs.org>
 
-       * dgnushack.el (dgnushack-compile): give a dummy value to
+       * dgnushack.el (dgnushack-compile): Give a dummy value to
        `gnus-xmas-glyph-directory' for the time of compilation.
-       * gnus-agent.el: moved some XEmacs specific hook add-ons from
+       * gnus-agent.el: Moved some XEmacs specific hook add-ons from
        `gnus-xmas-[re]define' to avoid loosing user custom settings.
-       * gnus-art.el: ditto.
-       * gnus-group.el: ditto.
-       * gnus-salt.el: ditto.
-       * gnus-sum.el: ditto.
-       * gnus-topic.el: ditto.
-       * gnus-xmas.el (gnus-xmas-define): see above.
-       * gnus-xmas.el (gnus-xmas-redefine): see above.
-       * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
+       * gnus-art.el: Ditto.
+       * gnus-group.el: Ditto.
+       * gnus-salt.el: Ditto.
+       * gnus-sum.el: Ditto.
+       * gnus-topic.el: Ditto.
+       * gnus-xmas.el (gnus-xmas-define): See above.
+       * gnus-xmas.el (gnus-xmas-redefine): See above.
+       * gnus-xmas.el (gnus-xmas-glyph-directory): Generate a
        non-continuable error when the directory can't be found.
 
 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnmail.el (nnmail-get-new-mail): Find group only if file is not
-       orig-file. Use ',source.
+       orig-file.  Use ',source.
 
 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * time-date.el (time-to-number-of-days): New function.
 
-2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
-       Trivial patch.
+2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>  (tiny change)
 
        * nnslashdot.el (nnslashdot-request-list): Always get the right
        sid.
 
        * message.el (message-minibuffer-local-map): New keymap.
        (message-read-from-minibuffer): Use it.
-       * gnus-msg.el (gnus-summary-resend-message): Use it
+       * gnus-msg.el (gnus-summary-resend-message): Use it.
 
 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnslashdot.el (nnslashdot-request-list): Get the right year.
 
 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
-       A revoked patch.
 
-       * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
+       * gnus-sum.el (gnus-summary-expire-articles): A revoked patch.
+       Save excursion.
 
 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
        (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
-       (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
-       Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
+       (nnfolder-retrieve-headers): Use intersection.  Suggested by Jonas
+       Kvarnström <jonkv@ida.liu.se>.
 
 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (gnus-uu-mark-by-regexp): Use it.
        (gnus-new-processable): New function.
 
-2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
-        Trivial patch.
+2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>  (tiny change)
 
        * gnus-sum.el (gnus-no-mark): New variable.
 
        * qp.el (quoted-printable-encode-region): Don't check multibyte in
        XEmacs.
 
-2000-12-25  Lloyd Zusman  <ljz@asfast.com>
-       Trivial patch.
+2000-12-25  Lloyd Zusman  <ljz@asfast.com>  (tiny change)
 
        * mml.el (mml-read-tag): Save tag location.
 
 
 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-setup): Use cons. Suggested by Johan Vromans
+       * message.el (message-setup): Use cons.  Suggested by Johan Vromans
        <jvromans@squirrel.nl>.
 
 2000-12-24  Simon Josefsson  <sj@extundo.com>
        * gnus-cus.el (gnus-group-customize): Use it.
 
        * gnus.el (gnus-define-group-parameter): New macro.
-       (auto-expire): Use it
+       (auto-expire): Use it.
        (total-expire): Use it.
        * gnus-art.el (banner): Use it.
 
-       * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
+       * mml.el (mml-parse): save-excursion.  Suggested by Lloyd Zusman
        <ljz@asfast.com>.
 
 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-forward): Save-restriction.
 
-2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-12-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-art.el (article-treat-dumbquotes): More doc, provided by
        Paul Stevenson <p.stevenson@surrey.ac.uk>
 
 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-art.el (gnus-mime-*): handle may be nil.
+       * gnus-art.el (gnus-mime-*): Handle may be nil.
 
        * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
 
 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-mail-user-agent): New variable.
-       (message-setup): Renamed to message-setup-1. Support
+       (message-setup): Renamed to message-setup-1.  Support
        mail-user-agent.
        (message-mail-user-agent): New function.
        (message-mail): Use it.
 
 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-make-forward-subject): Don't widen. Decode.
+       * message.el (message-make-forward-subject): Don't widen.  Decode.
        (message-forward): Don't decode subject.
 
 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mm-decode.el (mm-possibly-verify-or-decrypt): Use
-       mail-extract-a-c instead. Don't depend on Gnus.
+       mail-extract-a-c instead.  Don't depend on Gnus.
 
        * mml.el (gnus-ems): Require it.
 
-       * gnus-msg.el (gnus-summary-mail-forward):
+       * gnus-msg.el (gnus-summary-mail-forward): ???
 
-       * message.el (message-forward):  Move mime-to-mml here.
+       * message.el (message-forward): Move mime-to-mml here.
 
 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
+       * gnus.el: Merged.  Emacs21 CVS tag is zsh-merge-ognus-1.
 
 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 ;
 2000-11-23  Dave Love  <fx@gnu.org>
 
-       * uu-post.pbm, uu-decode.pbm: new files from XPMs.
+       * uu-post.pbm, uu-decode.pbm: New files from XPMs.
 
        * mm-uu.el (uudecode): Require.
        (uudecode-decode-region, uudecode-decode-region-external): Don't
 
        * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
        Put some defvars in eval-when-compile.
-       (gnus-intersection, gnus-sorted-complement):  Autoload.
+       (gnus-intersection, gnus-sorted-complement): Autoload.
 
        * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
 
 
        * uudecode.el: Avoid compiler warnings.
 
-       * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
+       * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
        (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
 
 2000-11-06  Dave Love  <fx@gnu.org>
 
        * qp.el (mm-decode-coding-region, mm-encode-coding-region):
        Autoload.
-       (quoted-printable-decode-region):  Rename arg which confused
+       (quoted-printable-decode-region): Rename arg which confused
        charset with coding-system.  Don't use nonascii-insert-offset.
        Coding-system encode the region initially.  Don't recognize `=='
        as valid QP.  Coding-system decode the region finally.
 
 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
 
-       * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
+       * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
 
 2000-09-21  Dave Love  <fx@gnu.org>
 
 
        * mml.el (mml-generate-mime-1): Ignore ascii.
 
-2000-11-16 Justin Sheehy  <justin@iago.org>
+2000-11-16  Justin Sheehy  <justin@iago.org>
 
        * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
 
 
 2000-11-12  David Edmondson  <dme@dme.org>
 
-       * message.el (message-font-lock-keywords): use
+       * message.el (message-font-lock-keywords): Use
        message-cite-prefix-regexp.
 
-2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-11-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
-       Stein Arild Str\e,Ax\e(Bmme.
+       Stein Arild Strømme.
        (gnus-group-jump-to-group): Use it.
        (gnus-group-jump-to-group-prompt): Customize.
 
 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
-       * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
+       * mml.el (mml-generate-mime-1): Save cont.  Skip multipart attributes.
 
 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
 2000-11-12  David Edmondson  <dme@dme.org>
 
-       * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
+       * message.el (message-cite-prefix-regexp): Moved from gnus-cite.el
        and replace `.' with `\w' to allow for different syntax tables
        (from Vladimir Volovich).
-       * message.el (message-newline-and-reformat): use
+       * message.el (message-newline-and-reformat): Use
        `message-cite-prefix-regexp'.
-       * gnus-cite.el (gnus-supercite-regexp): use
+       * gnus-cite.el (gnus-supercite-regexp): Use
        `message-cite-prefix-regexp'.
-       * gnus-cite.el (gnus-cite-parse): use
+       * gnus-cite.el (gnus-cite-parse): Use
        `message-cite-prefix-regexp'.
 
 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
        * gnus-art.el (gnus-mime-display-alternative): Show button if no
        preferred part.
 
-2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-11-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-move-split-methods): Say that
        `gnus-split-methods' uses file names, whereas this uses group
-       names.  (Report from Nevin Kapur)
+       names.  (Report from Nevin Kapur.)
 
 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-mime-display-part): Show MIME security button.
        (gnus-insert-mime-security-button): New function.
        * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
-       * mml2015.el:  Add security info when verify or decrypt.
+       * mml2015.el: Add security info when verify or decrypt.
        * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
        (mm-uu-pgp-encrypted-extract): Ditto.
 
 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mm-decode.el (mm-display-parts): New function.
-       * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
+       * gnus-art.el (gnus-mime-view-all-parts): Use it.  Remove parts first.
 
 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
 
 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mml2015.el: Fix doc. Remove bogus mml2015-setup.
+       * mml2015.el: Fix doc.  Remove bogus mml2015-setup.
 
 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (nnultimate-table-regexp): New variable.
        (nnultimate-forum-table-p): Use it.
 
-2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
-       Trivial patch.
+2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>  (tiny change)
 
        * gnus-sum.el (gnus-summary-expire-articles): Save point.
 
 
 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el: Add NOV. Set version to 2.0.
+       * nnfolder.el: Add NOV.  Set version to 2.0.
        (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
 
 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
        (mm-dissect-multipart): Use it.
        * mml2015.el (mml2015-fix-micalg): New function.
        (mml2015-decrypt): Use new interface.
-       (mml2015-verify):  Use new interface.
+       (mml2015-verify): Use new interface.
        (mml2015-setup): Make it bogus.
 
 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mm-decode.el (mm-find-part-by-type): Move it here.
        * mml.el (mml-postprocess): Move it here.
-       (mml-postprocess-alist): Move it here. Merge them.
+       (mml-postprocess-alist): Move it here.  Merge them.
 
 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (gnus-group-list-plus-map): New keymap.
        (gnus-group-prepare-logic): New function.
        (gnus-group-prepare-flat): Merge with
-       gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
+       gnus-group-prepare-flat-predicate.  Use gnus-group-listed-groups.
        (gnus-group-prepare-flat-list-dead): Ditto.
        (gnus-group-list-matching): Use gnus-group-prepare-function.
        (gnus-group-list-dormant): Ditto.
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+  Copyright (C) 2000-2002, 2004-2015 Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software: you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; End:
-
-;; arch-tag: 956fd310-042f-4fca-8dca-a01dbe06acff