(gnus-compress-sequence): Doc fix. Suggested by
[gnus] / lisp / ChangeLog
index f2f699f..b65c68d 100644 (file)
-2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-01-13  Simon Josefsson  <jas@extundo.com>
 
-       * gnus.el: Gnus v5.10.6 is released.
+       * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
+       Jim Blandy <jimb@redhat.com> (tiny change).
 
-2004-01-04  Kai Grossjohann  <kai@emptydomain.de>
+2004-01-12  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-sum.el (gnus-summary-print-article): Doc fix.
+       * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
 
-2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus.el (gnus-version-number): Bump.
-
-2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
-
-       * gnus.el: Gnus v5.10.5 is released.
-
-2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus-fun.el (gnus-face-from-file): Message 9.
-
-2004-01-03  Romain FRANCOISE  <romain@orebokech.com>
-
-       * gnus-fun.el (gnus-face-from-file): Use gnus-message.
-
-2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * gnus-art.el (gnus-button-mid-or-mail-heuristic): Treat Gmane
-       addresses specially.  Fix returned value and messages.
-
-       * mm-decode.el (mm-enable-external): New variable.
-       (mm-display-part): Use it.
-       (mm-display-external): Fix message in case of nil handle.
-
-       * Update copyright for several files.
-
-       * spam-report.el (spam-report-gmane): Adjust verbosity.
-       Delete trailing whitespace.  Update copyright.
-
-       * spam.el: Fix many (but not all) checkdoc complaints.
-       Delete trailing whitespace.
-
-       * message.el (message-header-synonyms): Defcustom.
-       (message-get-reply-headers): Catch `Original-To'.
-       (message-carefully-insert-headers): Added comment.
-
-       * gnus-sum.el (gnus-summary-make-menu-bar): Improved "Washing" menu.
-
-2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus-sum.el (gnus-select-newsgroup): Use cat.
-
-       * gnus-agent.el (gnus-agent-cat-enable-undownloaded-faces): New
-       cat. 
-
-       * gnus.el (gnus-user-agent): Moved here.
-
-       * gnus-msg.el (gnus-user-agent): Moved from here.
-
-       * gnus.el (gnus-version-number): Bump.
-
-2004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
-
-       * gnus.el: Gnus v5.10.4 is released.
-
-2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * gnus.el (gnus-mode-line-buffer-identification): Show version in
-       help-echo.
-       (gnus-read-group): Allow most group names.  Changed warning.
-
-2004-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
-
-2004-01-02  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
-
-       * smime.el (smime-crl-check): Doc fix.
-
-2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>
-
-       * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
-       hashtb (tiny patch).
-
-2004-01-02  Kai Grossjohann  <kai@emptydomain.de>
-
-       * nnml.el (nnml-save-mail): Grok compressed articles.  From
-       Michael Albinus <Michael.Albinus@alcatel.de>.
-
-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
-
-2004-01-01  Simon Josefsson  <jas@extundo.com>
-
-       * mml-sec.el (mml-default-encrypt-method)
-       (mml-default-sign-method): Defcustom.
-
-2003-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * mml.el (mml-generate-mime-1): Remove extra ).
-
-       * gnus-group.el (gnus-group-set-current-level): Signal errors on
-       topic lines.
-       (gnus-group-set-current-level): Fix fix.
-
-2003-12-31  Jeremy Maitin-Shepard  <jbms@attbi.com>
-
-       * mml.el (mml-generate-mime-1): Use mml-compute-boundary (tiny
-       change). 
-
-2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * gnus-group.el: Removed `(when t ...)' around `gnus-define-keys'.
-       (gnus-group-group-map): Added `gnus-group-read-ephemeral-group'
-       (already in previous commit inadvertently).
-       (gnus-group-make-menu-bar): Added `gnus-group-read-ephemeral-group'.
-       (gnus-group-read-ephemeral-group): Made interactive.
-
-       * gnus-score.el (gnus-score-find-trace): Added comment on sync
-       with `gnus-score-edit-file-at-point'.
-
-       * gnus-logic.el (gnus-score-advanced): Ditto.
-
-       * gnus-score.el (gnus-score-edit-file-at-point): Fix for
-       advanced scoring.
-
-2003-12-30  Simon Josefsson  <jas@extundo.com>
-
-       * gnus-score.el (gnus-score-edit-file-at-point): Use
-       gnus-point-at-*, for portability.
-
-2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * gnus-art.el (gnus-treat-body-boundary): Fix doc-string and
-       custom type.
-       (gnus-button-mid-or-mail-regexp): Don't be too restrictive.
-       Suggested by Felix Wiemann <Felix.Wiemann@gmx.net>.
-       (gnus-button-alist): Added "M-x ... RET" and "mid:" buttons.
-       Added comments about relevant RFCs.
-
-       * gnus-sum.el (gnus-summary-mode): Untabify doc-string.
-       (gnus-summary-goto-article): Allow `%40'.
-       (gnus-summary-refer-article): Convert `%40' to `@'.
-
-2003-12-30  Simon Josefsson  <jas@extundo.com>
-
-       * 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).
-
-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-util.el (gnus-emacs-version): Added doc-string.
-
-       * mml.el (mml-minibuffer-read-disposition): New function.
-       (mml-attach-file): Use it.
-       (mml-preview): Added MIME preview to gnus-buffers.
-
-2003-12-30  Jesper Harder  <harder@ifa.au.dk>
-
-       * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
-
-2003-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus-start.el (gnus-get-unread-articles): Inline gnus-server-get-method.
-       (gnus-get-unread-articles): Cache methods.
-       (gnus-get-unread-articles-in-group): Indent.
-
-       * gnus.el (gnus-version-number): Bump.
-       (gnus-secondary-method-p): Extend servers to methods before comparing.
-       (gnus-secondary-method-p): Revert.
+2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
-2003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+       * spam.el (spam-get-article-as-string): updated to use
+       gnus-request-article-this-buffer, much simpler
+       (spam-get-article-as-buffer): removed
 
-       * gnus.el: Gnus v5.10.3 is released.
+2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
 
-2003-12-29  Simon Josefsson  <jas@extundo.com>
+       * message.el (message-expand-name): Use EUDC if the user uses
+       that.
 
-       * gnus-agent.el (gnus-agentize): Improve auto-agentizing logic.
-       Suggested by Steinar Bang <sb@dod.no>.
-       (gnus-agent-auto-agentize-methods): Customize.
+2004-01-12  Jesper Harder  <harder@ifa.au.dk>
 
-2003-12-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
-       * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
-       check-in.
-
-2003-12-28  Adrian Lanz  <lanz@fowi.ethz.ch>
-
-       * mail-source.el (mail-source-fetch-imap): Prevent storing of
-       identical entries for imap mail sources, when retrieving mail
-       messages from an imap server within the same Gnus session several
-       times (tiny change).
-
-2003-12-28  Jesper Harder  <harder@ifa.au.dk>
-
-       * mm-view.el (mm-text-html-washer-alist): Use
-       mm-inline-wash-with-stdin for w3m-standalone.
-
-       * mm-decode.el (mm-text-html-renderer): Add w3m-standalone.
-
-       * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
-       encrypting.
-
-2003-12-28  Jesper Harder  <harder@ifa.au.dk>
-
-       * 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: Add an advice to byte-optimize-form-code-walker to
-       avoid the warning ``...called for effect'' for the pop form when
-       running Emacs 21.3.
-
-2003-12-26  Jesper Harder  <harder@ifa.au.dk>
-
-       * mm-bodies.el (mm-body-encoding): Don't use 7bit if the body
-       contains "^From " and mm-use-ultra-safe-encoding is true.
-
-2003-12-25  Jesper Harder  <harder@ifa.au.dk>
-
-       * mml1991.el (mml1991-pgg-sign): Encode and decode according to
-       CTE header.  Don't insert gpg output as unibyte.
-
-2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * lpath.el: Remove display-time-event-handler and open-ssl-stream;
-       add delete-extent for Emacs; rearrange bindings assuming w3 may
-       not be available and XEmacs without the file-coding feature may be
-       used.
-
-2003-12-24  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>
-       * 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
-       twice to open each server.
-
-       * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
-       gnus-agent-possibly-alter-active rather than inline to resolve
-       compiler warnings.
-
-       * gnus.el (gnus-server-to-method): Added fallback of iterating
-       over gnus-newsrc-alist to resolve names of foreign servers.
-       Should fix recent agent bug.
-
-2003-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * 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>.
-
-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)
-
-       * message.el (message-yank-buffer): Bind message-reply-buffer to
-       a buffer rather than a string.
-
-2003-12-19  Jesper Harder  <harder@ifa.au.dk>
-
-       * gnus-msg.el (gnus-summary-followup): Correct documentation.
-
-2003-12-18  Jesper Harder  <harder@ifa.au.dk>
-
-       * gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
-       list of lists.  Reported by Dmitri Paduchikh <paduch@imm.uran.ru>.
-
-2003-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * mm-url.el (mm-url-insert-file-contents-external)
-       (mm-url-insert-file-contents): Added doc-strings.  Autoload.
-
-2003-12-18  Jesper Harder  <harder@ifa.au.dk>
-
-       * gnus-cus.el (defvar): defvar
-       gnus-agent-cat-disable-undownloaded-faces.
-
-2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * message.el (message-forward-subject-name-subject): Use
-       gnus-extract-address-components instead of
-       mail-header-parse-address because it may be called with non-ascii
-       text.
-
-2003-12-16  Per Abrahamsen  <abraham@dina.kvl.dk>
-
-       * nnmail.el (nnmail-split-fancy): The widget now supports
-       restrictions.
-
-2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * nnheader.el (nnheader-find-etc-directory): Find the newest one.
-
-2003-12-16  Simon Josefsson  <jas@extundo.com>
-
-       * sha1-el.el (autoload): Don't use ignore-errors.
-       (sha1-use-external): Use condition-case.  Suggested by Katsumi
-       Yamaoka <yamaoka@jpl.org>.
-
-2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
-       20 as well.
-
-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.el is located.)
-       (sha1-use-external): Likewise.
-
-       * sha1-el.el (sha1): Add defgroup.
-       (sha1-maximum-internal-length, sha1-program, sha1-use-external)
-       (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
-       (sha1): Autoload.
-
-       * nndraft.el (nndraft-request-move-article): Copy definition of
-       nnmh-request-move-article instead of calling it, because the nnmh
-       version uses nnmh-request-article which isn't the same as the
-       nndraft version.
-
-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-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
-       (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
-
-       * gnus.el (spam-autodetect, spam-autodetect-methods): new
-       configuration items for spam autodetection
-
-2003-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
-       `gnus-draft-edit-message'.  We still have `B w' for
-       `gnus-summary-edit-article'.
-
-2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
-       definition if there is not a bug in start-itimer.
-
-       * pgg.el (pgg-run-at-time): Ditto.
-
-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
-       active range to include articles newly recognized as being
-       downloaded.
-       (gnus-agent-regenerate): Removed code that updated the agent's
-       active file as the new gnus-agent-possibly-alter-active function
-       obsolesced it.
-
-       * gnus-cus.el (gnus-agent-customize-category): Added missing
-       agent-disable-undownloaded-faces parameter.
+       * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
+       character for the encoding to avoid consing a string.
        
-       * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
-       patch as it was too late at adjusting the active range.
-       (gnus-get-unread-articles-in-group): Added call to new
-       gnus-agent-possibly-alter-active to adjust the active range.
-
-2003-12-10  Jesper Harder  <harder@ifa.au.dk>
-
-       * message.el (message-get-reply-headers): Narrow to headers.
-
-2003-12-10  Teodor Zlatanov  <tzz@lifelogs.com> 
-
-       * 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)
+       * rfc2047.el (rfc2047-decode-string): Don't cons a string
+       unnecessarily.
 
-2003-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * mm-util.el (mm-replace-chars-in-string): Remove.
 
-       * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
-       correctly for the first argument.
+       * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
+       of mm-replace-chars-in-string.
 
-       * pgg.el (pgg-run-at-time): New function.
-       (pgg-add-passphrase-cache): Use it.
+2004-01-11  Jesper Harder  <harder@ifa.au.dk>
 
-2003-12-10  Simon Josefsson  <jas@extundo.com>
-
-       * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
-       input.
-       (pgg-decode-armor-region): Don't parse packet if decoding fail.
-
-2003-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * 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  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)
-
-       * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
-       parameter of Content-Type.
-
-2003-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * gnus-util.el: Revert 2003-12-03 change, instead, provide the
-       compiler macro for rmail-select-summary if rmail is not available,
-       and bind rmail-summary-displayed and rmail-maybe-display-summary
-       in order to silence the compiler even if tm is not available.
-
-2003-12-08  Simon Josefsson  <jas@extundo.com>
-
-       * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
-
-2003-12-08  Jesper Harder  <harder@ifa.au.dk>
+       * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
+       strings.
 
-       * gnus-msg.el (gnus-extended-version): Bind float-output-format to
-       nil.
+       * mm-util.el (mm-subst-char-in-string): Support inplace.        
 
-2003-12-08  Simon Josefsson  <jas@extundo.com>
+       * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
+       a new string in every iteration.  Use shy groups.
 
-       * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
-       output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
+2004-01-10  Jesper Harder  <harder@ifa.au.dk>
 
-2003-12-07  Simon Josefsson  <jas@extundo.com>
+       * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
+       (gnus-group-change-level, gnus-kill-newsgroup)
+       (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
+       (gnus-get-unread-articles, gnus-make-articles-unread)
+       (gnus-make-ascending-articles-unread): Use accessor
+       macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
+       to get group information for improved readability.
 
-       * 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): Update.
+       * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
 
-2003-12-07  Jesper Harder  <harder@ifa.au.dk>
+       * gnus-soup.el (gnus-soup-group-brew): do.
 
-       * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
-       use = or zerop to test the return value of call-process, because
-       it can be a string.
+       * gnus-msg.el (gnus-put-message): do.
 
-       * mail-source.el (mail-source-fetch-with-program): do.
+       * gnus-move.el (gnus-group-move-group-to-server): do.
 
-       * mailcap.el (mailcap-viewer-passes-test): do.
+       * gnus-kill.el (gnus-batch-score): do.
 
-       * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
-       (gnus-uu-post-encode-file): do.
+       * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
+       (gnus-group-update-group-line, gnus-group-insert-group-line-info)
+       (gnus-group-update-group, gnus-group-read-group)
+       (gnus-group-make-group, gnus-group-make-help-group)
+       (gnus-group-make-archive-group, gnus-group-make-directory-group)
+       (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
+       (gnus-group-sort-by-unread, gnus-group-catchup)
+       (gnus-group-unsubscribe-group, gnus-group-kill-group)
+       (gnus-group-yank-group, gnus-group-set-info)
+       (gnus-group-list-groups): do.
 
-       * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
+       * gnus.el (gnus-generate-new-group-name): do.
 
-       * message.el (message-fix-before-sending): Fix detection of
-       non-printables.  Don't replace unencodable utf-8.
+       * gnus-delay.el (gnus-delay-send-queue): do.
 
-2003-12-05  Jesper Harder  <harder@ifa.au.dk>
+       * nnvirtual.el (nnvirtual-catchup-group): do.
 
-       * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
-       (mm-url-insert-file-contents-external): Signal an error if program
-       fails.
+       * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
+       do.
 
-2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
+       * 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>
 
-       * spam-report.el (spam-report-gmane): iterate over articles
-       instead of a single one; remove interactive usage
+       * 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-mime-view-part-externally, gnus-mime-view-part-internally)
+       (gnus-mime-display-alternative): Use with-current-buffer.
 
-2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * dns.el: Fix misplaced eval-when-compile.
+       * spam.el (spam-generate-fake-headers): rewrite to be simpler,
+       also under 80 char limit, and call gnus-error if needed
+       (spam-fetch-article-header): finally fixed - it was a
+       buffer-local variable (gnus-newsgroup-data)
+       (spam-find-spam): use spam-generate-fake-headers, forget about
+       spam-insert-fake-headers
+       (spam-insert-fake-headers): removed
 
-       * gnus-util.el: Require alist and provide tm-view when compiling
-       with XEmacs.
+2004-01-09  Jesper Harder  <harder@ifa.au.dk>
 
-2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
+       * deuglify.el (gnus-article-outlook-unwrap-lines)
+       (gnus-outlook-rearrange-article)
+       (gnus-outlook-repair-attribution-outlook)
+       (gnus-outlook-repair-attribution-block)
+       (gnus-outlook-repair-attribution-other): Remove redundant
+       save-excursion.
 
-       * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
-       From Jerry James <james@xemacs.org>.
+2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-util.el: Get rmail definitions when compiling.
-       From Jerry James <james@xemacs.org>.
+       * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
+       (spam-fetch-field-subject-fast)
+       (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
+       (spam-fetch-article-header): new functions to deal with Gnus
+       internals for fast retrieval of article header data
+       (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
 
-       * 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>.
+2004-01-09  Jesper Harder  <harder@ifa.au.dk>
 
-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.
+       * pop3.el (pop3-md5): Remove.
+       (pop3-apop): Replace pop3-md5 with md5.
 
-2003-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
+       * mm-bodies.el: base64 is always built-in.
 
-       * 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
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
+       with-current-buffer.
 
-2003-12-01  Simon Josefsson  <jas@extundo.com>
+2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-agent.el (gnus-agent-expire-days): Doc fix.
+       * canlock.el (canlock-insert-header): Remove excessive grouping in
+       regexp.
 
-2003-11-30  Simon Josefsson  <jas@extundo.com>
+       * gnus-sum.el (gnus-summary-read-document): Ditto.
 
-       * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
-       when messaging "X % completed" to inhibit logging them to the
-       message buffer.
-       (gnus-agent-expire-group-1): Mention group name in messages.
-       (gnus-agent-expire-group-1): Only print a message for an article
-       when there actually was something done to it.
+       * gnus-uu.el (gnus-uu-part-number): Ditto.
 
-       * 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>.
+       * html2text.el (html2text-remove-tags): Ditto.
+       (html2text-format-tags): Ditto.
+       (html2text-format-single-elements): Ditto.
 
-       * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
+       * mml.el (mml-parse-1): Ditto.
 
-2003-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-08  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods. 
+       * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
 
-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-group.el (gnus-group-mark-group): Fix for multibyte marks.
 
-       * gnus.el (gnus-agent-method-p): Accept a server name as the
-       method being tested.
+       * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
 
-2003-11-29  Alexander Kreuzer <alex@freesources.org>  (tiny change)
+       * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
 
-       * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
+2003-11-15  Simon Josefsson  <jas@extundo.com>
 
-2003-11-29  Jesper Harder  <harder@ifa.au.dk>
+       * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
+       (pgg-gpg-lookup-key): Use regexp match instead of
+       split-string (split-string is different between emacs 21.2 and
+       21.4).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
 
-       * gnus-group.el (gnus-group-make-menu-bar): Add
-       gnus-group-make-rss-group.
+2004-01-08  Jesper Harder  <harder@ifa.au.dk>
 
-2003-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
+       * gnus-art.el (gnus-mime-view-all-parts)
+       (gnus-article-part-wrapper, gnus-article-view-part): Use
+       with-current-buffer.
 
-       * message.el: Added custom-manual links to all variables that have
-       an index entry in the message manual.
-       (message-generate-headers-first): Fixed doc-string.
+2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-2003-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * spam.el (spam-disable-spam-split-during-ham-respool)
+       (spam-spamoracle-database, spam-cache-lookups)
+       (spam-split-last-successful-check, spam-clear-cache, spam-xor)
+       (spam-group-ham-mark-p, spam-group-spam-mark-p)
+       (spam-group-ham-marks, spam-group-spam-marks)
+       (spam-group-spam-contents-p, spam-group-ham-contents-p)
+       (spam-list-of-processors, spam-list-of-statistical-checks): doc
+       fix, also add spam-use-blackholes to the statistical checks
+       (spam-fetch-field-fast): new interface to fetching fields, may
+       become a macro
+       (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
+       (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
+       (spam-insert-fake-headers): fake an article when needed
+       (spam-find-spam): fake article when possible
+       (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
+       (spam-check-bogofilter-headers): use message-fetch-field instead
+       of nnmail-fetch-field
 
-       * gnus-msg.el (gnus-summary-yank-message): Don't bind
-       gnus-display-mime-function to nil so that non-ascii text is
-       decoded and attachments are not shown.
+2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * message.el (message-cite-original-without-signature): Replace
-       the value of message-reply-headers with the yanked article since
-       it may be a different article from the original.
-       (message-cite-original): Ditto.
+       * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
 
-2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
+2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * 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
-       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
-       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
-       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
-       (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
-       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
-       unregistering articles, using all the articles in the group or
-       specific ones as needed
-       (spam-generic-register-routine): removed, no longer used
+       * spam.el (spam-split): do not require spam-use-CHECK to be
+       enabled if that check is passed to spam-split explicitly; also
+       fix so 'spam doesn't get converted to spam-split-group when
+       spam-split-symbolic-return is t
+       (spam-find-spam): find registrations of the article and use those
+       instead of re-running spam-split to find the spam/ham
+       classification of the article
+       (spam-log-processing-to-registry, spam-log-registered-p)
        (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
-       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-stat-register-ham-routine, spam-stat-register-spam-routine):
-       don't load and save unnecessarily
-
-       * 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
-
-       * 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
-
-
-2003-11-25  Jesper Harder  <harder@ifa.au.dk>
-
-       * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
-       unless its list of addresses is identical to From.
-
-2003-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
-
-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.
-       Compensating by adding a second text property storing the name
-       expected by gnus-agent.
-       (gnus-server-named-server): New function.
-       * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
-       No longer expect an argument as it was ignored anyway.  Uses the
-       new gnus-server-named-server function to get gnus-agent compatible
-       names from the server buffer.
-
-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.
-       Users may now change their server configurations without having
-       the server become "unagentized".
-       (gnus-agent-covered-methods): Removed from gnus-variable-list to
-       avoid storing two copies of gnus-agent-covered-methods, one in
-       .newsrc.eld and the other in agent/lib/servers.
-       (gnus-server-to-method): Do not cache server for the nil method.
-       (gnus-method-to-server): New function.  Associate named server
-       with all, even foreign, methods.
-       (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
-       simple last-response cache to offset performance lose of having to
-       always convert methods to named servers.
-       * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
-       documentation.
-       (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
-       Modified to support new definition of gnus-agent-covered-method.
-       (gnus-agent-read-servers): Rewritten to convert old method data
-       into server names.
-       (gnus-agent-read-servers-validate)
-       (gnus-agent-read-servers-validate-native): New functions.
-       (gnus-agent-write-servers): No longer use gnus-method-simplify as
-       it failed to simplify foreign methods.
-       (gnus-agent-close-connections, gnus-agent-synchronize-flags)
-       (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
-       (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-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-unread-articles): Bug fix.  No longer drops last
-       unread article onto read list.
-       (gnus-agent-regenerate-group): Changed prompt to use typical
-       style.
-       (gnus-agent-group-covered-p): Rewrote to internally use
-       gnus-agent-method-p.
-       * gnus-int.el (gnus-start-news-server): Partially convert old
-       gnus-agent-covered-methods to new format so that gnus-open-server
-       functions correctly.
-       * gnus-srvr.el (gnus-server-insert-server-line): Replaced
-       gnus-agent-covered-methods with gnus-agent-method-p.
-       * gnus-start.el (gnus-clear-system): Added
-       gnus-agent-covered-methods to compensate for removing it from
-       gnus-variable-list.
-       (gnus-setup-news): Complete conversion of old
-       gnus-agent-covered-methods to new format so that secondary and
-       foreign servers can be correctly opened.
-
-2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * 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
-
-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-track-subject-p, gnus-registry-track-sender-p):
-       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
-
-       * 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>
-
-       * 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>.
-
-2003-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * html2text.el (html2text-remove-tags): Remove the tag in a
-       simpler way to avoid inflooping.
-
-2003-11-17  Simon Josefsson  <jas@extundo.com>
-
-       * imap.el (imap-gssapi-auth-p): Don't check capability (some
-       servers remove AUTH=GSSAPI from capability response returned after
-       successful authentication).
-
-2003-11-16  Jesper Harder  <harder@ifa.au.dk>
-
-       * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
-       Reported by Artem Chuprina <ran@ran.pp.ru>.
-
-2003-11-14  Simon Josefsson  <jas@extundo.com>
-
-       * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
-       when it isn't available.
-
-2003-11-13  Alex Schroeder  <alex@gnu.org>
-
-       * nnrss.el (nnrss-check-group): Use dc:contributor if neither
-       rss:author nor dc:creator is provided.
-
-2003-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
-       contained in Content-Type header of multipart/related messages.
-
-       * mm-view.el (mm-w3m-cid-retrieve-1): New function.
-       (mm-w3m-cid-retrieve): Use it.
-
-       * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
-       (mml-insert-mime-headers): Insert Content-ID header.
-       (mml-insert-mml-markup): Insert start="<id>" value.
-
-2003-11-12  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * nnml.el (nnml-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 
-
-       * nnfolder.el (nnfolder-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
-
-       * 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
-
-       * gnus.el (gnus-install-group-spam-parameters):
-       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-insert-wide-reply'.
-       (message-change-subject): Fixed comment.
-
-2003-11-10  Simon Josefsson  <jas@extundo.com>
-
-       * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
-
-2003-11-09  Simon Josefsson  <jas@extundo.com>
-
-       * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
-       key id too (for decryption).
-       (pgg-gpg-sign-region): Likewise.
-
-2003-11-09  Simon Josefsson  <jas@extundo.com>
-
-       * 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>.
-
-2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * nnmail.el (nnmail-cache-insert): make sure that the
-       nnmail-spool-hook is called with a valid newsgroup name (though
-       it may be wrong)
-
-       * 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-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
-
-       * 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
-
-       * gnus.el (gnus-install-group-spam-parameters): fixed parameters
-       to list spamoracle as well, 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>
-
-       * gnus-score.el (gnus-decay-score): Protect against arithmetic
-       errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
-
-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-ifile-register-spam-routine)
-       (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
-       (spam-stat-register-ham-routine)
-       (spam-blacklist-register-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
-
-2003-10-31  Simon Josefsson  <jas@extundo.com>
-
-       * 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  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-ifile-register-spam-routine)
-       (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
-       (spam-stat-register-ham-routine)
-       (spam-blacklist-register-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
-
-       * 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>
-
-       * 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.
-
-2003-10-28  Jesper Harder  <harder@ifa.au.dk>
-
-       * message.el (message-forward-subject-name-subject)
-       (message-forward-subject-author-subject): Decode non-ASCII
-       newsgroup names.
-       (autoload): Autoload gnus-group-decoded-name.
-
-2003-10-27  Simon Josefsson  <jas@extundo.com>
-
-       * 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
-       string STR, instead of (pgg-lookup-key STR t).
-       (pgg-gpg-encrypt-region): Store passphrase under user suplied
-       string, instead of real key id taken from gpg output.
-       (pgg-gpg-decrypt-region): Likewise.
-       (pgg-gpg-sign-region): Likewise.
-       * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
-
-2003-10-27  Romain FRANCOISE  <romain@orebokech.com>
-
-       * gnus-art.el (gnus-article-goto-prev-page): Doc fix. 
-
-2003-10-27  Simon Josefsson  <jas@extundo.com>
-
-       * mm-bodies.el (mm-body-encoding): Don't use QP when message body
-       only consists of short lines and ASCII, when
-       mm-use-ultra-safe-encoding.  Refer to 'About foo' thread in
-       gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
-       This make it possible to pipe the raw RFC 822 message into 'gpg'
-       and have the signature work.  Potential problem: what if message
-       contain data that would be dash-escaped by OpenPGP
-       implementations? Then PGP 2.x might not be able to parse the raw
-       RFC 822 message correctly.  If that problem is worth fixing, it
-       should be fixed by detecting the situation, instead of applying QP
-       to everything.  Based on discussion with "John A. Martin"
-       <jam@jamux.com>.
-
-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-split parameter; such a string will override
-       spam-split-group temporarily.
-
-       * 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
-
-2003-10-26  Simon Josefsson  <jas@extundo.com>
-
-       * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
-       (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).
-
-2003-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
-       for the variable
-
-2003-10-25  Steve Youngs  <sryoungs@bigpond.net.au>
-
-       * Makefile.in (clean-some): Remove auto-autoloads.* and
-       custom-load.* as well.
-       (distclean): Ditto.
+       use gnus-error instead of gnus-message
+       (spam-log-registration-type): new function to determine the
+       classification of a message based on registry entries; will
+       return nil if both 'spam and 'ham are found
+       (spam-check-BBDB): expand all the BBDB macros here so we can have
+       a reasonably fast local cache without the loading errors
+       (spam-cache-lookups): set to t by default
+       (spam-find-spam): don't try to guess spam-cache-lookups
+       (spam-enter-whitelist, spam-enter-blacklist): also clear the
+       spam-caches entry
+       (spam-filelist-build-cache, spam-filelist-check-cache): better
+       caching of whitelist/blacklist entries
+       (spam-check-whitelist, spam-check-blacklist): invoke
+       spam-from-listed-p with a type, not a cache variable
+       (spam-from-listed-p): wrap around spam-filelist-check-cache
+
+2004-01-07  Jesper Harder  <harder@ifa.au.dk>
+
+       * message.el (message-cite-prefix-regexp): Use with-syntax-table.
+
+       * nnmail.el (nnmail-split-fancy): do.
+
+       * mml.el (mml-parse): do.
+
+       * gnus-score.el (gnus-enter-score-words-into-hashtb)
+       (gnus-score-adaptive): do.
+
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
+       (gnus-mime-button-map): Don't set keymap parent.
+       (gnus-button-ctan-directory-regexp): Use shy grouping.
+       (gnus-prev-page-map): Don't set keymap parent.
+       (gnus-prev-page-map): Remove duplicated one.
+       (gnus-next-page-map): Don't set keymap parent.
+       (gnus-mime-security-button-map): Ditto.
+
+       * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
+       version number.
+
+       * sha1-el.el (sha1-string-external): Use with-temp-buffer.
+
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * canlock.el (canlock-sha1-function): Remove.
+       (canlock-sha1-function-for-verify): Remove.
+       (canlock-openssl-program): Remove.
+       (canlock-openssl-args): Remove.
+       (canlock-ignore-errors): Remove.
+       (canlock-sha1-with-openssl): Remove.
+       (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
+       (canlock-verify): Don't use canlock-ignore-errors.
+
+       * sha1-el.el (sha1-string-external): Make it can return a string
+       in binary form.
+       (sha1-region-external): Ditto.
+       (sha1-string-internal): Ditto.
+       (sha1-region-internal): Ditto.
+       (sha1-region): Ditto.
+       (sha1-string): Ditto.
+       (sha1): Ditto.
 
-       * dgnushack.el (dgnushack-make-load): Add a local vars section to
-       the dummy gnus-load.el.
+2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
+       * spam.el (spam-report-articles-gmane): New command.
 
-       * 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-mark-spam-as-expired-and-move-routine)
-       (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)
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * gnus.el: Don't make unnecessary *Group* buffer when loading.
 
-       * nndoc.el (nndoc-guess-type): Reverse the sort order.  Suggested
-       by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
-       (nndoc-dissect-buffer): Don't miss even-numbered articles.
+       * run-at-time.el (run-at-time-saved): Remove.
+       (run-at-time): Doc fix.
 
-2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
+2004-01-07  Jesper Harder  <harder@ifa.au.dk>
 
-       * dgnushack.el (dgnushack-gnus-load-file): Set to
-       "auto-autoloads.el" if building with XEmacs.
-       (dgnushack-cus-load-file): Set to "custom-load.el" if building
-       with XEmacs.
-       (dgnushack-make-cus-load): We don't delete the resulting file if
-       building with XEmacs so byte-compile it.
-       (dgnushack-make-load): When building with XEmacs do nothing except
-       byte-compile the autoload file and create a dummy gnus-load.el
-       file. 
+       * gnus-sum.el (gnus-summary-limit-to-replied): New command.
+       (gnus-summary-limit-map): Add it.
+       (gnus-summary-make-menu-bar): do.
 
-2003-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * message.el (message-make-fqdn): Bind case-fold-search.
-       Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
+       * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
+       first attempt at some caching support (done for BBDB only now)
+       (spam-find-spam): set spam-cache-lookups if there are more than 2
+       addresses to be checked
+       (spam-clear-cache-BBDB): new function, to be invoked by
+       bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
+       (spam-check-BBDB): check and use the caches, if
+       spam-cache-lookups is on
+       remove superfluous (provide)
 
-2003-10-23  Teodor Zlatanov  <tzz@lifelogs.com>
+2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus.el (spam-process-destination, ham-process-destination):
-       allow multiple groups as a choice
+       * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
 
-       * 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
+2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
 
-2003-10-23  Simon Josefsson  <jas@extundo.com>
+       * run-at-time.el (run-at-time-saved): Move to after the definition
+       of `run-at-time'.
 
-       * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
+       * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
 
-2003-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
-       attribute in Emacs.
+       * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
+       mm-w3m-local-map-property.
 
-2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * mm-view.el (mm-w3m-mode-map): Remove.
+       (mm-w3m-local-map-property): Remove.
+       (mm-inline-text-html-render-with-w3m): Don't use
+       mm-w3m-local-map-property.
 
-       * message.el (message-bounce): Don't erase except bounced header.
+2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-2003-10-21  Teodor Zlatanov  <tzz@lifelogs.com>
+       * run-at-time.el: New file.
 
-       * spam.el (spam-reverse-ip-string): new function to reverse an IP
-       address in a string
-       (spam-check-blackholes): use spam-reverse-ip-string
+       * dgnushack.el (dgnushack-compile): Don't compile run-at-time
+       under Emacs.
 
-2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
+       of gnus-set-text-properties.
 
-       * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
-       value for gnus-page-broken.
+       * gnus-uu.el (gnus-uu-save-article): Ditto.
 
-       * gnus-sum.el (gnus-summary-beginning-of-article): Use
-       gnus-break-pages instead of gnus-page-broken.
-       (gnus-summary-end-of-article): Use gnus-break-pages instead of
-       gnus-page-broken; narrow to the end of a page beforehand.
-       (gnus-summary-toggle-header): Use gnus-break-pages instead of
-       gnus-page-broken; remove delimiter buttons unless gnus-break-pages
-       is non-nil.
+       * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
 
-2003-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-cite.el (gnus-cite-parse): Ditto.
 
-       * gnus-picon.el (gnus-picon-transform-address): Protect against
-       errors. 
+       * gnus-art.el (gnus-button-push): Use set-text-properties instead
+       of gnus-.
 
-2003-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * gnus-xmas.el (run-at-time): Require run-at-time.
 
-       * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
-       (xemacs-codename): Move defvar to gnus-util.el.
+       * gnus.el: Changed calls to nnheader-run-at-time and
+       password-run-at-time throughout to use run-at-time directly.
 
-       * gnus-util.el (xemacs-codename): Defvar when compiling.
+       * password.el: Removed definition of run-at-time.
 
-2003-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * nnheaderxm.el: Remove definition of run-at-time.
 
-       * spam-report.el (spam-report-url-ping-plain): Include a
-       User-Agent. 
+2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
 
-       * gnus-msg.el (gnus-extended-version): Use it.
+       * mml.el (mml-minibuffer-read-disposition): Show attachment type
+       in prompt (tiny change)
 
-       * gnus-util.el (gnus-emacs-version): Separated out into own
-       function. 
+2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
 
-2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
+       * messagexmas.el (message-xmas-redefine): Alias
+       `message-make-caesar-translation-table' to
+       ``message-xmas-make-caesar-translation-table' regardless of XEmacs
+       version.
 
-       * message.el (message-mode-field-menu): Added
-       message-generate-unsubscribed-mail-followup-to.
-       (message-forward-subject-fwd): Avoid double "Fwd: "
-       (message-change-subject): Added comment.
+       * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
+       (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): Removed.
+       (gnus-xmas-open-network-stream): Removed.
 
-2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
+       XEmacs version.
 
-       * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
+       * dns.el (dns-make-network-process): Use `open-network-stream'
+       instead of `gnus-xmas-open-network-stream'.
 
-       * mml.el (mml-insert-mime): Quote mml.
+       * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
 
-2003-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * .cvsignore: Add auto-autoloads.el, custom-load.el.
 
-       * gnus-sum.el (gnus-remove-odd-characters): Use
-       mm-subst-char-in-string instead of subst-char-in-string.
-       (gnus-summary-refer-article): Use gnus-replace-in-string instead
-       of replace-regexp-in-string.
+2004-01-06  Jesper Harder  <harder@ifa.au.dk>
 
-2003-10-19  Jesper Harder  <harder@ifa.au.dk>
+       * gnus-art.el (gnus-mime-display-alternative)
+       (gnus-insert-mime-button, gnus-insert-mime-security-button)
+       (gnus-insert-prev-page-button, gnus-insert-next-page-button):
+       Don't use gnus-local-map-property.
 
-       * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
-       from file name.
+       * gnus-util.el (gnus-local-map-property): Remove.
 
-2003-10-18  Jesper Harder  <harder@ifa.au.dk>
+       * mm-view.el (mm-view-pkcs7-decrypt): Replace
+       gnus-completing-read-maybe-default with completing-read.
 
-       * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
-       to mm-default-directory.
-       (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
+       * gnus-util.el (gnus-completing-read): do.
+       (gnus-completing-read-maybe-default): Remove.
 
-2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
 
-       * pop3.el (pop3-read-response): Check whether the process is
-       alive. 
+       * password.el: Only autoload `run-at-time' if not XEmacs.
+       Only autoload the itimer functions if XEmacs.
 
-       * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
+2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * rfc2047.el (rfc2047-encode-region): Do error out on invalid
-       strings. 
+       * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
+       XEmacsen.
 
-       * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
-       right. 
+       * dgnushack.el: Autoload executable-find for XEmacs.
 
-       * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
+2004-01-06  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-art.el (article-treat-dumbquotes): Doc fix.
+       * gnus-art.el (gnus-read-string): Remove.
+       (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
+       read-string.
 
-       * message.el (message-field-value): New function.
-       (message-insert-disposition-notification-to): Use Reply-To, too.
+2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * imap.el (imap-mailbox-status): Upcase STATUS commands. 
+       * netrc.el: autoload password-read
+       (netrc): new configuration group
+       (netrc-encoding-method, netrc-openssl-path): configuration
+       variables for encoding and decoding of files with symmetric
+       ciphers
+       (netrc-encode): assistant function to encode a file with
+       netrc-encoding-method
+       (netrc-parse): added interactive parameter, added optional
+       decoding if netrc-encoding-method is non-nil but otherwise
+       behavior is standard
+       (netrc-encrypting-method, netrc-encrypt, netrc-parse):
+       s/encode/encrypt/ everywhere
 
-       * gnus-sum.el (gnus-remove-odd-characters): New function.
-       (gnus-nov-parse-line): Use it.
+       * spam.el: remove executable-find autoload
 
-2003-10-18  Matt Swift  <swift@alum.mit.edu>
+2004-01-05  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg. 
+       * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
 
-2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
+       * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
 
-       * 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.
+2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
-2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-art.el (gnus-treat-ansi-sequences,
+       article-treat-ansi-sequences): New variable and function.
+       Suggested by Dan Jacobson <jidanni@jidanni.org>.
 
-       * gnus-art.el (gnus-narrow-to-page): Only break page if it's
-       broken.
+       * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
+       Use it.
 
-       * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
-       isn't available.
+2004-01-05  Jesper Harder  <harder@ifa.au.dk>
 
-       * message.el (message-hidden-headers): Doc fix.
+       * mm-util.el (mm-quote-arg): Remove.
 
-2003-10-18  Jesper Harder  <harder@ifa.au.dk>
+       * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
+       shell-quote-argument.
 
-       * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
-       fields aren't found.
+       * gnus-uu.el (gnus-uu-command): do.
 
-2003-10-18  Simon Josefsson  <jas@extundo.com>
+       * gnus-sum.el (gnus-summary-insert-pseudos): do.
 
-       * message.el (message-forward-make-body-plain)
-       (message-forward-make-body-mime, message-forward-make-body-mml)
-       (message-forward-make-body-digest-plain)
-       (message-forward-make-body-digest-mime)
-       (message-forward-make-body-digest): New, derived from
-       message-forward-make-body.
-       (message-forward-make-body): Use them.
-       (message-forward-show-mml): New default 'best.
-       (message-forward-make-body): Support it.
+       * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
+       with make-char.
 
-2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mm-util.el (mm-make-char): Remove.
 
-       * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
-       (gnus-article-prepare): Don't set to t.
-       (gnus-narrow-to-page): Set to t if we break.
+       * mml.el (mml-mode): Replace gnus-add-minor-mode with
+       add-minor-mode.
 
-2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
+       * gnus-undo.el (gnus-undo-mode): do.
 
-       * message.el (message-resend): Generate Resent-Message-ID header.
+       * gnus-topic.el (gnus-topic-mode): do.
 
-2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-sum.el (gnus-dead-summary-mode): do.
 
-       * gnus-art.el (gnus-article-next-page): Don't go to the next line
-       before checking end-of-buffer.
-       (gnus-mime-delete-part): Don't insert parts twice.
+       * gnus-start.el (gnus-slave-mode): do.
 
-2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
 
-       * gnus-art.el (article-update-date-lapsed): Make sure point
-       doesn't move around (much).
+       * gnus-ml.el (gnus-mailing-list-mode): do.
 
-2003-07-28  Vasily Korytov  <deskpot@myrealbox.com>
+       * gnus-gl.el (gnus-grouplens-mode): do.
 
-       * mail-source.el (mail-source-keyword-map): List "cur" before
-       "new" for maildirs.
+       * gnus-draft.el (gnus-draft-mode): do.
 
-2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-dired.el (gnus-dired-mode): do.
 
-       * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
-       group. 
+       * gnus-ems.el (gnus-add-minor-mode): Remove.
 
-       * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
-       name for gcc-self.
-       (gnus-inews-insert-archive-gcc): Paren mistake.
+       * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
+       Replace gnus-char-width with char-width.
 
-       * gnus-sum.el (gnus-summary-enter-digest-group): Add
-       parent-group. 
+       * gnus-ems.el (gnus-char-width): Remove.
 
-       * gnus-art.el (gnus-ignored-headers): Add more headers.
+       * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
+       Replace gnus-char-width with char-width.
 
-       * rfc2047.el (rfc2047-encode): See which encoding is shorter --
-       base64 or QP.
+       * gnus-ems.el (gnus-char-width): Remove.
 
-       * nnmail.el (nnmail-article-group): Default to "bogus".
+       * spam-stat.el (with-syntax-table): Remove with-syntax-table
+       definition.
+       Remove Emacs 20 hash table compatibility code.
 
-       * mail-source.el (mail-source-delete-incoming): Change to nil.
+       * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
+       20 compatibility code.
 
-2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * spam.el (spam-point-at-eol): Replace with point-at-eol.
 
-       * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
+       * smime.el (smime-point-at-eol): Replace with point-at-eol.
 
-2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
+       with point-at-{eol,bol}.
 
-       * mail-source.el (defvar): Add post/pre/scripts.
-       (mail-source-fetch-imap): Use them.
+       * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
 
-       * nndraft.el (nndraft-request-move-article): Fix infinite
-       recursion. 
+       * imap.el (imap-point-at-eol): Replace with point-at-eol.
 
-       * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
+       * flow-fill.el (fill-flowed-point-at-bol,
+       fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
 
-2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
+       * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
+       Replace with point-at-{eol,bol} throughout all files.
 
-       * imap.el (imap-interactive-login): Set imap-password to nil if
-       login fails.
+2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * ntlm.el (ntlm-string-as-unibyte): New macro.
+       (ntlm-build-auth-response): Use it.
 
-       * message.el (message-inserted-headers): New variable.
-       (message-mode): Make local.
-       (message-mode): Set all the local action variables to nil.      
+       Remove Emacs 20 stuff:
+       * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
+       (butlast, mapc, remove): Remove the compiler macros.
+       * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
+       of delq and copy-sequence.
+       * gnus-art.el (popup-menu): Remove the compiler macro.
+       * nnmail.el (nnmail-split-fancy): Don't support customizing with
+       Emacs 20.
 
-2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+2004-01-05  Simon Josefsson  <jas@extundo.com>
 
-       * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
-       (mm-w3m-safe-url-regexp): Doc fix.
+       * ntlm.el: Fix namespace.  Change smb-passwd-hash into
+       ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
+       smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
+       ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
+       into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
+       ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
+       into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
+       ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
+       ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
+       ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
+       ntlm-string-permute, string-lshift into ntlm-string-lshift,
+       string-xor into ntlm-string-xor.  Suggested by
+       Jesper Harder <harder@myrealbox.com>.
 
-2003-10-12  Jesper Harder  <harder@ifa.au.dk>
+       * ntlm.el: Don't include poem.
 
-       * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
-       it's done by nnmail-article-group.
+       * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
+       Jesper Harder <harder@myrealbox.com>.
 
-       * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
-       From Mark Hood <markhood@speakeasy.net> (tiny change)
+       * sasl-ntlm.el, ntlm.el, md4.el: New files.
 
-2003-10-10  Jesper Harder  <harder@ifa.au.dk>
+       * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
+       probably breaks emacs with DL patch, but do we care? Is anyone
+       still using the DL stuff?)
 
-       * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
-       XEmacs.
+       * sieve-manage.el: Use the password package.
+       (sieve-manage-read-passwd): Remove.
+       (sieve-manage-interactive-login): Use password.  Re-add
+       condition-case around loop.
 
-2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
+       * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
+       (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
+       the password package.
 
-       * spam.el (spam-initialize): new function, does the spam-face
-       update and all the hooks, replaces spam-install-hooks-function
+2003-02-19  Simon Josefsson  <jas@extundo.com>
 
-       * gnus-registry.el (gnus-registry-initialize): new autoloaded
-       function to explicitly initialize the registry
+       * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
+       token.
 
-2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+2002-08-07  Simon Josefsson  <jas@extundo.com>
 
-       * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
+       * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
+       (sieve-manage-authenticators):
+       (sieve-manage-authenticator-alist): Add some SASL mechs.
+       (sieve-sasl-auth): New function.
+       (sieve-manage-cram-md5-auth):
+       (sieve-manage-plain-auth): Rewrite using SASL library.
+       (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
+       (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
+       (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
+       (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
 
-       * mm-view.el (mm-w3m-mode-map): Doc fix.
-       (mm-inline-text-html-render-with-w3m): Add a comment.
+2004-01-05  Simon Josefsson  <jas@extundo.com>
 
-2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
+       New files.