Synch to No Gnus 200402102258.
[elisp/gnus.git-] / lisp / ChangeLog
index 7a63038..1660f69 100644 (file)
-Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2004-02-10  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus.el: Pterodactyl Gnus v0.31 is released.
+       * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
+       if necessary.
 
-1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-sum.el (gnus-summary-exit): Destroy MIME.
+       * spam-report.el (spam-report-unplug-agent)
+       (spam-report-plug-agent, spam-report-deagentize)
+       (spam-report-agentize, spam-report-url-ping-temp-agent-function):
+       support for the Agent in spam-report: when unplugged, report to a
+       file; when plugged, submit all the requests
 
-       * mm-decode.el (mm-display-part): Accept no-default.
+       * spam.el (spam-register-routine): improved message about
+       registration
 
-       * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
-       a parameter.
+2004-02-09  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
-       (gnus-summary-prepare-threads): Ditto.
+       * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
+       dependencies.
+       (rfc2047-encode): Use it.
 
-       * gnus.el (gnus-article-mode-map): Make sparse keymap.
+       * gnus-art.el (gnus-button-marker-list): Move before first
+       reference.
 
-       * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
-       (gnus-mime-button-line-format): Doc fix.
-       (gnus-insert-mime-button): Use it.
-       (gnus-article-add-button): Use widget-convert-button.
+       * imap.el (imap-parse-flag-list, imap-parse-body-extension)
+       (imap-parse-body): Fix format string mismatch.
 
-       * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
-       ignore.
+       * gnus-score.el (gnus-summary-increase-score): do.
 
-       * mm-decode.el (mm-alternative-precedence): Ditto.
+       * nnrss.el (nnrss-close): New function.
 
-1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
+2004-02-08  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-decode.el (mm-user-automatic-display): Use enriched.
+       * nnrss.el (nnrss-make-filename): New function.
+       (nnrss-request-delete-group, nnrss-read-server-data)
+       (nnrss-save-server-data, nnrss-read-group-data)
+       (nnrss-save-group-data): Use it.
+       (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
+       (nnrss-read-server-data, nnrss-read-group-data): Use load.
+       (nnrss-group-hashtb): Make it a hash table rather than an obarray.
 
-1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
+2004-02-07  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-decode.el (mm-dissect-multipart): Have the part start on the
-       right place.
+       * mml.el (mml-compute-boundary-1): Don't uncompress files.
 
-1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-02-06  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
+       * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
+       files.
 
-       * gnus-art.el (article-update-date-lapsed): Only update header if
-       buffer is dispalyed in frame.
-       (gnus-article-prepare-display): New function.
-       (gnus-article-prepare): Use it.
+       * message.el (message-generate-headers-first): Don't quote nil
+       and t in docstrings.
 
-1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * imap.el (imap-id): do.
 
-       * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
+       * gnus-agent.el (gnus-agent-consider-all-articles)
+       (gnus-agent-queue-mail): do.
 
-       * mm-view.el (mm-insert-inline): New function.
+2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * mm-decode.el (mm-pipe-part): Bugged.
+       * spam-report.el (spam-report-process-queue): New function.
+       Process requests from `spam-report-requests-file'.
+       (spam-report-process-queue): Doc fix.
 
-       * gnus-agent.el (gnus-agent-send-mail): Don't encode.
+2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * mm-bodies.el (mm-encode-body): Move over the body.
+       * spam.el (spam-register-routine)
+       (spam-log-processing-to-registry, spam-log-registered-p)
+       (spam-log-unregistration-needed-p, spam-log-undo-registration):
+       change "check" to "spam-check" for semi-clarity
 
-       * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
+2004-02-05  Jesper Harder  <harder@ifa.au.dk>
 
-       * rfc2047.el (rfc2047-q-encode-region): Would bug out.
+       * pop3.el: Require nnheader.
 
-1998-09-13  François Pinard  <pinard@iro.umontreal.ca>
+       * mml-smime.el: Require cl.  Autoload message-fetch-field.
 
-       * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
-          related functions.  Handle message/rfc822 parts.  Display subject on
-          multipart summary lines.  Display name on sub-parts when available.
+       * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
 
-1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * gnus-picon.el: Require cl.
 
-       * mailcap.el (mailcap-command-p): New version.
+       * gnus-fun.el: Require gnus-ems and gnus-util.
 
-1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
+       * gnus.el (gnus-method-to-server): Move defsubst before first use.
 
-       * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
-       groups.
+       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
 
-1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-art.el (gnus-article-edit-mode): Define before first
+       reference.
 
-       * message.el (message-make-date): Remove weekday name.
+2004-02-04  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-decode.el (mm-dissect-buffer): Protect against broken
-       headers.
+       * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
+       (gnus-uu-post-encoded): Use point-at-bol.
 
-       * mailcap.el (mailcap-command-in-path-p): New function.
-       (mailcap-command-p): Renamed.
+       * gnus-topic.el (gnus-group-active-topic-p): do.
 
-1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * gnus-start.el (gnus-newsrc-to-gnus-format): do.
 
-       * rfc2047.el (eval): Autoload.
+       * gnus-group.el (gnus-group-kill-region): do.
 
-1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-art.el (article-date-ut): do.
 
-       * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
-       (gnus-multi-decode-encoded-word-string): New function.
-       (gnus-encoded-word-method-alist): New variable.
-       (gnus-decode-encoded-word-functions): Removed.
+       * message.el (message-fetch-field): Remove redundant
+       case-fold-search binding.
+       (message-narrow-to-field): Simplify.
 
-1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
+2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-int.el (gnus-request-replace-article): Replace
-       message-narrow-to-headers with message-narrow-to-head
+       * spam.el (spam-directory): Derive from `gnus-directory'.
 
-1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * spam-report.el (spam-report-url-to-file)
+       (spam-report-requests-file): New function and variable for offline
+       reporting.
+       (spam-report-url-ping-function): Add `spam-report-url-to-file'
+       and user defined function.
+       (spam-report-url-ping-mm-url): Remove doubled slash.
 
-       * drums.el (drums-quote-string): Reversed match.
+2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * message.el (message-make-date): Use weekday name.
+       * spam.el (spam-list-of-processors): fixed spamassassin variable names
 
-Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2004-02-03  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus.el: Pterodactyl Gnus v0.30 is released.
+       * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
+       format string mismatch.
 
-1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * sieve.el (sieve-deactivate-all): do.
 
-       * gnus-art.el (article-decode-encoded-words): Use it.
-       (gnus-decode-header-function): New variable.
+       * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
 
-       * gnus-sum.el (gnus-nov-parse-line): Use it.
-       (gnus-decode-encoded-word-function): New variable.
+       * nnlistserv.el (nnlistserv-kk-wash-article): do.
 
-       * gnus-msg.el (gnus-copy-article-buffer): Decode the right
-       buffer.
+       * nnml.el (nnml-request-set-mark, nnml-save-marks): do. 
 
-       * gnus-art.el (gnus-insert-mime-button): Use widget.
-       (gnus-widget-press-button): New function.
-       (gnus-article-prev-button): Removed.
-       (gnus-article-next-button): Ditto.
-       (gnus-article-add-button): Ditto.
+       * mm-bodies.el (mm-7bit-chars): Don't include \r.
 
-       * gnus.el (gnus-article-mode-map): Inherit from widget.
-       (gnus-article-mode-map): No, don't.
+2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
-       (mm-content-id-alist): New variable.
-       (mm-get-content-id): New function.
+       * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
+       the list of checks
 
-       * gnus-art.el (gnus-request-article-this-buffer): Only decode
-       articles if we are fetching to the article buffer.
+2004-01-31  Jesper Harder  <harder@ifa.au.dk>
 
-1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
+       * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
+       padding.
 
-       * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
-       articles.
+2004-01-27  Simon Josefsson  <jas@extundo.com>
 
-1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mm-view.el (mm-fill-flowed): Add.
+       (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
+       <angeli@iwi.uni-sb.de>.
 
-       * mm-util.el (mm-mime-charset): Try to use safe-charsets.
-       (mm-default-mime-charset): New variable.
+2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
+       * spam.el (spam-spamassassin-register-ham-routine)
+       (spam-spamassassin-register-spam-routine): fixed function names
 
-       * drums.el (drums-quote-string): Reversed test.
+2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus.el (gnus-tmp-grouplens): Remove.
+       (gnus-summary-line-format): Remove grouplens.
 
-       * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
-       string.
+       * gnus-group.el (gnus-group-line-format): Ditto.
 
-       * drums.el (drums-quote-string): New function.
+       * gnus-spec.el (gnus-format-specs): Ditto.
+       (gnus-update-format-specifications): Flush the group format spec
+       cache if there's the grouplens stuff.
+       (gnus-parse-simple-format): Replace %l with the empty string.
 
-       * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
-       (rfc2047-b-encode-region): Chop lines.
-       (rfc2047-q-encode-region): Ditto.
+2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
 
-Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-spec.el (gnus-parse-simple-format): Fix setq value
+       omission. 
+       From Jerry James  <james@xemacs.org>
 
-       * gnus.el: Pterodactyl Gnus v0.29 is released.
+2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
+       * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
+       Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
 
-       * mm-decode.el (mm-save-part): Message right.
+2004-01-25  Paul Jarc  <prj@po.cwru.edu>
 
-1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
+       nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
+       New macros and functions.
+       * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
+       Handle > NLINK_MAX messages.
+       * nnmaildir.el (nnmaildir-request-set-mark): Use
+       nnmaildir--emlink-p and nnmaildir--eexist-p.
 
-       * drums.el (drums-parse-address): Returned a list instead of a
-       string.
-       (drums-remove-whitespace): Skip comments.
-       (drums-parse-addresses): Didn't work.
+2004-01-25  Alex Schroeder  <alex@gnu.org>
 
-Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * spam-stat.el (spam-stat-process-directory-age): New option.
+       (spam-stat-process-directory): Use it.
 
-       * gnus.el: Pterodactyl Gnus v0.28 is released.
+2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
 
-1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
+       (spam-stat-save): Accept prefix argument.
 
-       * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
-       starting point.
-       (article-decode-encoded-words): Rename.
+2004-01-23  Paul Jarc  <prj@po.cwru.edu>
 
-       * message.el (message-narrow-to-headers-or-head): New function.
+       * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
+       links" error.
 
-       * gnus-int.el (gnus-request-accept-article): Narrow to the right
-       region.
+2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * message.el (message-send-news): Encode body after checking
-       syntax.
+       * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
+       the rest of the and/or forms.
 
-       * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
+2004-01-23  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-decode.el (mm-save-part): Use Content-Disposition filename.
+       * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
+       compatibility with old .newsrc.eld files.
 
-       * gnus-art.el (gnus-display-mime): Respect disposition.
+       * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
 
-       * mm-decode.el (mm-preferred-alternative): Respect disposition.
+       * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
 
-       * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
-       text with annotations.
+       * gnus-start.el (gnus-1): do.
 
-       * message.el (message-make-date): Fix sign for negative time
-       zones.
+       * gnus-group.el (gnus-group-line-format-alist): do.
 
-       * mm-view.el (mm-inline-image): Insert a space at the end of the
-       image.
+       * gnus.el (gnus-use-grouplens, gnus-visual): do.
 
-       * mail-parse.el: New file.
+       * gnus-gl.el: Remove.
 
-       * rfc2231.el: New file.
+2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
 
-       * drums.el (drums-content-type-get): Removed.
-       (drums-parse-content-type): Ditto.
+       * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
+       marks consisting of a single range {for example, (3 . 5)} rather
+       than a list of a single range { ((3 . 5)) }.
 
-       * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
+2004-01-23  Jesper Harder  <harder@ifa.au.dk>
 
-Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
+       with-current-buffer.
+       (spam-stat-store-current-buffer): Use insert-buffer-substring to
+       avoid consing a string.
 
-       * gnus.el: Pterodactyl Gnus v0.27 is released.
+       * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
+       Remove obsolete entries for big5 and gb2312.
 
-1998-09-11 12:42:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
 
-       * mm-decode.el (mm-alternative-precedence): New variable.
-       (mm-preferred-alternative): New function.
+       * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
+       uncompressed list.
 
-       * gnus-art.el (gnus-mime-copy-part): New command.
+2004-01-22  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-decode.el (mm-get-part): New function.
+       * spam-stat.el (spam-stat-strip-xref): New function.
+       (spam-stat-process-directory): Use it.
 
-       * mm-view.el: New file.
+       * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
+       here -- it's done in message-fetch-field.
 
-       * mm-decode.el (mm-dissect-buffer): Downcase cte.
-       (mm-display-part): Default to mailcap-save-binary-file.
+2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
+
+       * gnus-agent.el (gnus-agent-queue-mail,
+       gnus-agent-prompt-send-queue): New variables.
+       (gnus-agent-send-mail): Use gnus-agent-queue-mail.
+       * gnus-draft.el (gnus-group-send-queue): Pass the group name
+       "nndraft:queue" along to gnus-draft-send.  Use
+       gnus-agent-prompt-send-queue.
+       (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
+       is "nndraft:queue".  Suggested by Gaute Strokkenes
+       <gs234@srcf.ucam.org>
+
+       * gnus-agent.el (agent-disable-undownloaded-faces): Removed
+       (agent-enable-undownloaded-faces): Added
+       (gnus-agent-cat-groups): Use eval-and-compile, not
+       eval-when-compile, to define gnus-agent-set-cat-groups as the setf
+       method of gnus-agent-cat-groups even when the buffer has been
+       evaled.
+       (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
+       delete gnus-agent-save-active-1.
+       (gnus-agent-save-groups): Deleted. Identical to
+       gnus-agent-save-active.
+       (gnus-agent-write-active): No longer adjust agent's copy of active
+       file as agent's adjustments are now stored in their own
+       file. Removed optional parameter.
+       (gnus-agent-possibly-alter-active): Ignore groups of unagentized
+       servers.  Add use of min/max range limits from server's local
+       file.
+       (gnus-agent-save-alist): Removed unused optional argument.
+       (gnus-agent-load-local,gnus-agent-read-and-cache-local),
+       (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
+       (gnus-agent-set-local): A per-server file that keeps min/max range
+       limits for articles known to the agent.  Provides a fast mechanism
+       for altering many active ranges.
+       (gnus-agent-expire-group,gnus-agent-expire): No longer save the
+       active file (local makes it unnecessary).
+       (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
 
-Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-cus.el (agent-disable-undownloaded-faces): Removed
+       (agent-enable-undownloaded-faces): Added
 
-       * gnus.el: Pterodactyl Gnus v0.26 is released.
+       * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
+       disable it when sending to "nndraft:queue".
+       (gnus-group-send-queue): Add safety check to avoid sending queue
+       when unplugged.
 
-1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-group.el (gnus-group-catchup): Use new
+       gnus-sequence-of-unread-articles, not
+       gnus-list-of-unread-articles, to avoid exhausting memory with huge
+       numbers of articles.  Use gnus-range-map to avoid having to
+       uncompress the unread list.
+       (gnus-group-archive-directory,
+       gnus-group-recent-archive-directory): Fixed invalid ange-ftp
+       reference.
 
-       * mm-decode.el (mm-interactively-view-part): New function.
+       * gnus-range.el (gnus-range-map): Iterate over list or sequence.
+       (gnus-sorted-range-intersection): Intersection of two ranges
+       without requiring that they first be uncompressed.
 
-       * gnus-art.el (gnus-mime-view-part): New command.
+       * gnus-start.el (gnus-activate-group): Unless blocked by the
+       caller, possibly expand the active range to include both cached
+       and agentized articles.
+       (gnus-convert-old-newsrc): Rewrote in anticipation of having
+       multiple version-dependent converters.
+       (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
+       gnus-agent-save-active.
+       (gnus-save-newsrc-file): Save dirty agent range limits.
 
-       * mm-decode.el (mm-last-shell-command): New variable.
+       * 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
+       displays a list of files detected.  Suggested by Andrew Cohen
+       <cohen@andy.bu.edu>.
+       (spam-stat-buffer-words-with-scores): Don't narrow and change
+       syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
 
-       * mailcap.el (mailcap-mime-info): Allow returning all matches.
+2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>  
 
-       * mm-decode.el (mm-save-part): New function.
+       * spam.el (gnus-summary-mode-map): make spam-generic-score the
+       default scoring function
+       (spam-generic-score): calls spam-spamassassin-score if
+       spam-use-spamassassin or spam-use-spamassassin-headers is on;
+       spam-bogofilter-score otherwise.
 
-       * gnus-art.el (article-decode-charset): Protect against buggy
-       content-types.
-       (gnus-mime-pipe-part): New command.
-       (gnus-mime-save-part): New command.
-       (gnus-mime-button-map): New keymap.
-       (gnus-mime-button-line-format): New variable.
-       (gnus-insert-mime-button): New function.
-       (gnus-display-mime): Use it.
+       From Hubert Chan <hubert@uhoreg.ca>:
 
-       * gnus-util.el (gnus-dd-mmm): Removed length spec.
+       * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
+       (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
+       (spam-spamassassin-arguments)
+       (spam-spamassassin-spam-flag-header)
+       (spam-spamassassin-positive-spam-flag-header)
+       (spam-spamassassin-spam-status-header, spam-sa-learn-path)
+       (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
+       (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
+       (spam-list-of-processors, spam-list-of-checks)
+       (spam-list-of-statistical-checks, spam-registration-functions)
+       (spam-check-spamassassin-headers, spam-check-spamassassin)
+       (spam-spamassassin-score)
+       (spam-spamassassin-register-with-sa-learn)
+       (spam-spamassassin-register-spam-routine)
+       (spam-spamassassin-register-ham-routine)
+       (spam-assassin-register-spam-routine)
+       (spam-assassin-register-ham-routine): add SpamAssassin support
+       (spam-bogofilter-score): fix to show article before scoring
 
-       * mm-decode.el (mm-inline-text): Decode charsets.
+       * gnus.el (spam-process, spam-autodetect-methods): add
+       spamassassin and spamassassin-headers
 
-       * gnus-art.el (gnus-article-save): Comment fix.
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent):
+       Suppress unnecessary messages.  From Nevin Kapur
+       <nkapur@cs.caltech.edu>.
 
-       * gnus-int.el (gnus-start-news-server): When in batch, don't
-       prompt.
+2004-01-20  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
-       decode.
+       * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
+       make-hash-table.
 
-       * mm-decode.el (mm-inline-media-tests): Add audio.
-       (mm-inline-audio): New function.
+2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
+       * canlock.el (base64-encode-string): Don't autoload it.
 
-       * gnus-art.el (article-make-date-line): Didn't work.
+2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * parse-time.el (parse-time-string): One too many nils.
+       * run-at-time.el: Remove useless (require 'itimer),
+       eval-and-compile and (featurep 'xemacs).
 
-Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2004-01-16  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus.el: Pterodactyl Gnus v0.25 is released.
+       * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
+       GROUP is a virtual group.
 
-1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
 
-       * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
-       annotations.
+       * gnus.el: Autoload `message-y-or-n-p'.
 
-       * gnus.el ((featurep 'gnus-xmas)): New
-       'gnus-annotation-in-region-p alias.
+2004-01-15  Jesper Harder  <harder@ifa.au.dk>
 
-1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * pgg-parse.el: Remove unnecessary (require 'custom).
 
-       * mm-util.el (mm-with-unibyte-buffer): New function.
+       * pgg-def.el: do.
 
-       * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
+       * nnmail.el: do.
 
-       * mm-decode.el (mm-inline-media-tests): New variable.
+       * gnus-undo.el: do.
 
-       * gnus-sum.el (gnus-summary-exit): Destroy handles.
+       * gnus-picon.el: do.
 
-       * gnus-art.el (gnus-article-mime-handles): New variable.
+       * gnus-util.el: do.
 
-       * drums.el (drums-narrow-to-header): New function.
+2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-art.el (article-decode-charset): Use it.
+       * gnus-sum.el (gnus-pick-line-number): Add autoload.
 
-       * drums.el (drums-content-type-get): New function.
+2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * mm-util.el (mm-content-type-charset): Removed.
+       * mm-decoce.el (mm-multiple-handles): Recognize a string as a mime
+       handle, as well as a list.
 
-       * drums.el (drums-syntax-table): @ is word.
-       (drums-parse-content-type): New function.
+       * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
+       Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
+       (mm-w3m-cid-retrieve): Simplify.
 
-       * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
-       EDT" times.
+2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
 
-       * gnus-util.el (gnus-date-get-time): Use safe date.
+       * message.el (message-kill-to-signature): Allow prefix arg to
+       specify number of lines to keep before signature.  From Vasily
+       Korytov.
+       (message-kill-to-signature): Change docstring.
 
-       * gnus-sum.el (gnus-show-mime): Removed.
-       (gnus-summary-toggle-mime): Removed.
+2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-art.el (gnus-strict-mime): Removed.
-       (gnus-article-prepare): Don't do MIME.
-       (gnus-decode-encoded-word-method): Removed.
-       (gnus-show-mime-method): Removed.
+       * canlock.el: Always require sha1-el.
+       (canlock-sha1): Bind sha1-maximum-internal-length to nil.
 
-Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el: Autoload sha1 only when compiling.
 
-       * gnus.el: Pterodactyl Gnus v0.24 is released.
+       * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
+       eudc-expand-inline for XEmacs.
 
-1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
-       PREFIX.
+       * message.el (message-canlock-generate): Require sha1-el.
 
-       * parse-time.el (parse-time-rules): Accept times that look like
-       "h:mm".
+2004-01-13  Jesper Harder  <harder@ifa.au.dk>
 
-       * message.el (message-make-date): Use zone properly.
+       * message.el (message-expand-name): Silence the byte compiler.
 
-       * gnus.el: Autoload gnus-batch.
+       * lpath.el: Add detect-coding-system.
 
-       * gnus-art.el (article-de-quoted-unreadable): Do not do
-       gnus-article-decode-rfc1522.
+       * dgnushack.el (dgnushack-compile): Remove obsolete check for
+       cus-edit.
 
-       * gnus-msg.el (gnus-inews-do-gcc): Use it.
+2004-01-13  Simon Josefsson  <jas@extundo.com>
 
-       * gnus-int.el (gnus-request-accept-article): Accept a no-encode
-       param.
+       * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
+       Invoke gnus-score-mode.  Reported by
+       bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
 
-       * message.el (message-encode-message-body): Check for us-ascii.
+       * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
+       Jim Blandy <jimb@redhat.com> (tiny change).
 
-       * gnus-msg.el (gnus-extended-version): Move Gnus version comments
-       to the left.
+2004-01-12  Jesper Harder  <harder@ifa.au.dk>
 
-1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
 
-       * gnus-art.el (article-decode-charset): Rename.
+2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
-Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.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: Pterodactyl Gnus v0.23 is released.
+2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
 
-1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * message.el (message-expand-name): Use EUDC if the user uses
+       that.
 
-       * gnus-util.el (gnus-parent-id): Ditto.
-       (gnus-put-text-property-excluding-newlines): Ditto.
+2004-01-12  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
+       * 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.
 
-1998-09-08  Karl Kleinpaste  <karl@jprc.com>
+       * mm-util.el (mm-replace-chars-in-string): Remove.
 
-       * message.el (message-generate-headers): Generate User-Agent
-       instead of X-Mailer & X-Newsreader.
+       * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
+       of mm-replace-chars-in-string.
 
-       * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
-       User-Agent header format.
+2004-01-11  Jesper Harder  <harder@ifa.au.dk>
 
-Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
+       strings.
 
-       * gnus.el: Pterodactyl Gnus v0.22 is released.
+       * mm-util.el (mm-subst-char-in-string): Support inplace.        
 
-1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
+       a new string in every iteration.  Use shy groups.
 
-       * mm-util.el (mm-multibyte-p): Typo.
+2004-01-10  Jesper Harder  <harder@ifa.au.dk>
 
-Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * 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.
 
-       * gnus.el: Pterodactyl Gnus v0.21 is released.
+       * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
 
-1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
+       * gnus-soup.el (gnus-soup-group-brew): do.
 
-       * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
+       * gnus-msg.el (gnus-put-message): do.
 
-1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-move.el (gnus-group-move-group-to-server): do.
 
-       * mm-util.el (mm-multibyte-p): New function.
+       * gnus-kill.el (gnus-batch-score): do.
 
-Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * 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.el: Pterodactyl Gnus v0.20 is released.
+       * gnus.el (gnus-generate-new-group-name): do.
 
-1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-delay.el (gnus-delay-send-queue): do.
 
-       * rfc2047.el (rfc2047-decode-region): Only decode when in
-       multibyte.
+       * nnvirtual.el (nnvirtual-catchup-group): do.
 
-       * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
+       * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
+       do.
 
-       * gnus-int.el (gnus-request-replace-article): Encode.
-       (gnus-request-accept-article): Encode.
+       * 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 (gnus-request-article-this-buffer): Decode charsets
-       here.
+       * 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.
 
-       * gnus.el (gnus-article-display-hook): Take the charset functions
-       out.
+2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * time-date.el (safe-date-to-time): New function.
+       * 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 (gnus-dd-mmm): Protect against bogus dates.
+2004-01-09  Jesper Harder  <harder@ifa.au.dk>
 
-Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * 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.el: Pterodactyl Gnus v0.19 is released.
+2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
-1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.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
+
+2004-01-09  Jesper Harder  <harder@ifa.au.dk>
+
+       * pop3.el (pop3-md5): Remove.
+       (pop3-apop): Replace pop3-md5 with md5.
 
-       * base64.el (base64-encode-region): Accept no-line-break.
+       * mm-bodies.el: base64 is always built-in.
 
-       * mm-util.el (mm-mime-charset): New function.
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
+       with-current-buffer.
 
-       * gnus-draft.el (gnus-draft-edit-message): Delete article.
+2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * canlock.el (canlock-insert-header): Remove excessive grouping in
+       regexp.
 
-       * gnus.el: Pterodactyl Gnus v0.18 is released.
+       * gnus-sum.el (gnus-summary-read-document): Ditto.
 
-1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-uu.el (gnus-uu-part-number): Ditto.
 
-       * message.el (message-send-and-exit): Return t on success.
-       (message-make-date): Make a proper time zone.
+       * html2text.el (html2text-remove-tags): Ditto.
+       (html2text-format-tags): Ditto.
+       (html2text-format-single-elements): Ditto.
 
-       * gnus-draft.el (gnus-draft-send): Only remove article if the
-       sending is successful.
+       * mml.el (mml-parse-1): Ditto.
 
-       * drums.el (drums-get-comment): Return the last comment.
-       (drums-parse-address): Parse old-style From headers.
+2004-01-08  Jesper Harder  <harder@ifa.au.dk>
 
-1998-09-07  SL Baur  <steve@altair.xemacs.org>
+       * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
+
+       * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
+
+       * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
+
+       * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
+
+2003-11-15  Simon Josefsson  <jas@extundo.com>
+
+       * 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).
+
+2004-01-08  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-art.el (gnus-mime-view-all-parts)
+       (gnus-article-part-wrapper, gnus-article-view-part): Use
+       with-current-buffer.
+
+2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * 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-sum.el (gnus-data-compute-positions): Move below
-       `gnus-save-hidden-threads' so the former is correctly detected as
-       a macro.
+2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
 
-1998-09-06  Dave Love  <fx@gnu.org>
+       * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
 
-       * gnus/nnweb.el (require): Wrap requirement of w3 and url in
-       ignore-errors too, eval'd when compile.  Require w3 stuff at load
-       time for nicer failure if it's not available.
+2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
-1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * 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):
+       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
 
-       * time-date.el (time-to-seconds): Renamed.
+2004-01-07  Jesper Harder  <harder@ifa.au.dk>
 
-       * parse-time.el (parse-time-string): Downcase before handling.
-       (parse-time-rules): Times without seconds have 0 seconds.
+       * message.el (message-cite-prefix-regexp): Use with-syntax-table.
 
-       * rfc2047.el (rfc2047-encode-region): New version.
-       (rfc2047-dissect-region): New function.
+       * nnmail.el (nnmail-split-fancy): do.
 
-1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mml.el (mml-parse): do.
 
-       * message.el (message-make-date): Use symbolic zone.
+       * gnus-score.el (gnus-enter-score-words-into-hashtb)
+       (gnus-score-adaptive): do.
 
-1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * time-date.el (parse-time): Always use parse-time.
+       * 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.
 
-       * parse-time.el (parse-time-syntax): Use vectors.
+       * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
+       version number.
 
-Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * sha1-el.el (sha1-string-external): Use with-temp-buffer.
 
-       * gnus.el: Pterodactyl Gnus v0.17 is released.
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.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.
 
-       * time-date.el: Renamed from "date".
+       * 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.
 
-       * gnus.el: Removed all timezone dependencies.
+2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * score-mode.el: Removed.
-       (gnus-score-edit-insert-date): Use date.
+       * spam.el (spam-report-articles-gmane): New command.
 
-       * date.el (float-to-time): New function.
+2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * nnspool.el (nnspool-seconds-since-epoch): Removed.
+       * gnus.el: Don't make unnecessary *Group* buffer when loading.
 
-       * date.el (time-to-float): New function.
+       * run-at-time.el (run-at-time-saved): Remove.
+       (run-at-time): Doc fix.
 
-       * message.el (message-make-date): Use format-time-string.
-       (message-make-expires): Use make-date.
+2004-01-07  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
+       * gnus-sum.el (gnus-summary-limit-to-replied): New command.
+       (gnus-summary-limit-map): Add it.
+       (gnus-summary-make-menu-bar): do.
 
-       * gnus-util.el (gnus-dd-mmm): Use date.
-       (gnus-sortable-date): Ditto.
+2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * message.el (message-make-date): Take an optional time.
+       * 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)
 
-       * gnus: Applied patches from 5.6.43.
+2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * date.el (if): Use parse-time.
+       * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
 
-       * gnus-score.el (gnus-summary-score-entry): Make into a command
-       again.
+2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
 
-       * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
-       gnus-agent.
+       * run-at-time.el (run-at-time-saved): Move to after the definition
+       of `run-at-time'.
 
-       * gnus.el (gnus-agent-meta-information-header): Moved here.
+       * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
 
-1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
+2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
-       (gnus-agent-fetch-group-1): Score article headers using normal
-       group score files if the download score rule of a category/group
-       is `file'.
-       (gnus-agent-fetch-group-1): Don't parse the entire .overview when
-       deciding what articles to download.
-       (gnus-agent-fetch-group-1): Don't push headers through scoring and
-       predicate processing if predicate is `true' or `false'.
+       * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
+       mm-w3m-local-map-property.
 
-1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.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.
 
-       * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
+2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
+       * run-at-time.el: New file.
 
-       * score-mode.el (score-mode-coding-system): New variable.
-       (gnus-score-edit-exit): Use it.
+       * dgnushack.el (dgnushack-compile): Don't compile run-at-time
+       under Emacs.
 
-1998-09-04  Jason R Mastaler  <jason@4b.org>
+       * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
+       of gnus-set-text-properties.
 
-       * drums.el: Corrected typo.
+       * gnus-uu.el (gnus-uu-save-article): Ditto.
 
-1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
 
-       * mm-bodies.el (mm-body-encoding): Faster version.
+       * gnus-cite.el (gnus-cite-parse): Ditto.
 
-1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-art.el (gnus-button-push): Use set-text-properties instead
+       of gnus-.
 
-       * gnus-art.el (gnus-article-decode-charset): Only decode text
-       things.
+       * gnus-xmas.el (run-at-time): Require run-at-time.
 
-       * message.el (message-output): Use rmail.
+       * gnus.el: Changed calls to nnheader-run-at-time and
+       password-run-at-time throughout to use run-at-time directly.
 
-       * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
-       word part.
+       * password.el: Removed definition of run-at-time.
 
-       * mm-util.el (mm-charset-to-coding-system): Use
-       rfc2047-default-charset.
-       (mm-known-charsets): New variable.
+       * nnheaderxm.el: Remove definition of run-at-time.
 
-       * message.el (message-caesar-region): Bugged out.
+2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
 
-1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
+       * mml.el (mml-minibuffer-read-disposition): Show attachment type
+       in prompt (tiny change)
 
-       * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
-       specifying `agent-predicate' in a group's parameters.
+2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
 
-Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * messagexmas.el (message-xmas-redefine): Alias
+       `message-make-caesar-translation-table' to
+       ``message-xmas-make-caesar-translation-table' regardless of XEmacs
+       version.
 
-       * gnus.el: Pterodactyl Gnus v0.16 is released.
+       * 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.
 
-1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
+       XEmacs version.
 
-       * nnmail.el (nnmail-expired-article-p): Use predicate.
+       * dns.el (dns-make-network-process): Use `open-network-stream'
+       instead of `gnus-xmas-open-network-stream'.
 
-       * date.el (time-less-p): Renamed.
+       * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
 
-       * gnus-art.el (gnus-article-decode-charset): Really fetch headers
-       from the headers.
+       * .cvsignore: Add auto-autoloads.el, custom-load.el.
 
-       * rfc2047.el (rfc2047-decode-region): Use the mm decoding
-       functions.
+2004-01-06  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
-       all.
-       (gnus-group-sort-selected-groups-by-alphabet): Changed interface
-       to all functions.
+       * 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.
 
-Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-util.el (gnus-local-map-property): Remove.
 
-       * gnus.el: Pterodactyl Gnus v0.15 is released.
+       * mm-view.el (mm-view-pkcs7-decrypt): Replace
+       gnus-completing-read-maybe-default with completing-read.
 
-1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-util.el (gnus-completing-read): do.
+       (gnus-completing-read-maybe-default): Remove.
 
-       * date.el: New file.
+2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
 
-       * gnus-util.el (gnus-encode-date): Removed.
-       (gnus-time-less): Ditto.
+       * password.el: Only autoload `run-at-time' if not XEmacs.
+       Only autoload the itimer functions if XEmacs.
 
-       * nnmail.el (nnmail-date-to-time): Removed.
-       (nnmail-time-less): Ditto.
-       (nnmail-days-to-time): Ditto.
-       (nnmail-time-since): Ditto.
+2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * drums.el: New file.
+       * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
+       XEmacsen.
 
-1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * dgnushack.el: Autoload executable-find for XEmacs.
 
-       * message.el (message-encode-message-body): Encode headers with
-       body encoding.
+2004-01-06  Jesper Harder  <harder@ifa.au.dk>
 
-       * rfc2047.el (rfc2047-default-charset): Renamed.
-       (rfc2047-encodable-p): Use it.
+       * gnus-art.el (gnus-read-string): Remove.
+       (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
+       read-string.
 
-       * base64.el (mm-util): Required.
+2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
-1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * 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-msg.el (gnus-post-method): Peel off real info from opened
-       servers.
+       * spam.el: remove executable-find autoload
 
-       * gnus-util.el (gnus-output-to-rmail): Removed.
+2004-01-05  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-art.el (gnus-summary-save-in-rmail): Use
-       gnus-output-to-rmailrmail-output-to-rmail-file.
+       * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
 
-       * rfc2047.el (rfc2047-decode-region): Fold case.
-       (rfc2047-decode): Use decode-string.
+       * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
 
-       * mm-util.el: Provide mm-char-int.
+2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
-Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-treat-ansi-sequences,
+       article-treat-ansi-sequences): New variable and function.
+       Suggested by Dan Jacobson <jidanni@jidanni.org>.
 
-       * gnus.el: Pterodactyl Gnus v0.14 is released.
+       * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
+       Use it.
 
-1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-05  Jesper Harder  <harder@ifa.au.dk>
 
-       * mm-bodies.el (mm-body-encoding): Go through the buffer to make
-       sure we have 7bit.
+       * mm-util.el (mm-quote-arg): Remove.
 
-1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
+       shell-quote-argument.
 
-       * gnus-msg.el (gnus-post-method): Use opened servers, and remove
-       ducplicates.
-       (gnus-inews-insert-mime-headers): Removed.
+       * gnus-uu.el (gnus-uu-command): do.
 
-       * message.el (message-caesar-region): Protect against MULE chars.
+       * gnus-sum.el (gnus-summary-insert-pseudos): do.
 
-1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
+       with make-char.
 
-       * mm-util.el (if): fset the right function.
+       * mm-util.el (mm-make-char): Remove.
 
-1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mml.el (mml-mode): Replace gnus-add-minor-mode with
+       add-minor-mode.
 
-       * gnus-art.el (gnus-article-decode-charset): Use real
-       read-coding-system.
+       * gnus-undo.el (gnus-undo-mode): do.
 
-1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-topic.el (gnus-topic-mode): do.
 
-       * mm-bodies.el (mm-decode-body): Protect against malformed
-       base64.
-       (mm-decode-body): Check that buffer-file-coding-system is
-       non-nil.
+       * gnus-sum.el (gnus-dead-summary-mode): do.
 
-Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-start.el (gnus-slave-mode): do.
 
-       * gnus.el: Pterodactyl Gnus v0.13 is released.
+       * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
 
-1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-ml.el (gnus-mailing-list-mode): do.
 
-       * gnus-util.el (gnus-strip-whitespace): Already defined.
-       Removed.
+       * gnus-gl.el (gnus-grouplens-mode): do.
 
-       * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
+       * gnus-draft.el (gnus-draft-mode): do.
 
-       * gnus-util.el (gnus-strip-whitespace): New function.
+       * gnus-dired.el (gnus-dired-mode): do.
 
-       * mm-util.el (mm-content-type-charset): Downcase.
+       * gnus-ems.el (gnus-add-minor-mode): Remove.
 
-1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
+       Replace gnus-char-width with char-width.
 
-       * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
-       (gnus-article-decode-charset): Don't fetch all headers.
+       * gnus-ems.el (gnus-char-width): Remove.
 
-       * mm-util.el (mm-read-coding-system): New function.
+       * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
+       Replace gnus-char-width with char-width.
 
-       * mm-bodies.el (mm-decode-body): Check the right charset.
+       * gnus-ems.el (gnus-char-width): Remove.
 
-       * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
+       * spam-stat.el (with-syntax-table): Remove with-syntax-table
+       definition.
+       Remove Emacs 20 hash table compatibility code.
 
-       * gnus-art.el (gnus-article-mode-line-format): Use short group
-       format.
+       * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
+       20 compatibility code.
 
-Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * spam.el (spam-point-at-eol): Replace with point-at-eol.
 
-       * gnus.el: Pterodactyl Gnus v0.12 is released.
+       * smime.el (smime-point-at-eol): Replace with point-at-eol.
 
-1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
+       with point-at-{eol,bol}.
 
-       * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
+       * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
 
-       * gnus-art.el (gnus-article-decode-charset): Supply cte.
-       (gnus-article-decode-charset): Always run.
+       * imap.el (imap-point-at-eol): Replace with point-at-eol.
 
-       * mm-bodies.el (mm-decode-body): Decode cte.
+       * flow-fill.el (fill-flowed-point-at-bol,
+       fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
 
-Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
+       Replace with point-at-{eol,bol} throughout all files.
 
-       * gnus.el: Pterodactyl Gnus v0.11 is released.
+2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * ntlm.el (ntlm-string-as-unibyte): New macro.
+       (ntlm-build-auth-response): Use it.
 
-       * message.el (message-encode-message-body): Ditto.
+       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.
 
-       * gnus-art.el (gnus-article-decode-mime-words): New command and
-       keystroke.
-       (gnus-article-decode-charset): Ditto.
-       (gnus-article-decode-charset): Only work under MULE.
+2004-01-05  Simon Josefsson  <jas@extundo.com>
 
-       * mm-util.el (mm-content-type-charset): New function.
+       * 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>.
 
-       * nnmail.el (nnmail-delete-incoming): Changed to nil.
+       * ntlm.el: Don't include poem.
 
-       * message.el (message-send-mail): Insert MIME headers.
-       (message-check-news-body-syntax): Don't warn for escape sequences.
-       (message-check-news-body-syntax): Insert MIME headers.
+       * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
+       Jesper Harder <harder@myrealbox.com>.
 
-       * mm-bodies.el (mm-body-encoding): New function.
+       * sasl-ntlm.el, ntlm.el, md4.el: New files.
 
-       * message.el (message-encode-message-body): New function.
+       * 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-bodies.el: New file.
+       * sieve-manage.el: Use the password package.
+       (sieve-manage-read-passwd): Remove.
+       (sieve-manage-interactive-login): Use password.  Re-add
+       condition-case around loop.
 
-       * mm-util.el (mm-narrow-to-head): New function.
+       * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
+       (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
+       the password package.
 
-       * rfc2047.el (rfc2047-encode): Use it.
+2003-02-19  Simon Josefsson  <jas@extundo.com>
 
-       * mm-util.el: Provide mm-encode-coding-region.
+       * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
+       token.
 
-       * gnus-sum.el (gnus-summary-mode): Enable multibyte.
+2002-08-07  Simon Josefsson  <jas@extundo.com>
 
-       * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
+       * 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-util.el (mm-enable-multibyte): New function.
+2004-01-05  Simon Josefsson  <jas@extundo.com>
 
-       * message.el (message-set-work-buffer): Set multibyte.
+       * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
+       New files.
 
-       * gnus.el (gnus-continuum-version): Be valid forever and ever.
+2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-util.el (gnus-point-at-eol): Removed.
-       (gnus-point-at-bol): Ditto.
+       * gnus-group.el (gnus-no-groups-message): Update.
 
-       * base64.el (base64-decode-region): Commented out messaging.
+       * gnus-sum.el (gnus-summary-insert-new-articles): Remove . 
 
-1998-08-31  Didier Verna  <verna@inf.enst.fr>
+2003-11-09  Simon Josefsson  <jas@extundo.com>
 
-       * gnus-msg.el (gnus-group-mail): make it behave like
-       gnus-group-post-news with regards to the prefix (this enables the
-       use of posting styles).
+       * imap.el: Support for ID IMAP extension (RFC 2971).
+       (imap-local-variables): Add imap-id.
+       (imap-id): New variable.
+       (imap-id): New function.
+       (imap-parse-response): Parse untagged ID response.
+       * nnimap.el (nnimap-id): New variable.
+       (nnimap-open-connection): Use it.
 
-1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2003-12-28  Simon Josefsson  <jas@extundo.com>
 
-       * gnus.el (gnus-article-display-hook): Added
-       gnus-article-decode-rfc1522 to hook.
+       * gnus-score.el (gnus-score-edit-all-score): New.
+       * gnus-group.el (gnus-group-score-map): Bind it to W e.
 
-Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2004-01-04  Simon Josefsson  <jas@extundo.com>
 
-       * gnus.el: Pterodactyl Gnus v0.10 is released.
+       * password.el: Add.
 
-1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2004-01-04  Mario Lang  <lang@zid.tugraz.at>
 
-       * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
-       hook to be run.
+       * dns.el: Add support for AAAA records (see RFC 3596)
 
-1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * Fix typo PRT -> PTR
 
-       * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
+       * Parse MX, PTR and SOA replies (see RFC 1035)
 
-       * mm-util.el (mm-charsets-in-region): Removed.
+2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * rfc2047.el: Renamed file.
+       * gnus.el (gnus-logo-color-style): Changed colors to `no'.
 
-       * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
+       * Moved to Changelog.1.
 
-       * message.el (message-mode): Set multibyte.
+    Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.
 
-       * mm-util.el (mm-charsets-in-region): Copied here.
-
-       * gnus-util.el: Removed gnus-truncate-string.
-
-       * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
-
-       * rfc1522.el (rfc1522-unencoded-charsets): New variable.
-       (rfc1522-encodable-p): New function.
-       (rfc1522-encode-message-header): Use it.
-
-Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Pterodactyl Gnus v0.9 is released.
-
-1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * mm-util.el: Shadow encode-coding-string.
-
-       * base64.el (base64-encode-region): Don't add newline.
-
-       * rfc1522.el (rfc1522-narrow-to-field): Copied here.
-
-       * mm-util.el: New file.
-
-       * mm-decode.el: Somewhat depleted.
-       * mm-encode.el: Ditto.
-
-       * rfc1522.el: New file.
-
-       * mm-util.el (mm-replace-chars-in-string): Copied here.
-
-       * mm-encode.el (mm-q-encode-region): New function.
-
-       * qp.el (quoted-printable-encode-region): Take an optional CLASS
-       param.
-
-       * mm-encode.el (mm-encode-word-region): Downcase.
-
-Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Pterodactyl Gnus v0.8 is released.
-
-1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * message.el (message-send-mail): Encode headers.
-
-       * qp.el (quoted-printable-encode-region): Encode 8-bit words.
-       (quoted-printable-encode-region): Upcase.
-
-       * message.el (message-default-charset): New variable.
-
-       * qp.el (quoted-printable-encode-region): Optional param FOLD.
-
-       * message.el (message-narrow-to-field): Changed name.
-
-       * mm-encode.el: New file.
-
-       * message.el (message-narrow-to-header): New function.
-
-       * gnus-art.el (gnus-article-decode-mime-words): Place point in the
-       right buffer.
-
-Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Pterodactyl Gnus v0.7 is released.
-
-1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus.el: Remove autoload for
-       gnus-article-mime-decode-quoted-printable.
-
-       * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
-       be decoded in non-MULE Emacsen.
-
-       * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
-
-1998-08-29  SL Baur  <steve@altair.xemacs.org>
-
-       * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
-
-1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * mm-decode.el: Check for coding-system-list.
-
-Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Pterodactyl Gnus v0.6 is released.
-
-1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * nnheader.el (fboundp): Protect code-coding-string.
-
-       * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
-       is available.
-
-Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Pterodactyl Gnus v0.5 is released.
-
-1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
-       (gnus-hack-decode-rfc1522): Removed.
-
-       * mm-decode.el (mm-charset-coding-system-alist): Check better.
-
-Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Gnus v0.4 is released.
-
-1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * gnus-art.el (gnus-article-decode-mime-words): New command and
-       keystroke.
-
-       * qp.el (quoted-printable-decode-region): Don't use hexl.
-
-       * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
-
-       * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
-       (gnus-structured-field-decoder): Removed.
-       (gnus-unstructured-field-decoder): Ditto.
-
-       * mm-decode.el: New file.
-
-       * qp.el: New file.
-
-       * gnus-art.el (article-mime-decode-quoted-printable): Removed.
-
-       * gnus-ems.el (fboundp): Removed gnus-split-string.
-
-       * gnus.el (gnus-splash-face): Doc fix.
-
-       * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
-
-       * gnus-art.el (article-mime-decode-quoted-printable): Don't use
-       hexl.
-
-       * nnheader.el (nnheader-temp-write): Removed.
-
-Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Gnus v0.3 is released.
-
-Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: Gnus v0.2 is released.
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; End: