(nnmairix-group-regexp, nnmairix-valid-backends, nnmairix-last-server)
[gnus] / lisp / ChangeLog
index 4841a26..7a4a6d0 100644 (file)
@@ -1,3 +1,161 @@
+2008-02-27  David Engster  <dengste@eml.cc>
+
+       * nnmairix.el (nnmairix-request-group-with-article-number-correction):
+       Express real group name in the response.
+
+2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
+       (nnmairix-last-server, nnmairix-current-server): Defvar them.
+       (nnmairix-goto-original-article): Defvar gnus-registry-install and
+       autoload gnus-registry-fetch-group when compiling.
+       (nnmairix-request-group-with-article-number-correction): remove
+       unreferenced argument passed to nnmairix-call-backend.
+
+2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
+       (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
+       Wilde.
+
+2008-02-26  David Engster  <dengste@eml.cc>
+
+       * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
+       version 0.5.
+
+2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
+       instead of making an extra function call.  Don't add the current group
+       to articles only when they have the group.  Use
+       `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
+       Reported by David <de_bb@arcor.de>.
+
+2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
+       has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
+
+2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mail-source.el (mail-source-delete-incoming): Change default.
+       Supplement doc string.
+
+       * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
+
+2008-02-14  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/time-date.el (format-seconds): New function.
+
+2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmail.el (nnmail-message-id-cache-file): Derive from
+       `gnus-home-directory'.
+
+2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
+       Document negativ prefix.
+
+       * gnus-group.el (gnus-group-read-group): Document negativ prefix.
+
+2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-unsent-separator): Add the Exim bounce
+       separator.
+
+2008-02-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
+       list.
+       (mml2015-epg-encrypt): Remove skipped recipients/signers from the
+       recipient/signer list.
+
+2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile.in (datarootdir): Define.
+       (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
+       name that might contain whitespace.
+
+2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
+       fbound (Emacs 23 unicode), signal an error.
+
+2008-02-08  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-art.el (pgg-display-output-buffer): Declare as function.
+
+2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
+       ports to the calls to `netrc-machine-user-or-password' in addition to
+       "imap" and "imaps".
+
+2008-02-01  Zhang Wei  <id.brep@gmail.com>
+
+       * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
+
+       * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
+
+2008-02-01  Kenichi Handa  <handa@m17n.org>
+
+       * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
+       rfc2104-hexstring-to-bitstring and changed to return a byte list.
+       (rfc2104-hash): Convert the result of concat to unibyte string.
+
+2008-02-01  Dave Love  <fx@gnu.org>
+
+       * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
+       coding-system-for-read.
+       (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
+
+2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.el (gnus-group-startup-message): Add `find-image' call before
+       image-load-path is let-bound.  Reported by Harald Hanche-Olsen
+       <hanche@math.ntnu.no>.
+
+2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
+
+       * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
+
+2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
+       * message.el (message-beginning-of-line): Use featurep instead of bound
+       tests in order to resolve conditionals at compile time.
+
+2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
+
+       * mail-source.el (mail-sources): Add `group' choice.
+
+       * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
+       parameter `in-group' to control into which group the articles go.
+       Add treatment of `group' mail-source.
+
+2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-insert-mime-button): Don't decode description.
+
+       * mm-decode.el (mm-dissect-buffer): Decode description.
+
+       * mml.el (mml-to-mime): Encode message header first.
+
+2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
+       xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
+
+       * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
+       help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
+
+2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-trim): Use append, not concat.
+
 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
        (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
        list of extra data entries which, when present, will indicate that the
        article ID should not be trimmed from the registry.
        (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
        list of extra data entries which, when present, will indicate that the
        article ID should not be trimmed from the registry.
-       (gnus-registry-mark-article, gnus-registry-article-marks): Remove these functions.
-       (gnus-registry-read-mark): New function to read a mark name from the user.
+       (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
+       functions.
+       (gnus-registry-read-mark): New function to read a mark name from the
+       user.
        (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
        (gnus-registry-set-article-mark-internal): New functions to add and
        remove marks.
        (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
        (gnus-registry-set-article-mark-internal): New functions to add and
        remove marks.
        * imap.el (imap-ping-server): New function.
        (imap-opened): Call imap-ping-server.
 
        * imap.el (imap-ping-server): New function.
        (imap-opened): Call imap-ping-server.
 
+2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-article-sort-by-random)
+       (gnus-thread-sort-by-random): Fix doc strings.  Reported by
+       jidanni@jidanni.org.
+
 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-article-describe-bindings): New function.
 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-article-describe-bindings): New function.
        * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
        (gnus-group-read-ephemeral-gmane-group): New command.
 
        * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
        (gnus-group-read-ephemeral-gmane-group): New command.
 
+2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
+
 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el (message-send-mail-function): Increase custom version.
 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el (message-send-mail-function): Increase custom version.
 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-decode.el (mm-add-meta-html-tag): New function.
 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-decode.el (mm-add-meta-html-tag): New function.
-       (mm-save-part-to-file, mm-pipe-part): Use it
+       (mm-save-part-to-file, mm-pipe-part): Use it.
 
        * gnus-art.el (gnus-article-browse-delete-temp-files): Use
        gnus-y-or-n-p instead of y-or-n-p.
 
        * gnus-art.el (gnus-article-browse-delete-temp-files): Use
        gnus-y-or-n-p instead of y-or-n-p.
        (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
        (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
        (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
        (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
        (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
        (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
-        storage through the gnus-registry, and provide an appropriate API for
-        it.
+       storage through the gnus-registry, and provide an appropriate API for
+       it.
 
 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * hmac-def.el (define-hmac-function): Switch from old-style to
        new-style backquotes.
 
        * hmac-def.el (define-hmac-function): Switch from old-style to
        new-style backquotes.
 
-       * md4.el (md4-make-step): likewise.
+       * md4.el (md4-make-step): Likewise.
 
 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2007-04-16  Didier Verna  <didier@xemacs.org>
 
        * gnus-msg.el (gnus-configure-posting-styles): Handle
 2007-04-16  Didier Verna  <didier@xemacs.org>
 
        * gnus-msg.el (gnus-configure-posting-styles): Handle
-       message-signature-directory properly with :file syntax. Reported by
+       message-signature-directory properly with :file syntax.  Reported by
        "Leo".
 
 2007-04-11  Didier Verna  <didier@xemacs.org>
        "Leo".
 
 2007-04-11  Didier Verna  <didier@xemacs.org>
 
        * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
        letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
 
        * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
        letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
-       andreas@altroot.de (Andreas V\e,Av\e(Bgele)
+       andreas@altroot.de (Andreas V\e,Av\e(Bgele).
 
        FIXME: Use `tiny change'?
 
 
        FIXME: Use `tiny change'?
 
 
 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
 
 
 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
 
-       * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
+       * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
        (gnus-agent-read-agentview): Fixed handling of end-of-file error.
        (gnus-agent-read-local): All symbols allocated in my-obarray
        (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
        (gnus-agent-read-agentview): Fixed handling of end-of-file error.
        (gnus-agent-read-local): All symbols allocated in my-obarray
        (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
 
        * gnus-util.el (gnus-byte-compile): Use it.
 
 
        * gnus-util.el (gnus-byte-compile): Use it.
 
-2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
+2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
 
        * gnus-util.el (kill-empty-logs): New function.
 
 
        * gnus-util.el (kill-empty-logs): New function.
 
        (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
        SERVICE to PORT.
 
        (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
        SERVICE to PORT.
 
-       * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
+       * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
        port null or service name.
        (starttls-negotiate): Autoload.
 
        port null or service name.
        (starttls-negotiate): Autoload.
 
        * gnus-agent.el (gnus-agent-rename-group)
        (gnus-agent-delete-group): Wrap doc strings.
 
        * gnus-agent.el (gnus-agent-rename-group)
        (gnus-agent-delete-group): Wrap doc strings.
 
-
 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * messagexmas.el (message-use-toolbar): Change the valid values
 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * messagexmas.el (message-use-toolbar): Change the valid values
 
 2005-10-26  Didier Verna  <didier@xemacs.org>
 
 
 2005-10-26  Didier Verna  <didier@xemacs.org>
 
-       * gnus-group.el (gnus-group-compact-group): invalidate original
+       * gnus-group.el (gnus-group-compact-group): Invalidate original
        article buffer.
        article buffer.
-       * gnus-srvr.el (gnus-server-compact-server): ditto.
+       * gnus-srvr.el (gnus-server-compact-server): Ditto.
        * nnml.el (nnml-request-compact-group): handle self Xref: field in
        NOV database and in article itself.
        Invalidate article backlog.
        * nnml.el (nnml-request-compact-group): handle self Xref: field in
        NOV database and in article itself.
        Invalidate article backlog.
 
 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
 
 
 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
 
-       * html2text.el: (html2text-replace-list): Add new entities.
+       * html2text.el (html2text-replace-list): Add new entities.
 
 2005-09-11  Romain Francoise  <romain@orebokech.com>
 
 
 2005-09-11  Romain Francoise  <romain@orebokech.com>
 
        * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
 
        * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
        * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
 
        * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
-       in PEM format. Adjust to the XEmacs compability.
+       in PEM format.  Adjust to the XEmacs compability.
 
 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
        user-function allow user modifications of the scores.
        (spam-stat-score-buffer-user): New function, to allow
        user-computed modifications to the score.
        user-function allow user modifications of the scores.
        (spam-stat-score-buffer-user): New function, to allow
        user-computed modifications to the score.
-       (spam-stat-score-buffer-user-functions): list of additional
-       scoring functions
-       (spam-stat-error-holder): global temporary error holder
-       (spam-stat-split-fancy): use the new `spam-stat-error-holder'
-       variable
+       (spam-stat-score-buffer-user-functions): List of additional
+       scoring functions.
+       (spam-stat-error-holder): Global temporary error holder.
+       (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
+       variable.
 
 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * nnimap.el (nnimap-date-days-ago): Add defvars in order to
 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * nnimap.el (nnimap-date-days-ago): Add defvars in order to
-       silence the byte compiler inside the defun
+       silence the byte compiler inside the defun.
 
        * gnus-demon.el (parse-time-string): Add autoload.
 
 
        * gnus-demon.el (parse-time-string): Add autoload.
 
        * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
        gnus-encrypt.el.
 
        * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
        gnus-encrypt.el.
 
-       * encrypt.el: copied from gnus-encrypt.el
+       * encrypt.el: Copied from gnus-encrypt.el.
 
 
-       * gnus-encrypt.el: commented that it's obsolete
+       * gnus-encrypt.el: Commented that it's obsolete.
 
 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
 
 
 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
 
-       * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
+       * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
        to avoid run-time CL dependencies.
        (gnus-agent-unfetch-articles): New function.
        (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
        article numbers even when local .overview file is missing.
        to avoid run-time CL dependencies.
        (gnus-agent-unfetch-articles): New function.
        (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
        article numbers even when local .overview file is missing.
-       (gnus-agent-read-article-number): New function. Only accepts
+       (gnus-agent-read-article-number): New function.  Only accepts
        27-bit article numbers.
        (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
        gnus-agent-read-article-number.
        27-bit article numbers.
        (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
        gnus-agent-read-article-number.
        (gnus-convert-mark-converter-prompt,
        gnus-convert-converter-needs-prompt): Fixed use of property list.
        * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
        (gnus-convert-mark-converter-prompt,
        gnus-convert-converter-needs-prompt): Fixed use of property list.
        * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
-       New function. Used internally to only display 'gnus converting
+       New function.  Used internally to only display 'gnus converting
        files' message when actually necessary.
 
        * gnus-sum.el (): Removed (require 'gnus-agent) as required
        files' message when actually necessary.
 
        * gnus-sum.el (): Removed (require 'gnus-agent) as required
 
 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
 
 
 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
 
-       * gnus-sum.el (gnus-summary-delete-article): invoke hook with
+       * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
        correct data.
 
 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
        correct data.
 
 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
 
 
 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
 
-       * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
+       * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
        header is not nil.
 
 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
        header is not nil.
 
 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
        * gnus-int.el (gnus-request-delete-group): Use
        gnus-cache-delete-group and gnus-agent-delete-group to keep the
        local disk in sync with the server.
        * gnus-int.el (gnus-request-delete-group): Use
        gnus-cache-delete-group and gnus-agent-delete-group to keep the
        local disk in sync with the server.
-        (gnus-request-rename-group): Use
+       (gnus-request-rename-group): Use
        gnus-cache-rename-group and gnus-agent-rename-group to keep the
        local disk in sync with the server.
 
        gnus-cache-rename-group and gnus-agent-rename-group to keep the
        local disk in sync with the server.
 
        should be protected from potentially irreversable changes by the
        function.
 
        should be protected from potentially irreversable changes by the
        function.
 
-       * legacy-gnus-agent.el (): New. Provides converters that are only
+       * legacy-gnus-agent.el: New.  Provides converters that are only
        loaded when gnus-convert-old-newsrc needs to call them.
 
 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
        loaded when gnus-convert-old-newsrc needs to call them.
 
 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
 
 
        * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
 
-       * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
+       * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
 
        * gnus-sum.el (gnus-summary-limit-to-age)
        (gnus-summary-limit-children): do.
 
        * gnus-sum.el (gnus-summary-limit-to-age)
        (gnus-summary-limit-children): do.
        evaled.
        (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
        delete gnus-agent-save-active-1.
        evaled.
        (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
        delete gnus-agent-save-active-1.
-       (gnus-agent-save-groups): Deleted. Identical to
+       (gnus-agent-save-groups): Deleted.  Identical to
        gnus-agent-save-active.
        (gnus-agent-write-active): No longer adjust agent's copy of active
        file as agent's adjustments are now stored in their own
        gnus-agent-save-active.
        (gnus-agent-write-active): No longer adjust agent's copy of active
        file as agent's adjustments are now stored in their own
-       file. Removed optional parameter.
+       file.  Removed optional parameter.
        (gnus-agent-possibly-alter-active): Ignore groups of unagentized
        servers.  Add use of min/max range limits from server's local
        file.
        (gnus-agent-possibly-alter-active): Ignore groups of unagentized
        servers.  Add use of min/max range limits from server's local
        file.
        (spam-spamassassin-register-spam-routine)
        (spam-spamassassin-register-ham-routine)
        (spam-assassin-register-spam-routine)
        (spam-spamassassin-register-spam-routine)
        (spam-spamassassin-register-ham-routine)
        (spam-assassin-register-spam-routine)
-       (spam-assassin-register-ham-routine): add SpamAssassin support
-       (spam-bogofilter-score): fix to show article before scoring
+       (spam-assassin-register-ham-routine): Add SpamAssassin support.
+       (spam-bogofilter-score): Fix to show article before scoring.
 
 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
 See ChangeLog.2 for earlier changes.
 
 
 See ChangeLog.2 for earlier changes.
 
-    Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   This file is part of GNU Emacs.