(gnus-uu-save-article): Use `message-make-date'
[gnus] / lisp / ChangeLog
index af364fd..0b6c749 100644 (file)
@@ -1,3 +1,797 @@
+2005-07-16  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
+       instead of `current-time-string' as the latter creates a time
+       string that is not RFC 2822 compliant (it lacks the zone).
+       Update copyright notice.
+
+2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
+       (gnus-article-next-page-1): Use gnus-beginning-of-window.
+       (gnus-article-prev-page): Ditto.
+
+       * gnus-util.el (gnus-beginning-of-window): New function.
+       (gnus-end-of-window): New function.
+
+       * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
+
+2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
+
+       * gnus-score.el (gnus-score-edit-all-score): Set
+       gnus-score-edit-exit-function to gnus-score-edit-done and call
+       gnus-message.
+
+2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
+       add-minor-mode.
+       (gnus-binary-mode): Ditto.
+
+       * gnus-topic.el (gnus-topic-mode): Ditto.
+
+2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
+
+       * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
+       (gnus-article-prev-page): Take scroll-margin into consideration.
+
+2005-07-04  Lute Kamstra  <lute@gnu.org>
+
+       Update FSF's address in GPL notices.
+
+2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus.el (gnus-exit):
+       * gnus-group.el (gnus-group-icons):
+       * nnmail.el (nnmail-prepare): Fix typos in docstrings.
+
+       * gnus-nocem.el (gnus-nocem):
+       * message.el (message-various, message-buffers, message-sending)
+       (message-interface, message-forwarding, message-insertion)
+       (message-headers, message-news, message-mail):
+       * pgg-gpg.el (pgg-gpg):
+       * pgg-parse.el (pgg-parse):
+       * pgg-pgp.el (pgg-pgp):
+       * pgg-pgp5.el (pgg-pgp5):
+       * pop3.el (pop3): Finish `defgroup' description with period.
+
+2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-display-face): Improve the efficiency.
+       (article-display-x-face): Ditto; remove grey x-face stuff.
+
+2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-display-face): Correct the position in
+       which Faces are inserted.
+
+2005-06-29  Didier Verna  <didier@xemacs.org>
+
+       * gnus-art.el (article-display-face): Display faces in correct
+       order.
+
+2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
+       (gnus-fill-real-hashtb): Use hash table instead of obarray.
+       (gnus-nocem-check-article): Fetch the Type header.
+       (gnus-nocem-message-wanted-p): Fix the way to examine types.
+       (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
+       (gnus-nocem-enter-article): Use hash tables rather than obarrays;
+       make sure gnus-nocem-hashtb is initialized.
+       (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
+       (gnus-nocem-unwanted-article-p): Ditto.
+
+       * pgg.el (pgg-verify): Return the verification result.
+
+2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
+       is ascii.
+
+2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
+       `show-nonbreak-escape'.
+
+2005-06-23  Lute Kamstra  <lute@gnu.org>
+
+       * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
+
+       * dig.el (dig-mode):
+       * smime.el (smime-mode): Use gnus-run-mode-hooks.
+
+2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nnimap.el (nnimap-split-download-body): Fix spellings.
+
+2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (gnus-article-encrypt-body):
+       * gnus-cus.el (gnus-score-customize):
+       * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
+       * pop3.el (pop3-user): Don't use `format' on `error' arguments.
+
+2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+
+       * smime.el (smime-cert-by-ldap-1): Detect PEM format without
+       header by looking for magic "MII" at the beginnig.
+
+2005-06-16  Miles Bader  <miles@gnu.org>
+
+       * gnus-xmas.el (gnus-xmas-group-startup-message):
+       Use renamed gnus-splash face.
+
+       * assistant.el (assistant-field): Remove "-face" suffix from face name.
+       (assistant-field-face): New backward-compatibility alias for renamed
+       face.
+       (assistant-render-text): Use renamed assistant-field face.
+
+       * spam.el (spam): Remove "-face" suffix from face name.
+       (spam-face): New backward-compatibility alias for renamed face.
+       (spam-face, spam-initialize): Use renamed spam face.
+
+       * message.el (message-header-to, message-header-cc)
+       (message-header-subject, message-header-newsgroups)
+       (message-header-other, message-header-name)
+       (message-header-xheader, message-separator, message-cited-text)
+       (message-mml): Remove "-face" suffix from face names.
+       (message-header-to-face, message-header-cc-face)
+       (message-header-subject-face, message-header-newsgroups-face)
+       (message-header-other-face, message-header-name-face)
+       (message-header-xheader-face, message-separator-face)
+       (message-cited-text-face, message-mml-face):
+       New backward-compatibility aliases for renamed faces.
+       (message-font-lock-keywords): Use renamed message faces.
+
+       * sieve-mode.el (sieve-control-commands, sieve-action-commands)
+       (sieve-test-commands, sieve-tagged-arguments):
+       Remove "-face" suffix from face names.
+       (sieve-control-commands-face, sieve-action-commands-face)
+       (sieve-test-commands-face, sieve-tagged-arguments-face):
+       New backward-compatibility aliases for renamed faces.
+       (sieve-control-commands-face, sieve-action-commands-face)
+       (sieve-test-commands-face, sieve-tagged-arguments-face):
+       Use renamed sieve faces.
+
+       * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
+       (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
+       (gnus-group-news-3-empty, gnus-group-news-4)
+       (gnus-group-news-4-empty, gnus-group-news-5)
+       (gnus-group-news-5-empty, gnus-group-news-6)
+       (gnus-group-news-6-empty, gnus-group-news-low)
+       (gnus-group-news-low-empty, gnus-group-mail-1)
+       (gnus-group-mail-1-empty, gnus-group-mail-2)
+       (gnus-group-mail-2-empty, gnus-group-mail-3)
+       (gnus-group-mail-3-empty, gnus-group-mail-low)
+       (gnus-group-mail-low-empty, gnus-summary-selected)
+       (gnus-summary-cancelled, gnus-summary-high-ticked)
+       (gnus-summary-low-ticked, gnus-summary-normal-ticked)
+       (gnus-summary-high-ancient, gnus-summary-low-ancient)
+       (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
+       (gnus-summary-low-undownloaded)
+       (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
+       (gnus-summary-low-unread, gnus-summary-normal-unread)
+       (gnus-summary-high-read, gnus-summary-low-read)
+       (gnus-summary-normal-read, gnus-splash):
+       Remove "-face" suffix from face names.
+       (gnus-group-news-1-face, gnus-group-news-1-empty-face)
+       (gnus-group-news-2-face, gnus-group-news-2-empty-face)
+       (gnus-group-news-3-face, gnus-group-news-3-empty-face)
+       (gnus-group-news-4-face, gnus-group-news-4-empty-face)
+       (gnus-group-news-5-face, gnus-group-news-5-empty-face)
+       (gnus-group-news-6-face, gnus-group-news-6-empty-face)
+       (gnus-group-news-low-face, gnus-group-news-low-empty-face)
+       (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
+       (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
+       (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
+       (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
+       (gnus-summary-selected-face, gnus-summary-cancelled-face)
+       (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
+       (gnus-summary-normal-ticked-face)
+       (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
+       (gnus-summary-normal-ancient-face)
+       (gnus-summary-high-undownloaded-face)
+       (gnus-summary-low-undownloaded-face)
+       (gnus-summary-normal-undownloaded-face)
+       (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
+       (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
+       (gnus-summary-low-read-face, gnus-summary-normal-read-face)
+       (gnus-splash-face):
+       New backward-compatibility aliases for renamed faces.
+       (gnus-group-startup-message): Use renamed gnus faces.
+
+       * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
+       (gnus-server-closed, gnus-server-denied, gnus-server-offline)
+       (gnus-server-agent): Remove "-face" suffix from face names.
+       (gnus-server-agent-face, gnus-server-opened-face)
+       (gnus-server-closed-face, gnus-server-denied-face)
+       (gnus-server-offline-face):
+       New backward-compatibility aliases for renamed faces.
+       (gnus-server-agent-face, gnus-server-opened-face)
+       (gnus-server-closed-face, gnus-server-denied-face)
+       (gnus-server-offline-face): Use renamed gnus faces.
+
+       * gnus-picon.el (gnus-picon-xbm, gnus-picon):
+       Remove "-face" suffix from face names.
+       (gnus-picon-xbm-face, gnus-picon-face):
+       New backward-compatibility aliases for renamed faces.
+
+       * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
+       (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
+       (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
+       (gnus-cite-11): Remove "-face" suffix from face names.
+       (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
+       (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
+       (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
+       (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
+       New backward-compatibility aliases for renamed faces.
+       (gnus-cite-attribution-face, gnus-cite-face-list)
+       (gnus-article-boring-faces): Use renamed gnus faces.
+
+       * gnus-art.el (gnus-signature, gnus-header-from)
+       (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
+       (gnus-header-content): Remove "-face" suffix from face names.
+       (gnus-signature-face, gnus-header-from-face)
+       (gnus-header-subject-face, gnus-header-newsgroups-face)
+       (gnus-header-name-face, gnus-header-content-face):
+       New backward-compatibility aliases for renamed faces.
+       (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
+
+       * gnus-sum.el (gnus-summary-selected-face)
+       (gnus-summary-highlight): Use renamed gnus faces.
+       * gnus-group.el (gnus-group-highlight): Likewise.
+
+2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-sieve.el (gnus-sieve-article-add-rule):
+       * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
+       * spam-stat.el (spam-stat-buffer-change-to-spam)
+       (spam-stat-buffer-change-to-non-spam): Follow error conventions.
+
+       * message.el (message-is-yours-p):
+       * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
+
+2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-view.el (mm-inline-text): Withdraw the last change.
+
+2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
+       executing enriched-decode.
+
+2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
+       charset of tar files.
+
+2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
+
+2005-06-04  Lute Kamstra  <lute@gnu.org>
+
+       * nnfolder.el (nnfolder-read-folder): Make sure that undo
+       information is never recorded.
+
+2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
+
+2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * pop3.el (pop3-apop): Run md5 in the binary mode.
+
+       * starttls.el (starttls-set-process-query-on-exit-flag):
+       Use eval-and-compile.
+
+2005-05-31  Simon Josefsson  <jas@extundo.com>
+
+       * smime.el (smime-replace-in-string): Define.
+       (smime-cert-by-ldap-1): Use it.
+
+2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-display-x-face): Replace
+       process-kill-without-query by gnus-set-process-query-on-exit-flag.
+
+       * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
+       set-process-query-on-exit-flag or process-kill-without-query.
+
+       * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
+       loop instead of replace-regexp.
+
+       * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
+       instead of process-kill-without-query if it is available.
+
+       * lpath.el: Fbind ldap-search-entries.
+
+       * mm-util.el (mm-insert-file-contents): Bind find-file-hook
+       instead of find-file-hooks if it is available.
+
+       * mml1991.el: Bind pgg-default-user-id when compiling.
+
+       * mml2015.el: Bind pgg-default-user-id when compiling.
+
+       * nndraft.el (nndraft-request-associate-buffer):
+       Use write-contents-functions instead of write-contents-hooks if it is
+       available.
+
+       * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
+       instead of find-file-hooks if it is available.
+
+       * nntp.el (nntp-open-connection): Replace
+       process-kill-without-query by gnus-set-process-query-on-exit-flag.
+       (nntp-open-ssl-stream): Ditto.
+       (nntp-open-tls-stream): Ditto.
+
+       * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
+       set-process-query-on-exit-flag or process-kill-without-query.
+       (starttls-open-stream-gnutls): Use it instead of
+       process-kill-without-query.
+       (starttls-open-stream): Ditto.
+
+2005-05-31  Simon Josefsson  <jas@extundo.com>
+
+       * smime.el (smime-cert-by-ldap-1): Don't use
+       replace-regexp-in-string, tiny patch from Ulf Stegemann
+       <ulf@zeitform.de>.
+
+2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+
+       * 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.
+
+2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
+       by `string-to-number'.
+       * gnus-agent.el (gnus-agent-regenerate-group)
+       (gnus-agent-fetch-articles): Ditto.
+       * gnus-art.el (gnus-button-fetch-group): Ditto.
+       * gnus-cache.el (gnus-cache-generate-active)
+       (gnus-cache-articles-in-group): Ditto.
+       * gnus-group.el (gnus-group-set-current-level)
+       (gnus-group-insert-group-line): Ditto.
+       * gnus-score.el (gnus-score-set-expunge-below)
+       (gnus-score-set-mark-below, gnus-summary-score-effect)
+       (gnus-summary-score-entry): Ditto.
+       * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
+       (gnus-soup-pack): Ditto.
+       * gnus-spec.el (gnus-xmas-format): Ditto.
+       * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
+       * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
+       * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
+       * nnbabyl.el (nnbabyl-article-group-number): Ditto.
+       * nndb.el (nndb-get-remote-expire-response): Ditto.
+       * nndiary.el (nndiary-parse-schedule-value)
+       (nndiary-string-to-number, nndiary-request-replace-article)
+       (nndiary-request-article): Ditto.
+       * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
+       * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
+       * nneething.el (nneething-make-head): Ditto.
+       * nnfolder.el (nnfolder-request-article)
+       (nnfolder-retrieve-headers): Ditto.
+       * nnheader.el (nnheader-file-to-number): Ditto.
+       * nnkiboze.el (nnkiboze-request-article): Ditto.
+       * nnmail.el (nnmail-process-unix-mail-format)
+       (nnmail-process-babyl-mail-format): Ditto.
+       * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
+       * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
+       (nnmh-request-create-group, nnmh-request-list-1)
+       (nnmh-request-group, nnmh-request-article): Ditto.
+       * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
+       * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
+       * nnsoup.el (nnsoup-make-active): Ditto.
+       * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
+       * nntp.el (nntp-find-group-and-number)
+       (nntp-retrieve-headers-with-xover): Ditto.
+       * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
+       * pgg-parse.el (pgg-read-body, pgg-read-bytes)
+       (pgg-format-key-identifier): Ditto.
+       * pop3.el (pop3-last, pop3-stat): Ditto.
+       * qp.el (quoted-printable-decode-region): Ditto.
+
+       * spam-report.el (spam-report-url-ping-mm-url): Use format instead
+       of concat.
+
+2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
+
+       * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
+
+       * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
+
+       * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
+
+       * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
+
+       * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
+
+       * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
+       (gnus-carpal-mode): Ditto.
+
+       * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
+       (gnus-browse-mode): Ditto.
+
+       * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
+
+       * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
+
+2005-05-29  Richard M. Stallman  <rms@gnu.org>
+
+       * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
+
+2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-util.el (gnus-run-mode-hooks): New function.
+
+       * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
+
+       * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
+       ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
+
+2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * gnus-agent.el (gnus-agent-make-mode-line-string):
+       Use mode-line-highlight as mouse-face.
+
+2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * canlock.el (canlock): Change the parent group to news.
+
+       * deuglify.el (gnus-outlook-deuglify): Add :group.
+
+       * dig.el (dig): Add :group.
+
+       * dns-mode.el (dns-mode): Add :group.
+
+       * encrypt.el (encrypt): Add :group.
+
+       * gnus-cite.el (gnus-cite-attribution-face): Add :group.
+       (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
+       (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
+       (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
+       (gnus-cite-face-10, gnus-cite-face-11): Ditto.
+
+       * gnus-diary.el (gnus-diary): Add :group.
+
+       * gnus.el (gnus-group-news-1-face): Add :group.
+       (gnus-group-news-1-empty-face): Ditto.
+       (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
+       (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
+       (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
+       (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
+       (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
+       (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
+       (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
+       (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
+       (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
+       (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
+       (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
+       (gnus-summary-high-ticked-face): Ditto.
+       (gnus-summary-low-ticked-face): Ditto.
+       (gnus-summary-normal-ticked-face): Ditto.
+       (gnus-summary-high-ancient-face): Ditto.
+       (gnus-summary-low-ancient-face): Ditto.
+       (gnus-summary-normal-ancient-face): Ditto.
+       (gnus-summary-high-undownloaded-face): Ditto.
+       (gnus-summary-low-undownloaded-face): Ditto.
+       (gnus-summary-normal-undownloaded-face): Ditto.
+       (gnus-summary-high-unread-face): Ditto.
+       (gnus-summary-low-unread-face): Ditto.
+       (gnus-summary-normal-unread-face): Ditto.
+       (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
+       (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
+
+       * hashcash.el (hashcash): New custom group.
+       (hashcash-default-payment): Add :group.
+       (hashcash-payment-alist): Ditto.
+       (hashcash-default-accept-payment): Ditto.
+       (hashcash-accept-resources): Ditto.
+       (hashcash-path): Ditto.
+       (hashcash-extra-generate-parameters): Ditto.
+       (hashcash-double-spend-database): Ditto.
+       (hashcash-in-news): Ditto.
+
+       * message.el (message-minibuffer-local-map): Add :group.
+
+       * netrc.el (netrc): Add :group.
+
+       * sieve-manage.el (sieve-manage-log): Add :group.
+       (sieve-manage-default-user): Diito.
+       (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
+       (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
+       (sieve-manage-authenticators): Ditto.
+       (sieve-manage-authenticator-alist): Ditto.
+       (sieve-manage-default-port): Ditto.
+
+       * sieve-mode.el (sieve-control-commands-face): Add :group.
+       (sieve-action-commands-face): Ditto.
+       (sieve-test-commands-face): Ditto.
+       (sieve-tagged-arguments-face): Ditto.
+
+       * smime.el (smime): Add :group.
+
+       * spam-report.el (spam-report): Add :group.
+
+       * spam.el (spam, spam-face): Add :group.
+
+2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nntp.el (nntp-next-result-arrived-p): Some news servers may
+       return \n.\n.\n at the end of articles.  Protect against that.
+       (nntp-with-open-group): Allow debugging.
+
+       * nnheader.el (mail-header-set-extra): Make into a function
+       because I just could't understand how to quote the list properly.
+
+       * dns.el (query-dns-cached): New function.
+
+2005-05-26  Lute Kamstra  <lute@gnu.org>
+
+       * score-mode.el (gnus-score-mode): Use run-mode-hooks.
+
+2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
+
+       * gnus-art.el: Don't autoload mail-extract-address-components.
+
+       * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
+       eval-and-compile to evaluate it.
+
+       * hashcash.el: Don't autoload executable-find.
+
+       * nndb.el: Don't declare the nndb back end two or more times; don't
+       autoload news-reply-mode, news-setup, cancel-timer and telnet.
+
+       * nntp.el: Autoload format-spec instead of format; use
+       eval-and-compile to evaluate autoload forms.
+
+2005-05-09  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
+       tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
+
+2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-version-number): Bump version.
+
+2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+       * gnus.el: No Gnus v0.3 is released.
+
+2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lpath.el (featurep): Bind show-nonbreak-escape.
+
+2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-edit-part): Disable undo.
+
+2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-date-ut): Don't delete X-Sent header when
+       gnus-article-date-lapsed-new-header is t if date timer is active;
+       skip headers in which the original date value is empty.
+       (gnus-article-save-original-date): Redefine it as a macro.
+       (gnus-display-mime): Use it.
+
+2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-date-ut): Support converting date in
+       forwarded parts as well.
+       (gnus-article-save-original-date): New function.
+       (gnus-display-mime): Use it.
+
+2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
+
+       * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
+       enclosure element of <item>.
+
+2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-kill-buffer-query): Renamed from
+       `message-kill-buffer-query-if-modified'.  Added :version.
+
+2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml.el (mml-preview): Bind gnus-message-buffer while setting the
+       window layout.
+
+2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml.el: Autoload dnd when compiling.
+
+2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
+       x-dnd-*.
+
+2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * qp.el (quoted-printable-encode-region): Save excursion.
+
+2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * message.el (message-kill-buffer-query-if-modified): new variable
+       so the user can kill a modified message buffer quickly
+       (message-kill-buffer): use it.
+
+2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Fbind display-time-event-handler; don't fbind
+       string-to-multibyte.
+
+       * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
+
+2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
+       contained in text because xml.el decodes entities) with LFs.
+
+2005-04-11  Lute Kamstra  <lute@gnu.org>
+
+       * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
+       differently.
+
+2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mm-util.el (mm-detect-coding-region): Typo.
+
+2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
+
+2005-04-06  D Goel  <deego@gnufans.org>
+
+       * spam-stat.el (spam-stat-score-buffer): Add a call to a
+       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
+
+2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-clean-empty-function)
+       (gnus-registry-trim, gnus-registry-fetch-groups)
+       (gnus-registry-delete-group): now groups that match
+       `gnus-registry-ignored-groups' will be removed from the registry
+       entries, not just ignored for splitting.  This helps clean up the
+       registry.  Also, `gnus-registry-fetch-groups' is a convenient way
+       to get all the groups a message ID is in.
+
+       * spam-stat.el (spam-stat-split-fancy-spam-threshold)
+       (spam-stat-split-fancy): changed "threshhold" to "threshold"
+       (spam-stat-score-buffer-user-functions): added :number custom type
+
+2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-coding-system-p): Don't return binary for the nil
+       argument in XEmacs.
+
+       * nnrss.el (nnrss-compatible-encoding-alist): New variable.
+       (nnrss-request-group): Decode group name first.
+       (nnrss-request-article): Make a text/plain article if mml-to-mime
+       failed.
+       (nnrss-get-encoding): Return a compatible encoding according to
+       nnrss-compatible-encoding-alist.
+       (nnrss-find-el): Use consp instead of listp.
+       (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
+
+2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
+       which Emacs 20 doesn't support.
+       (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
+
+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
+
+       * gnus-demon.el (parse-time-string): Add autoload.
+
+       * gnus-delay.el (parse-time-string): Add autoload.
+
+       * gnus-art.el (parse-time-string): Add autoload.
+
+       * nnultimate.el (parse-time): Require for `parse-time-string'.
+
+2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
+
+       * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
+
+       * smime.el (smime-ldap-host-list): Add :version.
+
+2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
+       pass it to `gnus-browse-read-group'.
+       (gnus-browse-read-group): Add NUMBER argument and pass it to
+       `gnus-group-read-ephemeral-group'.
+
+       * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
+       argument and pass it to `gnus-group-read-group'.
+
+2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * mm-util.el (mm-xemacs-find-mime-charset): Only call
+       mm-xemacs-find-mime-charset-1 if we have the mule feature
+       available at runtime.
+
+2005-03-25  Werner Lemberg  <wl@gnu.org>
+
+       * nnmaildir.el: Replace `illegal' with `invalid'.
+
+2005-03-23  Lute Kamstra  <lute@gnu.org>
+
+       * time-date.el: Add comment on time value formats.
+       Don't require parse-time.
+       (with-decoded-time-value): New macro.
+       (encode-time-value): New function.
+       (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
+       (days-to-time): Return a valid time value when arg is huge.
+       (time-since): Use time-subtract.
+       (time-to-number-of-days): Use time-to-seconds.
+
+2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-start.el (gnus-display-time-event-handler):
+       Check display-time-timer at runtime rather than only at load time
+       in case display-time-mode is turned off in the mean time.
+
+2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnimap.el (nnimap-open-connection): Print which authinfo file is
+       used.
+
+       * nneething.el (nneething-map-file-directory): Derive from
+       `gnus-directory'.
+
+       * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
+       the To/Cc button.
+
+2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmaildir.el (nnmaildir-request-accept-article):
+       Use `nnheader-cancel-timer' for compatibility with current XEmacs.
+
+2005-03-13  Steve Youngs  <steve@sxemacs.org>
+
+       * gnus-async.el: Require timer-funcs at compile time when in
+       XEmacs for `run-with-idle-timer'.
+
+2005-03-13  Steve Youngs  <steve@sxemacs.org>
+
+       * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
+       autoloaded function.
+       From: Andrey Slusar <anrays@gmail.com>.
+
+2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
+
+2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
+
+       * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
+
+2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
+       gnus-expert-user to default.
+
 2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
 
        * nnimap.el (nnimap-open-server): Ditto.
        gnus-agent-synchronize-group-flags to reset read status in both
        gnus and server.
        (gnus-agent-update-files-total-fetched-for): Fixed initial size.
-       
+
 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el: Don't autoload former message-utils variables.
-       (message-strip-subject-trailing-was): Changed doc string.
+       (message-strip-subject-trailing-was): Change doc string.
 
        * nnweb.el: Fixes for `gnus-group-make-web-group'.
-       (nnweb-type-definition): Don't add "hl=en" in `address'.  Added
-       `base'.
+       (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
        (nnweb-google-search): Add "hl=en" here.
-       (nnweb-google-parse-1, nnweb-google-create-mapping): Don't
-       hardcode URL.
+       (nnweb-google-parse-1, nnweb-google-create-mapping):
+       Don't hardcode URL.
 
 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
        * smime.el: Require smime-ldap.
        (smime-ldap-host-list): New variable.
-       (smime-cert-by-ldap, smime-cert-by-ldap-1): Likewise.
+       (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
 
        * mml-smime.el (mml-smime-encrypt-query): New function.
        (mml-smime-encrypt-query): Use it.
        XEmacs.
        Remove `password-run-at-time' macro.
        (password-cache-add): Use `run-at-time' instead of
-       `password-run-at-time'. 
+       `password-run-at-time'.
 
        * nnheaderxm.el: Require timer-funcs instead of run-at-time.
        Remove `nnheader-cancel-function-timers' alias,
-       `cancel-function-timers' exists in XEmacs in timer-funcs. 
+       `cancel-function-timers' exists in XEmacs in timer-funcs.
 
        * mail-source.el: Require timer-funcs instead of itimer in XEmacs
-       for `run-with-idle-timer'. 
+       for `run-with-idle-timer'.
 
        * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
        for `run-at-time'.
 
        * mm-url.el: Require timer-funcs at compile time when in XEmacs
-       for `with-timeout'. 
+       for `with-timeout'.
 
        * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
        the same as for XEmacs 21.4.
 
        * dns.el (query-dns): Use sit-for to time instead of
        accept-process-output, since that doesn't seem to work on udp
-       sockets. 
+       sockets.
 
 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-art. (gnus-article-edit-article): Don't associate the
+       * gnus-art.el (gnus-article-edit-article): Don't associate the
        article buffer with a draft file.  This is a temporary measure
        against the 2004-08-22 change to gnus-article-edit-mode.
 
 
 2004-10-17  Richard M. Stallman  <rms@gnu.org>
 
-       * gnus-registry.el (gnus-registry-unload-hook): 
+       * gnus-registry.el (gnus-registry-unload-hook):
        Set as a variable with add-hook.
 
        * nnspool.el (nnspool-spool-directory): Use news-directory instead
 
        * gnus-agent.el (gnus-agent-synchronize-group-flags): When
        necessary, pass full group name to gnus-request-set-marks.
-       
+
 2004-10-01  Simon Josefsson  <jas@extundo.com>
 
        * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
 
        * spam-report.el (spam-report-gmane): Fix interactive.
 
-       * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X. 
+       * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
 
        * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
        when writing file.
        (gnus-agent-synchronize-flags): Don't default to being
-       interactive. 
+       interactive.
 
 2004-09-30  Simon Josefsson  <jas@extundo.com>
 
        info read flags with the marks being sync'd to the backend.
 
        *gnus-util.el (gnus-pp): Added optional stream to match pp API.
-       
+
 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-verify-bogofilter): new function
 
        * gnus-dup.el (gnus-dup-open): Use mapc.
        (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
-       
+
        (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
        Reported by Stefan Wiens <s.wi@gmx.net>.
 
        * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
        deletion to remove entire duplicate line.  Fixes merged article
        number bug.
-       
+
 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
 
        * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
        gnus-agent-synchronize-group-flags, not backend's request-set-mark
        method, to ensure that synchronization updates marks in the
        backend and in the info (in memory) structure.
-       
+
 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
 
        * flow-fill.el (fill-flowed): Remove space stuffing, and only do
        quotes that actually start with ">" at the beginning of the
-       lines. 
+       lines.
 
 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnheader.el (nnheader-uniquify-message-id): New experimental
-       variable. 
+       variable.
        (nnheader-nov-read-message-id): Use it.
 
        * spam-report.el (spam-report-gmane): Add interactive.
 
 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-ignored-supersedes-headers): Add Approved. 
+       * message.el (message-ignored-supersedes-headers): Add Approved.
 
 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * rfc2047.el (rfc2047-encode-message-header): Disabled header
        folding -- not all headers can be folded, and this should be done
-       by the message composition mode.  Probably.  I think. 
+       by the message composition mode.  Probably.  I think.
 
 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * message.el (message-cite-articles-with-x-no-archive): New
-       variable. 
+       variable.
        (message-cite-original): Use it.
 
 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-cite-original): Respect X-No-Archive. 
+       * message.el (message-cite-original): Respect X-No-Archive.
 
 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        (spam-register-routine): do registration iff any articles warrant
        it.
        (spam-summary-prepare-exit): changed log message for nil group
-       destinations 
+       destinations
 
 2004-05-26  Simon Josefsson  <jas@extundo.com>
 
        * nnimap.el (nnimap-open-connection): Use netrc.
 
        * gnus-util.el (gnus-netrc-get): Remove aliases.
-       
+
        * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
 
        * assistant.el (wid-edit): Fix compilation.
 
-       * gnus-util.el (gnus-set-file-modes): Just ignore errors. 
+       * gnus-util.el (gnus-set-file-modes): Just ignore errors.
 
 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
 
        * gnus-util.el (gnus-set-file-modes): New function.  (small
-       patch). 
+       patch).
 
 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
 
        * assistant.el (assistant-render-node): Fix up rendering and
-       read-only text. 
+       read-only text.
        (assistant-render-node): Reset.
        (assistant-make-read-only): Not sticky.
 
 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
-       stuff. 
+       stuff.
 
        * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
        on real group name.
        * gnus-draft.el (gnus-draft-send): Bind
        rfc2047-encode-encoded-words.
 
-       * rfc2047.el (rfc2047-encode-region): Encode =? strings. 
+       * rfc2047.el (rfc2047-encode-region): Encode =? strings.
        (rfc2047-encodable-p): Say that =? needs encoding.
        (rfc2047-encode-encoded-words): New variable.
 
        * gnus-group.el (gnus-group-select-group): Doc fix.
 
-       * gnus-draft.el (gnus-draft-setup): Mark all replied as replied. 
+       * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
 
        * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
        to nil.
-       
+
        * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
 
        * nnheader.el (nnheader-get-lines-and-char): New function.
        * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
        whether backend can accept message.
 
-       * message.el (message-idna-to-ascii-rhs-1): Don't use equalp. 
+       * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
 
 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
 
        * mail-source.el (mail-source-delete-crash-box): Refactor.
        (mail-source-fetch): Use it.
        (mail-source-fetch-file): Ditto.
-       (mail-source-fetch-directory): Run postscript in loop. 
+       (mail-source-fetch-directory): Run postscript in loop.
        (mail-source-fetch-pop): Delete.
        (mail-source-fetch-maildir): Ditto.
        (mail-source-fetch-imap): Ditto.
        (message-delete-address): Use it.
        (message-fill-header-general): Refactor.
        (message-fill-field-address): Rename.
-       (message-narrow-to-field): Find the start of the header. 
+       (message-narrow-to-field): Find the start of the header.
        (message-header-format-alist): Don't pre-fill.
        (message-fill-header): Removed.
        (message-insert-header): New function.
 
        * imap.el: Add compiler directives.
 
-       * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks. 
+       * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
 
        * gnus-art.el (article-decode-idna-rhs): Don't use
-       message-idna-inside-rhs-p. 
+       message-idna-inside-rhs-p.
 
 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
 
-       * imap.el (imap-sasl-make-mechanisms): Use sasl. 
+       * imap.el (imap-sasl-make-mechanisms): Use sasl.
 
 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nneething.el (nneething-file-name): Don't create spurions
-       files. 
+       files.
 
-       * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups. 
+       * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
        (gnus-inews-do-gcc): Remove sleep.
 
        * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
        part under point.
 
-       * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil. 
-       (gnus-agent-regenerate-group): Using nil messages aren't valid. 
+       * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
+       (gnus-agent-regenerate-group): Using nil messages aren't valid.
 
 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
 
        From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
        Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
        <shields@msrl.com>:
-       
+
        * spam.el (spam-necessary-extra-headers): get the extra headers we
        may need for spam sorting and scoring
        (spam-user-format-function-S): a user format function suitable for
        hasn't worked for a while.
 
 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
-               
+
        * gnus-agent.el (gnus-agentize):
        gnus-agent-send-mail-real-function no longer set to current value
        of message-send-mail-function but rather a lambda that calls
        responsive to user changes to message-send-mail-function.
 
 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
-               
+
        * legacy-gnus-agent.el
        (gnus-agent-convert-to-compressed-agentview): Fixed typos with
        help from Florian Weimer <fw@deneb.enyo.de>
        (gnus-agent-need-update-total-fetched-for): New variable.
        (gnus-agent-update-files-total-fetched-for): New function.
        (gnus-agent-update-view-total-fetched-for): New function.
-       (gnus-agent-total-fetched-for): New function.  
+       (gnus-agent-total-fetched-for): New function.
 
        * gnus-cache.el (gnus-cache-save-buffers): Use
        gnus-cache-update-overview-total-fetched-for to change disk space
        (gnus-cache-delete-group-total-fetched-for): New function.
        (gnus-cache-total-fetched-for): New function.
 
-       * gnus-group.el (): Require gnus-sum and autoload functions to
+       * gnus-group.el: Require gnus-sum and autoload functions to
        resolve warnings when gnus-group.el compiled alone.
        (gnus-group-line-format): Documented new %F
        (size of Fetched data) group line format; identifies disk space
 
        * 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>
 
        * mail-source.el (mail-source-touch-pop): Doc fix.
 
 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-sum.el (gnus-widget-reversible-match) 
-       (gnus-widget-reversible-to-internal) 
+       * gnus-sum.el (gnus-widget-reversible-match)
+       (gnus-widget-reversible-to-internal)
        (gnus-widget-reversible-to-external): New functions.
        (gnus-widget-reversible): New widget.
        (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
        articles are being added to a group.
        (gnus-request-replace-article): Inform the agent that articles
        need to be uncached as the cached contents are no longer valid.
-       
+
 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * binhex.el: Don't autoload executable-find.
 
        * spam-wash.el: New file.
 
-2004-02-26  Mark A. Hershberger <mah@everybody.org> 
+2004-02-26  Mark A. Hershberger <mah@everybody.org>
 
        * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
 
 
        * nnlistserv.el (nnlistserv-kk-wash-article): do.
 
-       * nnml.el (nnml-request-set-mark, nnml-save-marks): do. 
+       * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
 
        * mm-bodies.el (mm-7bit-chars): Don't include \r.
 
 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
 
        * gnus-spec.el (gnus-parse-simple-format): Fix setq value
-       omission. 
+       omission.
        From Jerry James  <james@xemacs.org>
 
 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
        * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
        gnus-agent-possibly-alter-active.
        (gnus-adjust-marked-articles): Faster handling of simple lists
-       
+
 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
 
        * spam-stat.el (spam-stat-test-directory): New optional argument
        (spam-stat-buffer-words-with-scores): Don't narrow and change
        syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
 
-2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>  
+2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (gnus-summary-mode-map): make spam-generic-score the
        default scoring function
 
        * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
        character for the encoding to avoid consing a string.
-       
+
        * rfc2047.el (rfc2047-decode-string): Don't cons a string
        unnecessarily.
 
        * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
        strings.
 
-       * mm-util.el (mm-subst-char-in-string): Support inplace.        
+       * mm-util.el (mm-subst-char-in-string): Support inplace.
 
        * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
        a new string in every iteration.  Use shy groups.
 
        * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
        (gnus-group-prepare-topics, gnus-topic-check-topology): do.
-       
+
        * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
        (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
        (gnus-summary-walk-group-buffer, gnus-summary-move-article)
        (gnus-group-make-articles-read): do.
-       
+
 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-art.el (article-decode-mime-words, article-babel)
        (gnus-article-highlight-signature, gnus-article-add-buttons)
        (gnus-signature-toggle): Use gnus-with-article-buffer.
-       
+
        * gnus-art.el (gnus-article-highlight-headers)
        (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
-       
+
        * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
        (gnus-article-set-globals, gnus-request-article-this-buffer)
        (gnus-button-message-id, gnus-article-maybe-hide-headers)
        (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
        `gnus-xmas-set-text-properties'.
        (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
-       `gnus-xmas-completing-read'. 
+       `gnus-xmas-completing-read'.
        (gnus-xmas-completing-read): Removed.
        (gnus-xmas-open-network-stream): Removed.
 
 
        * gnus-group.el (gnus-no-groups-message): Update.
 
-       * gnus-sum.el (gnus-summary-insert-new-articles): Remove . 
+       * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
 
 2003-11-09  Simon Josefsson  <jas@extundo.com>