Importing Pterodactyl Gnus v0.95.
[elisp/gnus.git-] / lisp / ChangeLog
index 3589498..09a7cf5 100644 (file)
-Thu Aug  6 07:58:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus.el: Gnus v5.6.29 is released.
+       * gnus.el: Pterodactyl Gnus v0.95 is released.
 
-1998-08-06 07:10:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-expire): Check whether (caar
-       gnus-agent-article-alist) is nil.
+       * mm-decode.el (mm-mailcap-command): New function.
+       (mm-display-external): Use it.
 
-       * gnus.el (gnus-read-method): Allow selecting predefined servers. 
+       * gnus-art.el (article-make-date-line): Work for India.
 
-       * gnus-topic.el (gnus-topic-update-topic-line): Compute right
-       number when inserting missing topic lines.
+       * mm-encode.el (mm-qp-or-base64): Typo.
 
-       * gnus-start.el (gnus-get-unread-articles): Check that the group
-       is alive.
+       * gnus-topic.el (gnus-topic-goto-topic): Made into command.
 
-       * gnus-score.el (gnus-score-load-score-alist): Better error
-       messaging. 
+Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Aug  4 09:42:31 1998  Kurt Swanson  <ksw@dna.lth.se>
+       * gnus.el: Pterodactyl Gnus v0.94 is released.
 
-       * gnus-salt.el (gnus-pick-mouse-pick-region): Fix picking bug due
-       to use of gnus-read-event-char.
+1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
 
-1998-07-28  Dave Love  <d.love@dl.ac.uk>
+       * pop3.el: New version.
 
-       * gnus-group.el (gnus-group-fetch-faq): Don't mung dots in group
-       name.
+1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-07-27  Dave Love  <d.love@dl.ac.uk>
+       * mm-encode.el (mm-qp-or-base64): New function.
+       (mm-content-transfer-encoding): Use it.
 
-       * gnus-topic.el (gnus-topic-mode-map): Provide Emacs tty
-       alternatives to [tab], [(meta tab)].
+       * gnus-util.el (gnus-parse-netrc): Allow quoted names.
 
-1998-08-06 04:41:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-start.el (gnus-startup-file-coding-system): New variable.
-       (gnus-read-init-file): Use it.
-       (gnus-read-newsrc-el-file): Ditto.
+       * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
 
-       * gnus-sum.el (gnus-thread-ignore-subject): Changed default.
+       * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
 
-1998-08-06 04:38:02  Richard Stallman  <rms@gnu.org>
+1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (sendmail): Required.
+       * gnus-art.el (gnus-mime-view-part-as-media): New command and
+       keystroke. 
 
-1998-08-06 02:11:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mailcap.el (mailcap-mime-types): New function.
 
-       * gnus-sum.el (gnus-auto-select-same): Dix fix.
+       * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
 
-1998-08-04  Mike McEwan  <mike@lotusland.demon.co.uk>
+       * message.el (message-goto-eoh): Really go to the end.
 
-       * gnus-sum.el (gnus-select-newsgroup): Set
-       `gnus-newsgroup-unselected' when selecting specific articles via
-       SELECT-ARTICLE - there may be more headers to fetch if
-       `gnus-fetch-old-headers' is non-nil. 
-       (gnus-summary-read-group): pass SELECT-ARTICLE to
-       `gnus-summary-read-group-1' and reset to nil when going to next group.
-       (gnus-summary-read-group): Change `select-article' to
-       `select-articles' for consistency.
+1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
 
-Tue Aug  4 05:25:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-make-date): Do the right thing in with
+       sub-hour time zones.
 
-       * gnus.el: Gnus v5.6.28 is released.
+1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-08-03 22:00:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
+       report. 
 
-       * nndoc.el (nndoc-set-delims): Removed article-end.
-       (nndoc-dissect-buffer): Use eobp.
+1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-08-03 19:59:36  Trung Tran-Duc  <trung.tranduc@prague.ixoskillspam.cz>
+       * nnfolder.el (nnfolder-request-rename-group): Create directory.
 
-       * nntp.el (nntp-open-connection): Bind coding-system-for-write.
+1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-07-31 16:45:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mailcap.el (mailcap-parse-mailcap): Skip \;.
+       (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
+       and use t as default value.
 
-       * gnus-group.el (gnus-group-read-ephemeral-group): Make the server
-       unique.
+Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-07-28  François Pinard  <pinard@iro.umontreal.ca>
+       * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
+       gnus-summary-buffer is live.
 
-       * gnus-uu.el (gnus-uu-reginize-string): Consider the number of
-       parts as part of the fixed subject, instead of a wild quantity.
+1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
 
-1998-07-30 21:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mm-util.el (mm-enable-multibyte): Check whether var bound.
 
-       * gnus-cache.el (gnus-summary-insert-cached-articles): Sort
-       articles. 
+1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nndir.el (nndir): Use nnml functions.
+       * message.el (message-bounce): Do MIME bounces MIMEy.
 
-Mon Jul 27 03:26:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
 
-       * gnus.el: Gnus v5.6.27 is released.
+1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-07-27 02:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mailcap.el (mailcap-mime-extensions): Changed patch to
+       text/x-patch. 
 
-       * gnus-topic.el (gnus-topic-update-unreads): New function.
+       * mm-decode.el (mm-display-external): Wrong placement of paren.
 
-       * gnus-sum.el (gnus-summary-limit): Update mode line.
+Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-soup.el (gnus-soup-add-article): Update mode line.
+       * gnus.el: Pterodactyl Gnus v0.93 is released.
 
-       * gnus-group.el (gnus-group-make-menu-bar): Bug.
+1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-       * gnus-art.el (gnus-article-make-menu-bar): Menu.
+        * gnus-cus.el (gnus-group-parameters): New entries for
+        gnus-group-split.
 
-       * gnus-sum.el (gnus-summary-make-menu-bar): Bug reports.
+        * gnus-mlspl.el: Renamed functions and variables so as to
+        start with gnus-group-split.
+        * gnus.el: Adjust autoload entries.
 
-       * gnus-topic.el (gnus-topic-mode-map): h -> H.
+1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-1998-07-19 16:59  Simon Josefsson  <jas@pdc.kth.se>
+       * gnus-mlspl.el: Removed trailing t from comment and provide.
+       Renamed functions and variables to start with gnus-mlsplit.
+       Added autoload comments.
+       * gnus.el: Added autoload entries.
 
-       * gnus-util.el (gnus-netrc-syntax-table): @ is whitespace
+1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-1998-07-17  Gordon Matzigkeit  <gord@fig.org>
+       * nnmail.el (nnmail-split-it): Search the regexp multiple times,
+       so that matches excluded by RESTRICTs do not cause the whole split
+       to be ignored.  This also fixes a long-standing bug in which a
+       split with \N substitutions wouldn't cause cross-posting as
+       expected.
 
-       * gnus-uu.el (gnus-uu-reginize-string): Simplify by looking
-       from back to front for part numbers, rather than skipping
-       leading ``version numbers.''
+       * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
+       (nnmail-split-it): Implement them.
 
-       (gnus-uu-part-number): Make consistent with
-       gnus-uu-reginize-string.
+       * nnmail.el (nnmail-split-fancy): Document ! splits.
 
-1998-07-26 19:01:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
 
-       * gnus-art.el (gnus-request-article-this-buffer): Pass along
-       header. 
+       * pop3.el: New version.
 
-       * gnus-sum.el (gnus-summary-update-article): Don't pass along
-       iheader to regeneration routine.
+1999-07-05  Simon Josefsson  
 
-1998-07-27  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
+        * gnus-srvr.el (gnus-browse-foreign-server): Use read.
 
-       * nnmail.el (nnmail-move-inbox): Clear nnmail-internal-password,
-       when supplied Password is incorrect.
+1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Jul 25 19:31:36 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-mime-display-alternative): Do treatment. 
 
-       * gnus.el: Gnus v5.6.26 is released.
+1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-07-25 14:53:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-util.el (gnus-write-active-file): Use real name.
 
-       * gnus-salt.el (gnus-pick-mouse-pick-region): Use
-       gnus-read-event-char. 
+       * gnus-agent.el (gnus-agent-expire): Update active file 
+       method by method.
 
-Sat Jul 25 02:43:35 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Gnus v5.6.25 is released.
+       * nndraft.el (nndraft-request-article): Use difference
+       coding-systems for queue and drafts.
 
-1998-07-25 00:03:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
+       nndraft:drafts.
 
-       * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
+       * mm-util.el (mm-auto-save-coding-system): New coding system.
 
-       * gnus-sum.el (gnus-summary-read-group-1): Ditto.
+       * message.el (message-draft-coding-system): Use it.
 
-       * gnus-group.el (gnus-group-read-group): Accept article list.
+1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-07-24 14:35:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * mm-uu.el: More customizable and less aggressive.
 
-       * gnus-msg.el (gnus-configure-posting-styles): Quote some.
+1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-ignored-supersedes-headers): Added X-Trace
-       and X-Complaints-To.
+       * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
+       when plugged.
 
-       * nnmail.el (gnus-util): Required.
+       * mml.el (mml-generate-mime-1): Don't insert nofile files.
+       (mml-insert-mml-markup): Accept a nofile.
+       (mml-insert-mime): Insert nofile.
 
-1998-07-21 23:03:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
 
-       * gnus.el (gnus-news-group-p): Bogosity in params.
+       * mm-decode.el (mm-handle-media-type): New function.
+       (mm-handle-media-supertype): New function.
+       (mm-handle-media-subtype): New function.
+       Use new functions throughout. "/"))
 
-1998-07-21 16:14:32  Robert Bihlmeyer  <robbe@orcus.priv.at>
+1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-util.el (gnus-globalify-regexp): New function.
+       * gnus-art.el (gnus-treat-predicate): Typo.
 
-1998-07-18 21:49:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-list-of-unread-articles): Peel off articles
-       outside active range.
+       * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
 
-1998-07-15 10:47:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-request-type): Handle non-numerical
-       articles. 
+       * gnus-art.el (article-date-ut): UT!  Default it!
 
-       * gnus.el (gnus-news-group-p): Do something sensible with negative
-       articlies.
+Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Wed Jul 15 10:27:05 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.92 is released.
 
-       * gnus-salt.el (gnus-tree-minimize-window): Allow numbers.
+1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
 
-Wed Jul 15 10:25:29 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix. 
 
-       * gnus-agent.el (gnus-agent-expire): Ignored ticks.
+1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Jul 15 10:15:28 1998  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * nntp.el (nntp-retrieve-groups): Don't do anything when not
+       connected. 
 
-       * nntp.el (nntp-send-authinfo): Message better and stuff.
+       * gnus-start.el (gnus-active-to-gnus-format): Only save active
+       when plugged.
 
-Wed Jul 15 10:10:07 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-message): Ignore remove-spec.
 
-       * gnus.el (gnus-message-archive-group): Allow sexp.
+       * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
+       is bound.
 
-Wed Jul 15 09:56:47 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines. 
 
-       * gnus-sum.el (gnus-select-newsgroup): Accept select-articles
-       para, 
+       * nndoc.el (nndoc-guess-type): Remove blank lines at the start. 
 
-1998-07-13  Mike McEwan  <mike@lotusland.demon.co.uk>
+       * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
+       start. 
 
-       * gnus-sum.el (gnus-select-newsgroup): Don't call the Agent to
-       mark articles as read until *all* headers have been retrieved.
+       * message.el (message-fill-yanked-message): Remove `t' arg.
 
-Wed Jul 15 09:06:18 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-group.el (gnus-group-kill-group): Message killing of
+       groups. 
 
-       * nndir.el (nndir): Use nnml to request article.
+       * mm-util.el (mm-preferred-coding-system): New function.
+       (mm-mime-charset): Use it.
 
-1998-07-11  SL Baur  <steve@altair.xemacs.org>
+       * mml.el (mml-generate-mime-1): Charset-encode message parts.
 
-       * gnus-topic.el (gnus-topic-mode-map): Use modern key syntax.
+1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-Sun Jul 12 04:01:22 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-mlsplt.el: New file.
 
-       * gnus-score.el (gnus-current-home-score-file): New function.
+1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-07-11  Mike McEwan  <mike@lotusland.demon.co.uk>
+       * mm-decode.el (mm-inline-Media-tests): Changed from forms to
+       functions. 
+       (mm-attachment-override-p): Take a handle instead of a type.
+       (mm-inlined-p): Ditto.
+       (mm-automatic-display-p): Ditto,
+       (mm-inlinable-p): Ditto.
 
-       * gnus-agent.el (gnus-agent-fetch-headers): Note last fetched
-       headers per sesion to aid expiry in `headers only' groups.
+       * nndraft.el (nndraft-request-expire-articles): Delete backup
+       files. 
 
-       * gnus-agent.el (gnus-agent-expire): Update group info to add
-       expired articles to list of read articles and prevent
-       re-fetching. 
+       * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
 
-1998-07-12  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
 
-       * nnmail.el (nnmail-active-file-coding-system): Changed to
-       binary. 
+1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-Sun Jul 12 03:16:18 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnmail.el (nnmail-split-it): Allow .*.
 
-       * gnus-score.el (gnus-score-load-file): Specify which alist to
-       decay. 
+1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-07-12  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el (mm-inline-large-images-p): Renamed.
 
-       * gnus-start.el (gnus-startup-file-coding-system): New variable.
-       (gnus-read-newsrc-el-file): Use it.
+       * gnus-art.el (article-date-ut): Always look in the current buffer 
+       for the Date header.
 
-Sat Jul 11 03:03:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mml.el (mml-validate): New command.
 
-       * gnus.el: Gnus v5.6.24 is released.
+       * mailcap.el (mailcap-possible-viewers): Revert to string-match
+       since we are dealing with regexps.
 
-Fri Jul 10 04:23:24 1998  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-util.el (gnus-parse-netrc): Allow "default" values.
+       * gnus.el: Pterodactyl Gnus v0.91 is released.
 
-Fri Jul 10 04:15:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-server-opened-hook): Doc change.
+       * gnus-agent.el (gnus-agent-save-active-1): New function.
+       (gnus-agent-save-active): use it.
+       (gnus-agent-save-groups): Ditto.
 
-Fri Jul 10 03:03:48 1998  François Pinard  <pinard@iro.umontreal.ca>
+       * gnus-cache.el (gnus-cache-write-active): Use it.
 
-       * gnus-sum.el (gnus-summary-respool-trace): New command and
-       keystroke. 
+       * gnus-agent.el (gnus-agent-write-active): Use it.
 
-Fri Jul 10 02:18:01 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-util.el (gnus-write-active-file): New function.
 
-       * gnus-util.el (gnus-prin1): Bind print-escape-multibyte to nil. 
+       * gnus-agent.el (gnus-agent-write-active): New function to keep
+       lower boundaries and canceled groups.
+       (gnus-agent-save-groups): Use it.
+       (gnus-agent-save-active): Use it.
+       (gnus-agent-save-group-info): Only write active files.
+       (gnus-agent-expire): Update active file.
 
-Mon Jul  6 01:02:59 1998  Simon Josefsson  <jas@pdc.kth.se>
+       * mm-decode.el (mm-inlinable-part-p): Removed.
+       (mm-user-display-methods): Default to nil.
+       (mm-user-display-methods): Removed.
+       (add-mime-display-method): Removed.
+       (mm-automatic-display): Renamed.
+       (mm-automatic-display-p): Use it.
+       (mm-inlined-types): New variable.
+       (mm-inlined-p): New function.
 
-       * gnus-range.el (gnus-sorted-complement): Fix comments.
+       * message.el (message-reply): Bind message-this-is-mail.
 
-Thu Jul  2 11:16:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
 
-       * gnus-sum.el (gnus-summary-iterate): New macro.
+       * smiley.el (smiley-buffer): Fix for NT.
 
-       * message.el (message-pop-to-buffer): Clone locals.
+1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-msg.el (gnus-posting-styles): Reinstated.
-       (gnus-posting-style-alist): Ditto.
+       * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
 
-Wed Jul  1 18:02:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-check-news-header-syntax): Protect against
+       nil froms.
 
-       * gnus-int.el (gnus-get-function): Set funct to nil.
+       * mm-util.el (mm-auto-mode-alist): New.
 
-1998-07-01 16:57:38  Simon Josefsson  <jas@pdc.kth.se>
+       * mml.el (mml-generate-mime-1): Ditto.
 
-       * gnus-int.el (gnus-get-function): returned non-nil when
-        function wasn't bound, if noerror=t
+       * gnus.el: Use mm-insert-file-contents throughout instead of
+       nnheader. 
 
-Wed Jul  1 17:30:41 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-util.el (mm-insert-file-contents): New function.
 
-       * gnus-topic.el (gnus-topic-mode-map): Bind TAB and M-TAB.
+Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-build-sparse-threads): Make sure no dates are
-       nil. 
-       (gnus-summary-limit-mark-excluded-as-read): Use the intersection.
+       * gnus.el: Pterodactyl Gnus v0.90 is released.
 
-       * gnus-msg.el (gnus-setup-message): Clone all local variables from
-       the summary buffer.
+1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
 
-Wed Jul  1 14:03:52 1998  Richard Stallman  <rms@santafe.edu>
+       * mailcap.el (mailcap-possible-viewers): Use string=.
 
-       * message.el (message-cite-original): Use mail-citation-hook.
-       (message-cite-function): Ditto.
+1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Jul  1 14:00:53 1998  Rajappa Iyer  <rsi@lucent.com>
+       * mm-uu.el (mm-uu-forward-begin-line): New variable.
+       (mm-uu-forward-end-line): New variable.
+       (mm-uu-begin-line): Handle forwarded message.
+       (mm-uu-identifier-alist): Ditto.
+       (mm-uu-dissect): Ditto.
 
-       * gnus-salt.el (gnus-pick-mode-map): Changed keymap.
+1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Jul  1 13:33:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * lpath.el: Two free variables.
 
-       * gnus.el: Gnus v5.6.23 is released.
+1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Jul  1 12:52:32 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnheader.el (nnheader-file-coding-system): Use raw-text.
+       * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
+       * gnus-cache.el (gnus-cache-coding-system): Ditto.
 
-       * nntp.el (nntp-record-command): Give more precise time info. 
-       (nntp-next-result-arrived-p): Look for the end of error lines.
+       * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
+       (nnfolder-file-coding-system-for-write): New variable.
+       (nnfolder-active-file-coding-system): New variable.
+       (nnfolder-active-file-coding-system-for-write): New variable.
+       (nnfolder-save-active): New function.
+       (nnfolder-save-buffer): Use them.
+       (nnfolder-possibly-change-group): Ditto.
+       (nnfolder-request-list-newsgroups): Ditto.
+       (nnfolder-request-create-group): Ditto.
+       (nnfolder-request-expire-articles): Ditto.
+       (nnfolder-request-move-article): Ditto.
+       (nnfolder-request-accept-article): Ditto.
+       (nnfolder-request-delete-group): Ditto.
+       (nnfolder-request-rename-group): Ditto.
+       (nnfolder-possibly-change-folder): Ditto.
+       (nnfolder-read-folder): Ditto.
+       (nnfolder-request-list): Remove pathname-coding-system.
+       (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
 
-Wed Jul  1 12:24:06 1998  François Pinard  <pinard@iro.umontreal.ca>
+       * nnmail.el (nnmail-file-coding-system): Use raw-text.
+       (nnmail-file-coding-system-1): Removed.
+       (nnmail-find-file): Use nnmail-pathname-coding-system.
+       (nnmail-write-region): Ditto.
 
-       * gnus-util.el (gnus-delete-if): Would do the opposite.
+       * nnmbox.el (nnmbox-file-coding-system): New variable.
+       (nnmbox-file-coding-system-for-write): New variable.
+       (nnmbox-active-file-coding-system): New variable.
+       (nnmbox-active-file-coding-system-for-write): New variable.
+       (nnmbox-save-buffer): New function.
+       (nnmbox-save-active): New function.
+       (nnmbox-request-scan): Use them.
+       (nnmbox-request-expire-articles): Ditto.
+       (nnmbox-request-move-article): Ditto.
+       (nnmbox-request-accept-article): Ditto.
+       (nnmbox-request-replace-article): Ditto.
+       (nnmbox-request-delete-group): Ditto.
+       (nnmbox-request-rename-group): Ditto.
+       (nnmbox-request-create-group): Ditto.
 
-Wed Jul  1 01:53:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-util.el (mm-text-coding-system): raw-text or -dos.
+       (mm-running-ntemacs): Removed.
 
-       * gnus-sum.el (gnus-build-sparse-threads): Didn't work at all.
+       * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
 
-Tue Jun 30 15:56:54 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-send-authinfo): Store the user name.
-       (nntp-authinfo-user): New variable.
+       * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
 
-       * gnus-sum.el (gnus-summary-limit-mark-excluded-as-read): Would
-       mark some articles as unread.
+1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-agent.el (gnus-agent-expire): Don't sort lines.
+       * qp.el (quoted-printable-encoding-characters): Support lower case.
 
-Tue Jun 30 15:56:31 1998  Mike McEwan  <mike@lotusland.demon.co.uk>
+1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-agent.el (gnus-agent-expire): Use a fresh hash table.
+       * rfc2047.el (rfc2047-encode): Fold before B-encoding.
+       (rfc2047-b-encode-region): Encode line by line.
 
-Mon Jun 29 22:49:49 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Gnus v5.6.22 is released.
+       * mm-util.el (mm-find-mime-charset-region): Fix.
 
-Mon Jun 29 21:22:46 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
 
-       * gnus-salt.el (gnus-pick-mode-map): Remove gnus-mouse.
+       * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
+       (mm-find-mime-charset-region): Ditto.
 
-       * gnus-sum.el (gnus-dependencies-add-header): `debug' left in.
-       Eh.  Eh.
+1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-salt.el (gnus-summary-pick-line-format): Missing %.-
+       * gnus-sum.el (gnus-summary-move-article): Fix something or
+       other. 
 
-       * gnus-topic.el (gnus-topic-rename): Fix error message.
+1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Jun 28 14:32:08 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
+       (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
+       (gnus-summary-enter-digest-group): Use them.
+       (gnus-summary-setup-default-charset): Ditto.
 
-       * gnus-spec.el (gnus-face-face-function): Double quoting removed. 
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Jun 28 09:54:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * base64.el (base64-run-command-on-region): Use unibyte buffer.
 
-       * gnus.el: Gnus v5.6.21 is released.
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Jun 28 08:51:39 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
+          gnus-newsgroup-name is nil.
 
-       * gnus-sum.el (gnus-summary-edit-article-done): Copy the buffer to
-       a temp buffer before replacing.
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-msg.el (gnus-post-news): Treat broken-reply-to in
-       followups. 
+       * rfc2047.el (rfc2047-encode): Chop the tail newline.
 
-       * gnus-sum.el (gnus-summary-goto-subject): Position point.
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Jun 27 09:19:20 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (article-emphasize): Use correct
+       gnus-article-emphasis-alist.
 
-       * gnus-demon.el (gnus-util): Required.
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-body): Message fix.
+       * mm-view.el (mm-inline-text): Fix text/html bug.
 
-       * gnus-group.el (gnus-group-highlight-line): Use it.
+Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-util.el
-       (gnus-put-text-properties-excluding-characters-with-faces): New
-       function. 
+       * gnus.el: Pterodactyl Gnus v0.89 is released.
 
-Sat Jun 27 08:56:08 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Gnus v5.6.20 is released.
+       * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
+       * message.el (message-draft-coding-system): Ditto.
+       * mm-util.el (mm-running-ntemacs): Ditto.
 
-Sat Jun 27 08:49:51 1998  Arne Georg Gleditsch  <argggh@ifi.uio.no>
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-sum.el (gnus-parent-headers): Check better for headers.
+       * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
+       cause problem.
 
-Sat Jun 27 08:45:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-check-news-body-syntax): Buggy checksum
-       check. 
+       * mm-view.el (mm-inline-text): Ignore error in w3-region.
 
-Sat Jun 27 07:59:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Gnus v5.6.19 is released.
+       * mml.el: require mm-decode.
 
-Sat Jun 27 07:50:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Gnus v5.6.18 is released.
+       * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
 
-Sat Jun 27 03:18:57 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-soup.el (gnus-soup-save-areas): Made interactive.
+       * mm-view.el (mm-inline-image): Fix image undisplayer.
 
-       * nnfolder.el (nnfolder-request-replace-article): Check all X-From
-       headers.
+1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el (mml-insert-multipart): Error in compeling-read.
+       (mml-insert-tag): Match tags.
+
+1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
+       (gnus-cache-braid-heads): Ditto.
+       (gnus-cache-retrieve-headers): Ditto.
+
+1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-draft.el (gnus-draft-send): Fix encoding bug.
+
+1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-read-summary-keys): Convert key events
+       to string under XEmacs.
+
+1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
+
+       * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
+
+1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-message): Fix message view bug.
+       * gnus-art.el (gnus-article-prepare): Ditto.
+
+1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
+
+Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.88 is released.
+
+1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
+       usage. 
+
+       * nnmail.el (nnmail-get-new-mail): Save info.
+
+Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.87 is released.
+
+1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetch-file): Use prescript-delay. 
+       (mail-source-run-script): New function.
+       (mail-source-fetch-pop): Use it.
+
+1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-setup-highlight-words): Moved here. 
+
+Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-update-marks): Don't nix out cache lists.  
+       * gnus.el: Pterodactyl Gnus v0.86 is released.
 
-       * nngateway.el (nngateway-mail2news-header-transformation):
-       Changed semantics.
+1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-check-news-body-syntax): Don't look at
-       buffer size to see whether text has been added.
+       * gnus-art.el (gnus-treat-translate): New variable.
+       (gnus-treat-predicate): Accept a list of regexps.
+       (gnus-article-treat-custom): Allow a list of regexps.
 
-Fri Jun 26 15:46:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
 
-       * gnus.el: Gnus v5.6.16 is released.
+       * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
+       type.
 
-Fri Jun 26 15:36:25 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-util.el (gnus-delete-assq): Removed.
-       (gnus-delete-assoc): Ditto.
+       * gnus-art.el (article-babel): Narrow a bit.
 
-       * gnus.el: Use throughout.
+       * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow. 
 
-       * gnus-util.el (gnus-pull): New macro.
+1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
 
-1998-06-26  Simon Josefsson  <jas@pdc.kth.se>
+        (gnus-agent-get-undownloaded-list): Operate on all articles, not
+        only unread ones.
+        (gnus-agent-fetch-headers): Fetch headers from unread and marked
+        articles, not only unread ones.
 
-       * gnus-sum.el (gnus-get-newsgroup-headers): parse Chars: headers
+1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Jun 26 13:45:24 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-limit-to-extra): New command and
+       keystroke. 
+
+       * gnus-art.el (gnus-article-x-face-command): Ditto.
+
+       * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
+
+       * gnus.el (gnus-method-simplify): Accept server names.
+
+1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-art.el (article-babel-prompt): New function.
+       (article-babel): New command.
+
+1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-part-wrapper): Go to part.
+
+       * mml.el (mml-generate-mime-1): Don't insert literally.
+
+       * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
+       (gnus-netrc-syntax-table): Removed.
+       (gnus-parse-netrc): Don't use syntax table; just use whitespace. 
+
+Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-text): Fix charset for text/html.
+
+Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-draft-coding-system): Use emacs-mule-dos.
+
+1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-split-incoming): Return the number of split
+       mails. 
+       (nnmail-process-babyl-mail-format): Ditto.
+       (nnmail-process-unix-mail-format): Ditto.
+       (nnmail-process-mmdf-mail-format): Ditto.
+       (nnmail-process-maildir-mail-format): Ditto.
+
+       * mail-source.el (mail-source-callback): Return the number from
+       the callback.
+
+       * message.el (message-send-mail): Generate Lines.
+
+       * mail-source.el (mail-source-call-script): New function.
+       (mail-source-call-script): New function.
 
-       * gnus-sum.el (gnus-update-marks): Use it.
+Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-util.el (gnus-delete-alist): New function.
+       * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
+       (gnus-select-newsgroup): Use it.
+       (gnus-group-highlight-words-alist): New variable.
+       (gnus-newsgroup-emphasis-alist): New variable.
+       (gnus-summary-local-variables):  Use it.
+       * lpath.el: Use it.
+       * gnus-art.el (article-emphasize): Use it.
+       (gnus-emphasis-highlight-words): New face.
+       * gnus-cus.el (gnus-group-parameters): New parameter.
+
+Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-sum.el (gnus-update-marks): Don't save list of cached
-       articles. 
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
+       parameter `headers'.
+       (gnus-cache-enter-article): Ditto.
+       (gnus-cache-update-article): Ditto.  
+       * gnus-sum.el (gnus-summary-move-article): Ditto.
+       (gnus-summary-mark-article-as-unread): Ditto.
+       (gnus-summary-mark-article): Ditto.
 
-       * message.el (message-mode-menu): Include kill-buffer.
+1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-purge-split-history): Use it.
+       * gnus-msg.el (gnus-message-insert-stylings): Removed.
+       (gnus-posting-style-alist): Removed.
+       (gnus-message-style-insertions): Ditto.
+       (gnus-configure-posting-styles): Reimplementation.
 
-       * gnus-util.el (gnus-delete-if): New function.
+       * mail-source.el (mail-source-fetch): Error the message.
 
-       * nnmail.el (nnmail-article-group): Use gnus-remove-duplicates.
+       * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
 
-Fri Jun 26 13:45:09 1998  Richard Stallman  <rms@santafe.edu>
+Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-util.el (gnus-remove-duplicates): New function.
+       * gnus.el: Pterodactyl Gnus v0.85 is released.
 
-Fri Jun 26 13:30:42 1998  Kevin Christian  <Kevin.Christian@symbios.com>
+1999-04-20  Michael Cook  <cook@sightpath.com>
 
-       * gnus-score.el (gnus-score-string): Do updating of scores after
-       fuzzies. 
+       * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
+         Outlook citation regex.
 
-Fri Jun 26 07:26:03 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
 
-       * message.el (message-mode): Don't do the intern dance.
+       * nndoc.el (nndoc-mime-parts-type-p): Accept space before
+       semicolon. 
 
-Fri Jun 26 07:13:49 1998  Richard Stallman  <rms@santafe.edu>
+1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
 
-       * message.el (message-mode): Adaptive fill changes.
+       * gnus-range.el (gnus-remove-from-range): Document range1
+       modification, protect range2.
 
-Fri Jun 26 04:29:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-sum.el (gnus-summary-mode-line-format-alist): Allow article
-       score.
+       * gnus-sum.el (gnus-update-marks): Protect lists from
+       gnus-remove-from-range, don't sort twice.
 
-       * gnus-score.el (gnus-score-load-file): Would ignore all score
-       files without un-advanced rules.
+1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-ems.el ((fboundp 'split-string)): Use it where it exists. 
+        * gnus-start.el (gnus-read-descriptions-file): Protect if no
+        function in backend.
 
-Fri Jun 26 04:23:12 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el: Gnus v5.6.15 is released.
+       * gnus-sum.el (gnus-valid-move-group-p): Check for a
+       request-accept-article function in the backend instead of using
+       the 'respool capability.
 
-Fri Jun 26 03:39:32 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nnfolder.el (nnfolder-request-replace-article): Delete old
-       delimiter. 
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
+       spurious whitespace at eob.
 
-       * gnus-msg.el (gnus-summary-reply): Use it.
+1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
 
-       * message.el (message-reply): Removed parameter.
-       (message-wide-reply): Ditto.
+       * nnmail.el (nnmail-get-new-mail): Check right variable.
 
-       * gnus-msg.el (gnus-msg-treat-broken-reply-to): New function.
+1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
 
-       * gnus-art.el (gnus-check-group-server): New function.
-       (gnus-request-article-this-buffer): Don't try to waken the server
-       before needing to.
+       * mailcap.el (mailcap-mime-data): Fix rfc822.
 
-Thu Jun 25 10:35:48 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
 
-       * gnus-sum.el (gnus-summary-delete-article): Sort the articles
-       before deleting.
+       * nndoc.el (nndoc-nsmail-type-p): New function.
+       (nndoc-type-alist): Recognize nsmail.
 
-       * nngateway.el (nngateway-request-post): Return success.
+1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
 
-       * nnheader.el (nnheader-insert-file-contents): Bind more hooks.
+       * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
+       *before* `article-hide-headers' deletes the information.
 
-       * gnus-sum.el (gnus-summary-limit-to-age): Reverse logic.
+1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-summary-score-entry): Removed interactive
-       spec. 
-       ((gnus-summary-score-map "V" gnus-summary-mode-map)): Removed
+       * gnus-sum.el (gnus-summary-save-parts): New command and
        keystroke. 
+       (gnus-summary-save-parts-1): New function.
+       (gnus-summary-iterate): Buggy.
+
+       * mm-decode.el (mm-save-part-to-file): Made into own function. 
+
+1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-group.el (gnus-group-set-info): Resist nils.
+
+1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-mime-data): Ditto.
+
+       * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
+
+       * gnus-art.el (gnus-article-x-face-command): Default to ee.
+
+1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
+
+       * gnus-art.el (article-make-date-line): Put X-Sent below Date if
+       gnus-article-date-lapsed-new-header is t.
+
+Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-art.el (gnus-article-show-summary): Position point.
+       * gnus.el: Pterodactyl Gnus v0.84 is released.
 
-       * gnus-cache.el (gnus-cache-update-article): Change group first.
+1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-short-group-name): Collapse more.
+       * gnus-msg.el (gnus-bug-message): Mime change.
 
-Thu Jun 25 08:48:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el: Gnus v5.6.14 is released.
+       * gnus-sum.el (gnus-update-marks): Process null mark lists.
 
-Thu Jun 25 05:13:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-sum.el (gnus-rebuild-thread): Accept a line argument.
-       (gnus-rebuild-thread): Would skip around a lot when `P'-ing past
-       the beginning.
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
+       `x-uue'.
 
-       * gnus-msg.el (gnus-post-method): Present all known servers if
-       `C-u 0'.
+1999-03-04  Aaron M. Ucko  <amu@mit.edu>
 
-       * gnus-salt.el (gnus-pick-mode-map): Reinstated keymap.
+       * mail-source.el (mail-source-fetch-pop): Only prompt for password
+       when authentication is 'password.
 
-       * gnus-sum.el (gnus-build-sparse-threads): Put the proper date
-       in. 
+1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
 
-Wed Jun 24 07:52:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-win.el (gnus-configure-windows): Accept a setting.
 
-       * gnus.el: Gnus v5.6.13 is released.
+1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Jun 24 07:47:04 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-util.el (mm-quote-arg): Moved here.
 
-       * gnus-topic.el (gnus-topic-rename): Disallow "nil".
+       * mm-decode.el (mm-quote-arg): Quote more chars.
 
-Wed Jun 24 07:33:17 1998  Vladimir Alexiev  <vladimir@cs.ualberta.ca>
+1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-update-xref-header): Regexp-quote group
-       name. 
+       * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
+       with newlines would create buggy .nov files.
 
-Wed Jun 24 06:15:27 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
 
-       * gnus-sum.el (gnus-build-sparse-threads): Give all the sparse
-       articles the date of the current child.  
+       * qp.el (quoted-printable-encode-region): Encode whitespace at the 
+       end of lines.
 
-       * gnus-topic.el (gnus-group-topic-parameters): Didn't compute.
+       * message.el (message-mode): Doc fix.
+
+       * gnus-art.el (article-hide-headers): Delete the hidden headers. 
+
+       * gnus-msg.el (gnus-setup-posting-charset): Default group to "". 
+
+       * gnus-art.el (article-date-ut): Rewrite.
+
+       * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
+       order. 
+
+       * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
+       headers. 
+
+       * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix. 
+
+1999-04-18  Didier Verna  <verna@inf.enst.fr>
+
+       * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
+       (article-date-ut): use it.
+
+1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetch-pop): Call script
+       asynchronously. 
+
+Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.83 is released.
+
+1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
 
-Wed Jun 24 03:27:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
 
-       * gnus.el: Gnus v5.6.12 is released.
+       * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
 
-Wed Jun 10 11:06:35 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+       * gnus-art.el (gnus-mime-inline-part): Don't do a charset param. 
 
-       * message.el (message-mail-other-window): Bind message-this-is-mail.
-       (message-mail-other-frame): Likewise.
-       (message-news-other-window): Bind message-this-is-news.
-       (message-news-other-frame): Likewise.
+       * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
 
-1998-06-09  Sam Steingold  <sds@goems.com>
+       * message.el (message-generate-headers): Accept continuation
+       headers. 
+
+1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
+
+       * gnus-demon.el (gnus-demon-time-to-step): Not strings.
+
+1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-        * gnus-uu.el (gnus-uu-default-view-rules): make sed kill ^M only
-        at the end of line.
+       * gnus-art.el (gnus-treatment-function-alist): use
+       maybe-hide-headers.
 
-1998-06-05  Hrvoje Niksic  <hniksic@srce.hr>
+       * message.el (message-inhibit-body-encoding): Typo.
+       (message-resend): Inhibit encoding.
 
-       * nnmail.el (nnmail-get-split-group): Don't regexp-quote
-       nnmail-procmail-suffix.
+       * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047. 
 
-Wed Jun 24 03:04:05 1998  Kim-Minh Kaplan  <kaplan@sky.fr>
+       * gnus-art.el (article-remove-cr): Use re-search.
 
-       * gnus-sum.el (gnus-build-get-header): Fix obarray.
+       * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
+       headers. 
+
+       * mm-decode.el (mm-quote-arg): Quote '.
 
-Wed Jun 24 02:49:57 1998  Castor  <castor@my-dejanews.com>
+       * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
 
-       * nntp.el (nntp-open-ssl-stream): 
+       * mm-decode.el (mm-insert-part): Use multibyte for text.
 
-Wed Jun 24 02:31:46 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-start.el (gnus-read-newsrc-file): New variable.
+       (gnus-read-newsrc-file): Use it.
 
-       * gnus-sum.el (gnus-nov-parse-line): Cleaned up.
-       (gnus-build-all-threads): Put things in the wrong obarray.
+1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Jun 24 01:43:26 1998  Decklin Foster  <djarum@base.org>
+       * nnvirtual.el (nnvirtual-request-expire-articles): New function. 
 
-       * nngateway.el (nngateway-mail2news-header-transformation): New
+       * gnus-group.el (gnus-group-expire-articles-1): Made into own
        function. 
 
-Wed Jun 24 00:25:45 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * message.el (message-shorten-references): New function.
-       (message-header-format-alist): Use it.
+       * gnus.el: Pterodactyl Gnus v0.82 is released.
 
-       * gnus-start.el (gnus-always-read-dribble-file): Customized.
+1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * message.el (message-generate-new-buffers): Dox fox.
+       * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
+       for iso8859-2.
 
-Tue Jun 23 23:58:48 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-topic.el (gnus-topic-prepare-topic): Respect visible topic
-       param. 
-       (gnus-topic-hierarchical-parameters): New function.
+       * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from 
+       synonym alist.
 
-1998-06-02  Didier Verna  <verna@inf.enst.fr>
+1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
 
-       * gnus-picon.el (gnus-get-buffer-name): use get-buffer-create
-       instead of get-buffer 
+       * gnus-sum.el (gnus-summary-local-variables): Mark as global.
 
-Wed Jun  3 04:41:45 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
 
-       * nnkiboze.el (nnkiboze-request-delete-group): Delete .newsrc
-       file. 
+       * mail-source.el (mail-source-fetch): Ask before bugging out. 
 
-       * nnmail.el (nnmail-article-group): Nuke looong lines.
+1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-art.el (gnus-button-alist): Buggy default.
+       * uudecode.el (uudecode-decode-region-external): Don't assume
+       uudecode-temporary-file-directory ends with a slash.
 
-Wed Jun  3 04:03:37 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el: Gnus v5.6.11 is released.
+       * gnus-sum.el (gnus-update-marks):
+       (gnus-update-read-articles): 
+       (gnus-summary-expire-articles): Check server.
 
-Wed Jun  3 03:33:50 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el: Checked doc string syntax throughout.
+       * mml.el (mml-preview): New function.
 
-       * message.el (message-subject-re-regexp): Renamed.
+1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
 
-Wed Jun  3 03:33:05 1998  Simon Josefsson  <jas@pdc.kth.se>
+       * mail-source.el (mail-source-fetch-file): Return the right
+       value. 
 
-       * message.el (message-ignored-subject-re): New variable.
+1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Jun  3 03:25:13 1998  Sam Steingold  <sds@usa.net>
+       * mml.el (mml-insert-parameter): New function.
+       (mml-insert-parameter-string): New function.
 
-       * gnus-msg.el (gnus-bug-create-help-buffer): New variable.
-       (gnus-bug): Use it.
+       * nnmail.el (nnmail-get-new-mail): Say how many new articles.
 
-1998-05-07  Hrvoje Niksic  <hniksic@srce.hr>
+       * gnus-art.el (gnus-mime-multipart-functions): New variable.
+       (gnus-mime-display-part): Use it.
 
-       * nnmail.el: (nnmail-get-split-group): Use `regexp-quote'
-       when file name is a part of pattern.
+       * mm-decode.el (mm-alternative-precedence): Removed.
+       (mm-discouraged-alternatives): New variable.
+       (mm-preferred-alternative-precedence): New function.
 
-       * nnmail.el (nnmail-crosspost-link-function): Ditto.
+       * nnmail.el (nnmail-get-new-mail): Use mail-sources.
 
-       * gnus-ems.el: Use `symbol-name' instead of `(format "%s" ...)'.
+       * mail-source.el (mail-sources): New variable.
 
-       * gnus-score.el (gnus-score-load-file): Use `regexp-quote'
-       when file name is a part of pattern.
+       * gnus-art.el (article-remove-cr): Remove several trailing CRs. 
 
-1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
+       * mm-decode.el (mm-valid-image-format-p): New function.
+       (mm-inline-media-tests): Use it.
+       (mm-valid-and-fit-image-p): New function.
 
-       * gnus-cache.el (gnus-cache-generate-active): Use `regexp-quote'
-       when file name is a part of pattern.
+       * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
+       (gnus-agent-fetch-group): Ditto.
 
-Wed Jun  3 03:13:34 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-04-12  Didier Verna  <verna@inf.enst.fr>
 
-       * nnfolder.el (nnfolder-delete-mail): Changed parameters.
-       (nnfolder-request-replace-article): Rename X-From-Line.
+       * nnmail.el (nnmail-article-group): in case of a group name
+       containing "\\n" constructs, be sure to pass the expanded value to 
+       nn*-save-mail.
 
-Wed Jun  3 03:10:04 1998  Dan Christensen  <jdc@chow.mat.jhu.edu>
+Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nnfolder.el (nnfolder-adjust-min-active): Work.
+       * gnus.el: Pterodactyl Gnus v0.81 is released.
 
-Mon Jun  1 05:27:28 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-summary-limit-to-age): Reversed time and
-       almost collapsed space!
+       * gnus-sum.el (gnus-get-split-value): Reverse result.
 
-       * nnmail.el (nnmail-days-to-time): Computed wrong time.
+1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Jun  1 05:19:46 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+       * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
 
-       * gnus-sum.el (gnus-dependencies-add-header): Break loops.
+1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Jun  1 05:13:34 1998  Fabrice POPINEAU  <popineau@esemetz.ese-metz.fr>
+       * mml.el (mml-insert-tag): Insert concluding part.
 
-       * gnus-cache.el (gnus-cache-generate-active): Regexp-quote.
+       * message.el (message-send-mail): Encode later.
+       (message-send-news): Ditto.
 
-Mon Jun  1 04:31:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nnfolder.el: Don't use mail delim.
 
-       * gnus.el: Gnus v5.6.10 is released.
+1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Jun  1 03:25:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-cus.el (gnus-group-customize): Put point at min.
 
-       * gnus-art.el (gnus-button-alist): Recognize bare mailto buttons
-       for Gnus.
+       * mm-view.el (mm-inline-text): Allow toggling html.
 
-       * nntp.el: Replaced all `message' calls.
+1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
 
-Mon Jun  1 03:13:46 1998  Wolfgang Rupprecht  <wolfgang@dailyplanet.wsrcc.com>
+       * mail-source.el: Added prescript and postscript to file.
 
-       * nntp.el (nntp-encode-text): Removed spurious forward-line.
+1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat May 23 19:44:43 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnmail.el: Reverted.
 
-       * gnus-agent.el (gnus-agent-fetch-session): Would infloop if
-       opening failed.
+       * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
+       (gnus-setup-posting-charset): Did work.
 
-Tue May 19 04:11:33 1998  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
+1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
 
-       * nnheader.el (nnheader-translate-file-chars): Don't change
-       string. 
+       * gnus.el (gnus-short-group-name): Use
+       gnus-group-uncollapsed-levels. 
 
-Tue May 19 03:07:45 1998  P. E. Jareth Hein  <jareth@camelot-soft.com>
+1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-util.el (gnus-dd-mmm): New version.
+       * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
 
-Tue May 19 03:00:39 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Changed address.
+       * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
+       (article-strip-headers-from-body): New command and keystroke.
 
-Tue May 12 06:12:42 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-expire): Delete more.
+       * mail-source.el (mail-source-fetch-pop): Check for symbol first. 
 
-Sun May 10 19:08:28 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnheader.el (nnheader-insert-file-contents): Bind
+       enable-local-eval to nil.
+       (nnheader-find-file-noselect): Ditto.
 
-       * gnus-group.el (gnus-group-read-ephemeral-group): Don't add
-       `address'. 
+       * nnmail.el (nnmail-article-group): Don't remove long lines.
+       (nnmail-remove-long-lines): New function.
+       (nnmail-split-header-length-limit): Removed.
 
-Sun May  3 18:01:01 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-generate-mime-1): Use unibyte buffers.
 
-       * nnmail.el (nnmail-within-headers-p): Renamed.
+       * gnus-group.el (gnus-group-kill-all-zombies): Query user.
 
-       * message.el (message-cancel-news): If a Sender header doesn't
-       exist, compare From against `message-make-from'.
+1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun May  3 15:07:25 1998  Lars Balker Rasmussen  <lbr@image.dk>
+       * gnus-sum.el (gnus-summary-generic-mark): New function.
 
-       * gnus-agent.el (gnus-agent-save-group-info): Fix
-       re-search-forward params.
+       * nnmail.el (nnmail-split-header-length-limit): Increased.
+       (nnmail-article-group): Allow nil.
 
-Sun May  3 15:04:02 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion. 
 
-       * gnus-agent.el (gnus-agent-expire): Check for the size.
+       * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
+       first. 
 
-Sat May  2 01:50:20 1998  Dan Christensen  <jdc@chow.mat.jhu.edu>
+       * mml.el (mml-minibuffer-read-type): Include types from
+       mailcap-mime-data. 
 
-       * nnfolder.el (nnfolder-goto-article): New version.
-       (nnfolder-read-folder): Fix.
+       * nndraft.el (nndraft-request-article): Would clobber Japanese. 
 
-       * nnmail.el (nnmail-within-headers): New function.
+1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
 
-Sat May  2 01:36:37 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-insert-tag): New function.
+       (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
+       confusion with functions like `mml-read-tag'.
+       (mml-read-type): Ditto with `mml-minibuffer-read-type'.
+       (mml-minibuffer-read-description): Ditto with
+       `mml-minibuffer-read-description'.
+       (mml-attach-buffer): New function.
+       (mml-mode-map): New entry for /.
+       (mml-minibuffer-read-type): Accept DEFAULT.
 
-       * nnfolder.el (nnfolder-goto-article): Thinkotypo search arguments.
+       * mml.el (mml-quote-region): Narrow the region.
 
-       * nnheader.el (nnheader-find-file-noselect): Also bind
-       `find-file-hooks' to nil.
+       * message.el (message-mode-menu): message-mime-attach-file is now
+       mml-attach-file.
 
-       * nnmail.el (nnmail-process-unix-mail-format): Don't use
-       `find-file-noselect'. 
+1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-group.el (gnus-group-make-menu-bar): Typo.
+       * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
 
-Fri May  1 21:59:35 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
 
-       * gnus.el: Gnus v5.6.9 is released.
+       * mml.el (mml-attach-buffer): New command.
 
-Fri May  1 21:54:30 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnfolder.el (nnfolder-goto-article): Would infloop.
+       * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
+       with a proper range. Compress range.
 
-Fri May  1 19:45:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-range.el (gnus-remove-from-range): Protect arguments.
 
-       * gnus.el: Gnus v5.6.8 is released.
+1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri May  1 18:51:21 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el (mm-get-image): Create a temporary file for xbms.
 
-       * nntp.el (nntp-request-newgroups): Use format-time-string.
+1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-fetch-field): Inhibit point-motion hooks.
+       * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
+       (gnus-picons-convert-x-face): Removed.
+       (gnus-picons-article-display-x-face): Removed.
+       (gnus-picons-x-face-sentinel): Ditto. 
+       (gnus-picons-display-x-face): Ditto.
 
-Fri May  1 18:33:06 1998  Wes Hardaker  <wjhardaker@ucdavis.edu>
+Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-score.el (gnus-adaptive-word-no-group-words): New variable.
+       * gnus.el: Pterodactyl Gnus v0.80 is released.
 
-Fri May  1 16:56:32 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-expire): Put point at the start of the
-       buffer.
+       * gnus-art.el (gnus-mm-display-part): Narrow to the part itself. 
 
-       * gnus-soup.el (gnus-soup-parse-areas): Check whether the file
-       exists. 
+       * gnus-sum.el (gnus-with-article): Moved here.
 
-       * gnus-draft.el (gnus-draft-send): Use meta-information.
+       * mail-source.el (mail-source-fetch-pop): Ask for password even
+       when program.
 
-       * nnagent.el (nnagent-request-post): Store meta-information.
+1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-meta-information-header): New variable.
-       (gnus-agent-insert-meta-information): New function.
+       * gnus-msg.el (gnus-bug): Add description.
 
-Fri May  1 16:43:35 1998  Paul Franklin  <paul@cs.washington.edu>
+       * mml.el (mml-insert-mml-markup): Insert disposition.
 
-       * message.el (message-generate-headers): Insert Sender when
-       required. 
+       * message.el (message-send-mail): Always encode mail headers.
 
-Fri May  1 15:28:55 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * smiley.el (gnus-smiley-display): Goto body.
 
-       * gnus-util.el (gnus-dd-mmm): Accept "" dates.
+1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
 
-       * gnus-cite.el (gnus-article-hide-citation): Don't remove button
-       when hiding.
+       * smiley.el (gnus-smiley-display): Don't search to blank line.
 
-       * gnus-msg.el (gnus-post-method): Allow ARG to override
-       `current'. 
+1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-remove-thread): Remove the dummy root
-       properly. 
+       * gnus-art.el (gnus-treat-article): Only run the highlight stuff
+       when requested.
 
-       * nnfolder.el (nnfolder-goto-article): New function.
-       (nnfolder-retrieve-headers): Use it.
-       (nnfolder-request-article): Ditto.
+       * nnmail.el (nnmail-current-spool): Removed.
 
-Wed Apr 29 22:48:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-salt.el (gnus-tree-inhibit): New varible.
 
-       * gnus.el: Gnus v5.6.7 is released.
+       * gnus.el (mm-util): Required.
 
-Wed Apr 29 20:54:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
 
-       * gnus-sum.el (gnus-summary-update-info): Bind
-       gnuis-newsgroup-scored later.
-       (gnus-summary-prepare-threads): Check some more before inserting
-       dummy roots.
+       * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first. 
 
-       * gnus-cache.el (gnus-cache-enter-article): Update marks
-       properly. 
+1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-xmas.el (gnus-xmas-draft-menu-add): New function.
+       * mail-source.el (mail-source-bind): Doc fix.
 
-       * nntp.el (nntp-connection-timeout): Removed.
+1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-move.el (gnus-move-group-to-server): Delete nils.
+       * message.el (message-mode): Doc fix.
 
-       * nntp.el (nntp-close-server): Close more connections.
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
+       encoding. 
 
-       * gnus-art.el (gnus-button-alist): Accept white space after colons
-       in <URL:news:> things.
+       * gnus.el (gnus-methods-equal-p): Moved here.
 
-Wed Apr 29 20:18:45 1998  Kurt Swanson  <kurt@dna.lth.se>
+       * mail-source.el: pop at 110.
 
-       * gnus-art.el (article-update-date-lapsed): Bind
-       `deactivate-mark'. 
+       * pop3.el (pop3-movemail): Use write-region instead of
+       append-to-file to avoid excessive messaging.
 
-       * gnus-salt.el (gnus-pick-mode-map): Moved keys around to avoid
-       shadowing. 
+1999-02-27  lantz moore  <lmoore@contigo.com>
 
-       * gnus-art.el (gnus-article-read-summary-keys): New version.
+       * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of 
+       type directory.
 
-       * gnus-sum.el (gnus-summary-make-menu-bar): New for article mode. 
+1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
 
-       * gnus-msg.el (gnus-post-method): `current' custom.
+       * gnus-art.el (article-hide-boring-headers): Field names must not
+       contain whitespace.
 
-Wed Apr 29 19:04:27 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-summary-set-local-parameters): Ignore
-       quit-config. 
-       (gnus-select-newsgroup): Use the value of gnus-fetch-old-headers. 
+       * gnus.el: Pterodactyl Gnus v0.79 is released.
 
-       * message.el (message-post-method): Doc fix.
+1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-directory): dox fix.
+       * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting. 
 
-Tue Apr 28 03:32:17 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-mode): Don't use add-minor-mode.
 
-       * gnus-group.el (gnus-group-timestamp): Really get timestamp.
+       * message.el (messgage-inhibit-body-encoding): New variable.
+       (message-encode-message-body): Use it.
 
-       * gnus.el (gnus-group-parameter-value): Use explicit iteration.
+Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Apr 28 03:15:50 1998  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.78 is released.
 
-       * gnus-util.el (gnus-alive-p): Check for binding.
+1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Apr 28 03:00:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-mode): Switch on MML mode.
 
-       * gnus-sum.el (gnus-parent-headers): Don't infloop on nil
-       References. 
+       * mml.el: Included commands and functions.
+       (mml-mode-map): New keymap.
 
-       * gnus-art.el (gnus-article-mode): Don't kill local vars.
+       * message.el: Removed the insertion commands and functions.
 
-       * score-mode.el (score-mode-syntax-table): Change syntax.
+       * gnus-ems.el (gnus-mule-cite-add-face): Removed.
 
-Mon Apr 27 00:26:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-sort-by-chars): New command and
+       keystroke. 
 
-       * gnus.el: Gnus v5.6.6 is released.
+       * gnus-art.el (gnus-narrow-to-page): Revert.
 
-Mon Apr 27 00:07:11 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-cite.el (gnus-cite-delete-overlays): New function.
+       (gnus-cite-parse-maybe): Always reparse.
 
-       * gnus-art.el (gnus-request-article-this-buffer): Viewing pseudos
-       in nneething groups bugged.
+       * message.el (message-encode-message-body): Don't insert
+       "multipart warning". 
 
-       * gnus-sum.el (gnus-summary-prepare-threads): Dummy roots and
-       dormants and stuff.
+       * gnus-art.el (gnus-article-treat-head-custom): New variable.
 
-Sun Apr 26 23:34:40 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
 
-       * gnus-cache.el (gnus-cache-file-name): Use FULL.
+       * mail-source.el (mail-source-fetch-pop): Return 1 for success.
 
-       * nnheader.el (nnheader-translate-file-chars): Allow FULL
-       parameter.
+       * nnmail.el: Require mm-util.
 
-       * gnus-cache.el (gnus-cache-file-name): Translate all colons.
+1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
 
-Sun Apr 26 19:27:56 1998  Justin Sheehy  <justin@linus.mitre.org>
+       * nnmail.el (nnmail-get-new-mail): Only get mail for the one
+       group. 
 
-       * nntp.el (nntp-rlogin-parameters): Doc fix.
+1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
 
-Sun Apr 26 19:21:12 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
 
-       * gnus-art.el (gnus-summary-save-in-mail): Not a command.
+1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
 
-Sun Apr 26 19:16:03 1998  James Troup  <J.J.Troup@scm.brad.ac.uk>
+       * gnus-msg.el (gnus-extended-version): Better regexp.
 
-       * gnus-sum.el (gnus-summary-expire-articles-now): Work.
+1999-02-25  Didier Verna  <verna@inf.enst.fr>
 
-Sun Apr 26 14:34:06 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
+       is called with the result of SPLIT and should return a new split.
 
-       * gnus-sum.el (gnus-build-sparse-threads): Break loops.
-       (gnus-summary-print-article): Save excursion to try to preserve
-       local/bound variable messup.
+        * gnus.texi: update the doc.
 
-       * gnus-salt.el (gnus-tree-read-summary-keys): Put point in article
-       buffer.
+1999-02-23  Didier Verna  <verna@inf.enst.fr>
+
+       * gnus-picon.el (gnus-picons-display-bar-p): when picons are
+       displayed in the article buffer, output bars if
+       `gnus-picons-display-article-move-p'.
+
+1999-02-20  Aaron M. Ucko  <amu@mit.edu>
+
+       * mail-source.el (mail-source-fetch-pop): Typo.
+
+1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
+
+1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
+
+1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-insert-buffer): New function.
+
+       * message.el (message-forward): Insert the buffer in the buffer. 
+
+Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-message): Insert part in narrowed region.
+
+Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
+
+Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.77 is released.
+
+1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-displaying-mime): New variable.
+       (article-narrow-to-head): New function.
+
+       * mail-source.el (mail-source-fetch-pop): Include pre/postscript. 
+       Default to pop instead of pop3.
+
+1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-hide-pgp): Goto body.
+
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer. 
+
+       * gnus-cite.el: Don't use goto-line.
+
+       * gnus-art.el (gnus-article-treat-html): Removed.
+       (gnus-treat-article): Save restriction.
+
+1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * message.el (message-send-mail): Don't untabify.
+       (message-mode): Don't use tabs for indentation.
+
+1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-send-mail): Don't untabify.
+
+       * nnml.el (nnml-save-mail): Typo fix.
+
+1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * message.el (message-cite-function): Add
+       `message-cite-original-without-signature' customization option.
+
+1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
+       `nnmail-prepare-incoming-header-hook'.
+
+1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
+
+       * gnus-util.el (gnus-make-sort-function-1): Typo fix.
+
+1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-undo.el (gnus-undo): New group.
-       (gnus-undo-limit): New variable.
-       (gnus-undo-register-1): Use it.
+       * gnus-group.el (gnus-group-get-new-news): Require nnmail. 
 
-       * gnus-sum.el (gnus-summary-update-info): Don't nix out scores.
+1999-02-18  Michael Cook  <cook@sightpath.com>
 
-       * gnus-start.el (gnus-active-to-gnus-format): Removed "." from
-       quoting. 
+       * Recognize Microsoft Outlook's cite attribution conventions.
 
-       * gnus.el (gnus-cache-directory): Moved here. 
-       (gnus-predefined-server-alist): Use.
+1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
 
-       * message.el (message-autosave-directory): Put back in.
-       (message-set-auto-save-file-name): Use if Gnus isn't running.
+       * gnus-sum.el: Bind M.
 
-       * gnus-util.el (gnus-alive-p): Moved here.
+1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
 
-       * message.el (message-autosave-directory): Removed.
-       (message-set-auto-save-file-name): Don't use it.
+       * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
 
-       * gnus.el: Use gnus-buffer-exists-p throughout.
+1999-02-15  Didier Verna  <verna@inf.enst.fr>
 
-       * gnus-uu.el (gnus-uu-save-article): Use gnus-kill-buffer.
+       * gnus-picon.el (gnus-group-display-picons): ensures that
+       `article-goto-body' really goes to the article body.
 
-       * message.el (message-make-in-reply-to): Check more for strange
-       From lines.
+1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-mode): Don't nix out vars.
+       * mm-view.el (mm-inline-text): Bind url-standalone-mode.
 
-Sun Apr 26 14:05:40 1998  Frank Bennett  <bennett@rumple.soas.ac.uk>
+       * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
 
-       * nnmail.el (nnmail-move-inbox): Push error'ed mailboxes onto the
-       list. 
+       * mm-view.el (mm-view-message): Enable multibyte.
 
-Sun Apr 26 13:01:53 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-score-save): Use it.
+       * nnmail.el (nnmail-get-new-mail): Message later.
 
-       * score-mode.el (score-mode-syntax-table): New table.
+       * mm-util.el (mm-find-charset-region): Revert to checking
+       multibyte.
 
-       * nnmbox.el: Commentary fix.
+1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
 
-Sun Apr 26 12:59:00 1998  Richard Stallman  <rms@santafe.edu>
+      * gnus-msg.el (gnus-bug): Encode environment info as a MIME
+      attachment. 
 
-       * message.el (message-mode): New adaptive fill defaults.
+Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sun Apr 26 12:50:38 1998  Jim Radford  <radford@robby.caltech.edu>
+       * gnus.el: Pterodactyl Gnus v0.76 is released.
 
-       * gnus-start.el (gnus-active-to-gnus-format): Groups that start
-       with dots.
+1999-02-06  Felix Lee  <flee@cygnus.com>
 
-1998-04-11  Richard Stallman  <rms@sucrose.gnu.org>
+       * gnus.el (gnus-group-change-level-function): Typo.
 
-       * gnus/gnus-art.el (gnus-emphasis-alist): Use nth, not caddr.
+1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Apr 25 15:33:57 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+       * gnus-sum.el (gnus-nov-skip-field): Removed.
+       (gnus-nov-field): Ditto.
+       (gnus-nov-parse-extra): Ditto.
+       (gnus-nov-read-integer): Ditto.
 
-       * gnus-sum.el (gnus-build-sparse-threads): Handle loops.
+1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-Sat Apr 25 15:09:54 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnheader.el (nnheader-nov-read-message-id): New macro.
+       (nnheader-parse-nov): Use it.
 
-       * gnus.el (gnus-valid-select-methods): nngateway is post-mail.
+       * gnus-sum.el (gnus-nov-read-message-id): New macro.
+       (gnus-nov-parse-line): Use it; use `(eobp)' instead of
+       `(eq (char-after) ?\n)'.
 
-Fri Apr 24 21:32:14 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Gnus v5.6.5 is released.
+       * gnus.el (gnus-other-frame): Always pop up a new frame.
 
-Fri Apr 24 21:19:21 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-msg.el (gnus-post-method): Doc fix.
-       (gnus-post-method): Reversed semantics.
+       * gnus-range.el (gnus-range-add): Rewrite.
 
-1998-04-01  Jan Vroonhof  <vroonhof@math.ethz.ch>
+1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
 
-       * gnus-msg.el (gnus-post-method): Customized. Added 'native
-       option. In the function, added support for new value.
+       * nnmail.el (nnmail-split-incoming): Added detection of maildir
+       format.
+       (nnmail-process-maildir-mail-format): New function.
 
-Fri Apr 24 20:04:15 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mail-source.el (mail-source-fetch-maildir): New function.
+       (mail-source-keyword-map): Add default for maildir method.
+       (mail-source-fetcher-alist): Changed "qmail" to "maildir".
 
-       * nnmbox.el (nnmbox-request-create-group): New function.
+1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Apr 12 07:55:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mail-source.el (mail-source-fetcher-alist): Remove apop.
 
-       * gnus-agent.el (gnus-agent-save-group-info): Only do those that
-       are covered.
+       * nndoc.el (nndoc-type-alist): Remove MIME-digest.
+       (nndoc-mime-digest-type-p): Removed.
 
-Tue Apr  7 11:26:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-authinfo-file): Doc fix.
+       * gnus-art.el (gnus-article-read-summary-keys): Set the point
+       where it is supposed to be.
+       (gnus-treat-play-sounds): New variable.
 
-1998-03-31  Ken Raeburn  <raeburn@cygnus.com>
+       * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
 
-       * nnml.el (nnml-request-expire-articles): Sort active-articles,
-       then only expire the intersection of that set with the requested
+       * gnus-art.el (article-display-x-face): Narrow to head.
+       (gnus-article-washed-types): New variable.
+       (article-hide-pgp): Is not a toggle.
+       (gnus-article-hide-text-type): Save types.
+       (article-decode-charset): Use it.
+
+       * nnmail.el (nnmail-get-new-mail): Ignore procmail.
+
+       * message.el (message-forward-start-separator): Removed.
+       (message-forward-end-separator): Removed.
+       (message-signature-before-forwarded-message): Removed.
+       (message-included-forward-headers): Removed.
+       (message-check-news-body-syntax): Don't check forward.
+       (message-forward): Use MIME.
+
+       * nnvirtual.el (nnvirtual-request-article): Bind
+       gnus-article-decode-hook to nil.
+
+1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
+       us-ascii.
+
+1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * format-spec.el (format-spec): Be more robust.
+
+       * message.el (message-encode-message-body): Default
+       mail-parse-charset to mail-parse-charset.
+
+       * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
+       (gnus-summary-edit-article): Bind mail-parse-charset.
+
+       * mml.el (mml-read-tag): Ignore white space after end of tag.
+
+       * message.el (message-goto-body): Also work in separatorless
        articles.
 
-Wed Apr  1 16:01:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-translate-from-mime): New function.
+       (mml-insert-mime): Ditto.
+       (mml-to-mime): New function.
+       (mime-to-mml): New name.
 
-       * message.el (message-supersede): Check Sender.
-       (message-cancel-news): Fix Sender check.
+       * gnus-sum.el (gnus-summary-edit-article): Always select raw
+       article.
 
-Sun Mar 29 11:54:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-group.el (gnus-group-catchup-current): Unmark groups.
 
-       * nnkiboze.el (nnkiboze-generate-group): Would mess up newsrs
-       hashtb. 
-       (nnkiboze-enter-nov): Created bogus Xrefs headers.
+       * gnus-sum.el (gnus-summary-setup-default-charset): Don't
+       special-case nndraft groups.
 
-       * gnus-agent.el (gnus-agent-save-group-info): New function.
+1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-start.el (gnus-get-unread-articles): Use it.
+       * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
+       (gnus-get-newsgroup-headers): Already bound.
 
-       * message.el (message-expand-group): Allow completion from in the
-       middle of strings.
-       (message-font-lock-keywords): Work when mail-header-separator is
-       "". 
+       * message.el (message-encode-message-body): Use posting charset.
 
-Sun Mar 29 09:56:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-bodies.el (mm-encode-body): Use MIME charsets.
+       (mm-body-encoding): Do CTE.
+       (mm-body-7-or-8): New function.
 
-       * gnus.el: Gnus v5.6.4 is released.
+       * mm-util.el (mm-mime-charset): Always fall back on alist.
+       (mm-mime-mule-charset-alist): Include katakana-jisx0201.
+       (mm-mime-mule-charset-alist): Add arabic-*-column.
+       (mm-find-mime-charset-region): New function.
 
-Sun Mar 29 09:47:58 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * format-spec.el (format-spec-make): New function.
 
-       * nnkiboze.el (nnkiboze-request-delete-group): Would bug out when
-       deleting files.
+       * mail-source.el (format-spec): Required.
+       (mail-source-fetch-with-program): Removed.
+       (mail-source-fetch-with-program): New function.
 
-Sat Mar 28 08:48:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * format-spec.el: New file.
 
-       * nntp.el (nntp-encode-text): Use `nntp-end-of-line'.
+1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
 
-Thu Mar 26 15:29:51 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mail-source.el (mail-source-fetch-with-program): Take optional
+       parameter.
 
-       * gnus-agent.el (gnus-agent-expire): Check size of history file.
+1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-mode): Doc fix.
+       * gnus-start.el: Ignore some groups.
+       (gnus-setup-news): Bind nnmail-fetched-sources.
 
-Mon Mar 23 14:21:34 1998  Mike McEwan  <mike@lotusland.demon.co.uk>
+       * message.el (message-send-mail): Remove all tabs.
 
-       * gnus-score.el (gnus-score-default-type): Doc fix.
+       * mm-util.el (mm-find-charset-region): Just check whether
+       find-charset-region is defined.
 
-Mon Mar 23 14:12:01 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-int.el (gnus-request-body): Do the same as HEAD.
+       * gnus-group.el (gnus-group-get-new-news): Use
+       nnmail-fetched-sources.
 
-       * gnus-art.el (gnus-article-edit-article-hook): Removed.
+       * nnmail.el (nnmail-fetched-sources): New variable.
+       (nnmail-get-new-mail): Use it.
 
-Mon Mar 23 14:09:56 1998  jari aalto  <jari.aalto@poboxes.com>
+       * mail-source.el (mail-source-fetched-sources): New variable.
+       (mail-source-fetch): Use it.
 
-       * gnus-art.el (gnus-article-edit-article-hook): New hook.
+1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
 
-1998-03-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
+       * gnus.el (gnus-getenv-nntpserver): if the file that
+       gnus-nntpserver-file names has a trailing newline, the
+       string-match will always match, and thus the file will never be
+       read.  (^ matches start of "line", \\` matches start of "buffer",
+       which is what was intended...)
 
-       * nntp.el (nntp-open-rlogin): Wrap in save-excursion
+1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
 
-Thu Mar 19 16:43:59 1998  Joe Buehler  <jhpb@hekimian.com>
+       * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
 
-       * gnus-util.el (gnus-date-iso8601): Use simple string.
+1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-Thu Mar 19 15:18:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-start.el (gnus-read-active-file): Eliminate duplicated
+       select methods.
 
-       * gnus.el: Gnus v5.6.3 is released.
+1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
 
-Thu Mar 19 15:09:14 1998  Wes Hardaker  <wjhardaker@ucdavis.edu>
+       * gnus-range.el (gnus-remove-from-range): Sort second argument.
 
-       * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Make sure
-       there are no nil buffers.
+1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
 
-1998-03-17  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
 
-       * gnus-uu.el (gnus-uu-digest-headers): Add `Content-Type' and
-       `Content-Transfer-Encoding'. 
+Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-03-18  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
+       a typo.
+       * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
+       charset to nil.
+       * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
+       * gnus-start.el (gnus-start-draft-setup): Ditto.
 
-       * message.el (message-header-lines): Added `:format'.
+1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-03-18  Simon Josefsson  <jas@pdc.kth.se>
+       * mail-source.el (mail-source-fetch-directory): Use the predicate.
+       (mail-source-value): Don't do variables.
 
-       * nndoc.el: dummy request-accept-article
+       * nnmail.el (nnmail-get-new-mail): Set the predicate.
 
-Thu Mar 19 14:10:25 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
 
-       * gnus-sum.el (gnus-summary-next-subject): Expand threads.
+1999-02-01  Michael Cook  <cook@sightpath.com>
 
-       * gnus-agent.el (gnus-agent-group-mode-hook,
-       gnus-agent-summary-mode-hook): New variables.
-       (gnus-agent-mode): Run them.
+       * Defenestrate spurious ?a.
 
-1998-03-14  SL Baur  <steve@altair.xemacs.org>
+1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-xmas.el (gnus-xmas-group-startup-message): Tell gnus-start
-       we've already drawn the pretty Gnu graphic.
+       * mail-source.el (mail-source-fetch-pop): Instead use
+       :authentication.
 
-Thu Mar 19 12:44:12 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
 
-       * gnus-msg.el: Would use nil group names.
+       * lisp/mail-source.el : Support APOP authentication scheme.
 
-       * nntp.el (nntp-send-authinfo): Send authinfo to "force"d
-       servers. 
+1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
 
-       * gnus-util.el (gnus-parse-netrc): Accept the "force" token.
+       * pop3.el (pop3-movemail): Return t.
 
-       * message.el (message-cancel-news): Compare Sender header, not
-       From header.
+1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Mar 17 15:07:18 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * rfc2047.el (rfc2047-fold-region): New function.
+       (rfc2047-encode-message-header): Use it.
 
-       * gnus-art.el (article-hide-headers): Fold case.
+1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
 
-Sat Mar 14 17:57:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-group-charset-alist): Add more.
 
-       * gnus-util.el (gnus-horizontal-recenter): New window-end may
-       return nil.
+Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Fri Mar 13 22:12:30 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.75 is released.
 
-       * gnus-agent.el (gnus-agent-fetch-session): Check whether server
-       is up before fetching.
+1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-win.el (gnus-window-frame-focus): New variable.
-       (gnus-configure-windows): Use it.
+       * gnus-art.el (article-display-x-face): Don't narrow to head.
 
-       * gnus-sum.el (gnus-summary-catchup-and-exit): Don't select next
-       when in an ephemeral group.
+1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
 
-       * gnus-agent.el (gnus-agent-expire): Message end.
-       (gnus-agent-expire-all): New variable.
-       (gnus-agent-expire): Use it.
+       * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
 
-Fri Mar 13 22:07:17 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-high-scored-p): Wrong value.
+       * mail-source.el (mail-source-fetch-directory): Ignore
+       directories.
 
-Fri Mar 13 21:10:24 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-cus.el (gnus-group-parameters): Addition.
 
-       * nnvirtual.el (nnvirtual-request-group): Force updating of info. 
+       * gnus-art.el (article-strip-banner): Do symbolic banners.
+       (article-strip-banner): New keystroke.
 
-Sun Mar  8 20:46:51 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
 
-       * nnmail.el (nnmail-delete-incoming): Changed default.
+       * gnus-art.el (article-strip-banner): New command.
 
-Sun Mar  8 14:05:25 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Gnus v5.6.2 is released.
+       * gnus-art.el (gnus-treat-strip-banners): New variable.
 
-Sun Mar  8 00:35:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-picon.el (gnus-get-buffer-name): Look in the assoc for the
-       variable. 
+       * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
+       has been exist.
 
-       * nntp.el (nntp-wait-for): Check more for dead connections.
+Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-eform.el (gnus-edit-form-buffer): Moved back here.
+       * message.el (message-draft-coding-system): Check coding-system.
+       * mm-util.el (mm-text-coding-system): Ditto.
 
-       * gnus-win.el (gnus-window-to-buffer-helper): Return nil when
-       buffers don't exist.
+1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * nndraft.el (nndraft-request-restore-buffer): Remove Xref header,
-       not Xrefs.
+       * mail-source.el (mail-source-fetch-pop): Save excursion.
 
-Sun Mar  8 00:00:04 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Gnus v5.6.1 is released.
+       * mail-source.el (mail-source-movemail-args): Not constant.
+       (mail-source-movemail-args): Removed.
+       (mail-source-fetch-with-program): New function.
+       (mail-source-fetch-pop): Use program and function.
+       (mail-source-movemail-program): Removed.
 
-Sat Mar  7 22:15:46 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-treat-date-iso8601): New variable.
+       (gnus-treat-date-user-defined): New variable.
 
-       * gnus.el (gnus-edit-form-buffer): Moved here.
+1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-agent.el (gnus-agent-expire-old): Removed.
-       (gnus-agent-expire-directory): Ditto.
-       (gnus-agent-expire-group): Even more ditto.
+       * nnmail.el (nnmail-fix-eudora-headers): New function.
 
-Sat Mar  7 21:59:18 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Quassia Gnus v0.37 is released.
+       * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
 
-Sat Mar  7 20:10:42 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-expire-days): New variable.
-       (gnus-agent-expire): New function.
+       * smiley.el (smiley-deformed-regexp-alist): Removed =>.
+       (smiley-nosey-regexp-alist): Ditto.
 
-Sat Mar  7 17:35:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-treatment-function-alist): Do
+       gnus-article-add-buttons-to-head later.
+       (gnus-treat-capitalize-sentences): New variable.
+       (article-capitalize-sentences): New command and keystroke.
 
-       * gnus.el: Quassia Gnus v0.36 is released.
+       * gnus-group.el (gnus-group-catchup-current): Do group.
 
-Sat Mar  7 17:29:20 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-default-charset): Add group.
 
-       * nntp.el (nntp-wait-for): Reversed logic.
+Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sat Mar  7 17:19:04 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.74 is released.
 
-       * gnus.el: Quassia Gnus v0.35 is released.
+1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Mar  7 15:01:57 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (article-fill-long-lines): Renamed.
+       (article-fill-long-lines): New keystroke.
 
-       * gnus-picon.el (gnus-picons-x-face-sentinel): Check whether
-       gnus-picons-x-face-file-name exists.
+1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-read-summary-keys): Move window point
-       in the summary buffer.
+       * gnus-msg.el (gnus-setup-posting-charset): Check for group.
 
-       * nndoc.el (nndoc-type-alist): Allow spaces around separator.
+       * gnus-group.el (gnus-group-catchup-current): Skip groups now
+       displayed.
+       (gnus-group-catchup-current): Be more robus.
 
-       * gnus-sum.el (gnus-summary-edit-parameters): Interactive.
+       * gnus-sum.el (gnus-summary-select-article): Reselect for showing
+       headers.
 
-Sat Mar  7 15:00:05 1998  Wes Hardaker  <wjhardaker@ucdavis.edu>
+1999-01-25  Dave Love  <fx@gnu.org>
 
-       * gnus-art.el (gnus-article-prepare): Mark articles as
-       downloadable. 
+       * message.el (message-mode-menu): Add message-mime-attach-file.
+       (message-mode): Doc fix.
 
-Wed Mar  4 22:33:27 1998  Ken Raeburn  <raeburn@cygnus.com>
+1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-int.el (gnus-get-function): New version, caches symbol
-       names.
+       * nnmail.el (nnmail-check-duplication): Insert the mail source
+       string.
 
-Fri Mar  6 01:10:22 1998  Ken Raeburn  <raeburn@cygnus.com>
+       * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
+       (mail-source-fetch-directory): Ditto.
+       (mail-source-fetch-file): Ditto.
+       (mail-source-string): New variable.
 
-       * nnml.el (nnml-article-to-file): Build pathname using
-       expand-file-name.  (Thanks, Colin Rafferty, for catching
-       this.)
+       * gnus-start.el (gnus-get-unread-articles): Nix out groups over
+       the level.
 
-Sat Feb 28 23:33:40 1998  Ken Raeburn  <raeburn@cygnus.com>
+       * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
+       before handling.
 
-       * nnml.el (nnml-article-to-file): Don't add extra "/" when
-       building pathname.
+       * mm-util.el (mm-mime-charset): Use the parameters.
+       (mm-mime-charset): Removed region paremeters.
 
-       * nnheader.el (nnheader-file-to-number): Check value of
-       nnheader-numerical-short-files instead of checking if jka-compr is
-       loaded.
+       * nnmail.el (nnmail-get-new-mail): Don't message the entire
+       source.
 
-1998-03-03  Dave Love  <d.love@dl.ac.uk>
+1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
 
-       * nnheader.el (nnheader-parse-head): Fix in-reply-to code. Return
-       nil consistently if not found.
+       * nnmail.el (nnmail-get-split-group): Quote right.
 
-Sat Mar  7 13:50:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el: Check whether the connection died.
+       * mail-source.el (mail-source-movemail): Would kill an arbitrary
+       buffer.
 
-1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.texi (Easy Picons): Removed references to
-       `gnus-group-display-picons'.
-       (Hard Picons): Ditto.
+       * gnus-group.el (gnus-clear-inboxes-moved): Removed.
+       (gnus-group-mode): Don't hook.
 
-Mon Mar  2 16:17:36 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mail-source.el (mail-source-bind): Doc fix.
+       (mail-source-bind): Take only one param.
 
-       * gnus-sum.el (gnus-summary-exit-no-update): Run
-       gnus-summary-prepare-exit-hook here as well.
+       * gnus-art.el (gnus-treat-highlight-signature): typep.
 
-Sat Feb 28 13:35:26 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mail-source.el (mail-source-movemail): Ignore empty file.
+       (mail-source-callback): Check before deleting.
 
-       * nntp.el (nntp-authinforc-file): Changed default.
-       (nntp-authinfo-file): Changed name.
-       (nntp-record-commands): New variable.
-       (nntp-record-command): New function.
+       * message.el (message-mime-attach-file): Include name.
 
-       * gnus-agent.el (gnus-agent-group-path): Use real name of group. 
+1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-summary-insert-subject): Don't allow nil
-       articles. 
-       (gnus-summary-read-group): Respect backward movement.
+       * mm-util.el (mm-read-charset): Return a symbol.
 
-1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+       * mm-view.el (mm-inline-text): Insert signature separator.
 
-       * gnus-win.el (gnus-window-to-buffer): change "*Picons*" to
-       `gnus-picons-buffer'.
-       (gnus-window-to-buffer-helper): Support dynamic picon buffer
-       name (i.e a symbol that names a function to be called).
-       (gnus-configure-frame): Use it.
-       (gnus-delete-windows-in-gnusey-frames): Use it.
-       (gnus-all-windows-visible-p): Use it.
-       (gnus-remove-some-windows): Use it.
+       * gnus-art.el (gnus-treat-predicate): New function.
+       (gnus-treat-article): Allow all types to be checked.
 
-       * gnus-picon.el (gnus-get-buffer-name): Use it.
-       (gnus-picons-kill-buffer): New function.
-       (gnus-picons-setup-buffer): New function.
-       (gnus-picons-set-buffer): Use them.
-       (gnus-picons-display-x-face): Put back the `buf' binding: it is
-       needed when `gnus-picons-display-where' is not set to article.
-       Also move the X-Face to the left, near the address.  It seems more
-       logical.
+       * gnus-util.el (gnus-or): New function.
+       (gnus-and): Ditto.
 
-Sat Feb 28 08:27:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-mime-display-single): Use override.
 
-       * gnus.el: Quassia Gnus v0.34 is released.
+       * mm-decode.el (mm-attachment-override-types): New variable.
+       (mm-attachment-override-p): New function.
 
-Sat Feb 28 08:17:37 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-picon.el (gnus-group-display-picons): Don't go backward.
 
-       * gnus.el: Quassia Gnus v0.33 is released.
+1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
 
-Sat Feb 28 08:10:27 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-text): Do vcards.
 
-       * gnus-picon.el (gnus-picons-display-x-face): `buf' -- unbound
-       var. 
+Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sat Feb 28 08:03:23 1998  François Pinard  <pinard@iro.umontreal.ca>
+       * gnus.el: Pterodactyl Gnus v0.73 is released.
 
-       * gnus: configure'd.
+1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Feb 28 07:43:00 1998  Nelson Jose dos Santos Ferreira  <Nelson.Ferreira@inesc.pt>
+       * nnmail.el (nnmail-spool-file): Changed to use mail-source.
+       (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
+       nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
+       (nnmail-movemail-program): Removed.
+       (nnmail-movemail-args): Removed.
+       (nnmail-pop-password-required): Ditto.
+       (nnmail-tmp-directory): Ditto.
+       (nnmail-delete-incoming): Removed.
+       (nnmail-pop-password, nnmail-moved-inboxes,
+       nnmail-internal-password, nnmail-move-inbox): Removed.
+       (nnmail-read-passwd): Ditto.
+       (nnmail-get-spool-files): Removed.
+       (nnmail-resplit-incoming): Reinstated.
 
-       * nnsoup.el (nnsoup-store-reply): Fix double sep error.
+       * mail-source.el: New file.
 
-Sat Feb 28 07:01:17 1998  Lasse Rasinen  <lrasinen@iki.fi>
+1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
 
-       * gnus-start.el (gnus-ask-server-for-new-groups): Message more. 
+       * gnus-art.el (gnus-article-mode-map): Bind backspace.
 
-Fri Feb 27 13:26:34 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-resend): Allow arbitrary Also's.
+       * gnus-art.el (article-make-date-line): Fix iso8601 display.
 
-1998-02-27  Dave Love  <d.love@dl.ac.uk>
+1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-simplify-subject-functions): Fix
-       customization, doc.
+       * gnus-art.el (gnus-treat-display-smileys): Check xpm.
 
-1998-02-25  Dave Love  <d.love@dl.ac.uk>
+       * gnus-picon.el (gnus-group-display-picons): Goto body.
 
-       * gnus-art.el (gnus-article-x-face-command): Replace leading `{'.
+       * gnus.el: Indented all functions; broke long lines; changed all
+       instances of illegal/legal to invalid/valid.  Yes, I'm bored.
 
-Mon Feb 23 18:26:48 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-agent.el (gnus-plugged): New command and keystroke.
+       * gnus.el: Pterodactyl Gnus v0.72 is released.
 
-       * gnus-ems.el (gnus-ems-redefine): Define
-       'gnus-summary-set-display-table as a function that takes no
-       params. 
+1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-interactive): Don't use gnus-sum macros.
-       (gnus-valid-select-methods): Include nnlistserv.
+       * gnus.el: Cleaned up trailing whitespace.
 
-       * gnus.el: Autoloaded things to make byte-comp silent.
+       * mm-util.el (mm-read-charset): Work.
 
-Mon Feb 23 18:06:47 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
 
-       * gnus.el: Quassia Gnus v0.32 is released.
+       * gnus-score.el (gnus-score-find-bnews): Match regexp on the
+       nnheader-translate-file-chars'd group name.
 
-Mon Feb 23 17:48:42 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-cite.el (gnus-article-hide-citation-maybe): Wrong
-       interactive specs.
-       (gnus-cite-toggle): Maybe parse.
+       * message.el (message-encode-message-body): Fold case.
 
-Mon Feb 23 05:26:11 1998  Rui-Tao Dong ~{6-HpLN~}  <rdong@internetmci.com>
+1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
 
-       * nnweb.el (nnweb-type-definition): Fixed.
+       * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
 
-Sun Feb 22 18:10:53 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-group-path): Translate right chars.
-       (gnus-agent-toggle-plugged): Allow proper closing.
+       * mailcap.el (mailcap-add): New function.
 
-       * gnus-srvr.el (gnus-browse-read-group): Allow entering
-       non-ephemeral groups.
+1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Feb 22 04:21:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
+       (article-goto-body): Use it.
+       (gnus-treat-article): Ditto.
 
-       * gnus.el: Quassia Gnus v0.31 is released.
+       * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
+       downloaded articles from the downloadeble list.
 
-Sun Feb 22 02:09:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-summary-highlight): Give undownloaded marks a
-       better face.
+       * message.el (message-encode-message-body): Bind
+       mail-parse-charset.
 
-       * gnus-score.el (gnus-score-set): Take optional "warn".
-       (gnus-summary-score-entry): Use it.
+       * mm-util.el (mm-charset-synonym-alist): New variable.
+       (mm-charset-to-coding-system): Use it.
+       (mm-charset-coding-system-alist): Removed.
+       (mm-charset-to-coding-system): Don't use it.
+       (mm-find-charset-region): Use mail-parse-charset.
 
-       * gnus.el: Removed spurious * in defcustoms.
+       * gnus-art.el (gnus-treatment-function-alist): Use
+       gnus-article-display-picons.
+       (gnus-treat-display-xface): Only do if we have xface feature.
+       (gnus-part-display-hook): New function.
+       (gnus-treat-article): Use it.
+       (gnus-treat-article): Use gnus-visual.
 
-       * gnus-score.el (gnus-score-load-file): Reverse logic.
+       * gnus-msg.el (gnus-setup-posting-charset): Check elem.
 
-       * gnus-cite.el (gnus-article-hide-citation): Use markers to make
-       things work when wrapping.
+       * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
+       displaying.
 
-       * gnus-sum.el (gnus-summary-exit): Stop prefetch.
+       * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
 
-Sat Feb 21 02:12:42 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-score.el (gnus-score-find-bnews): Protect against invalid
+       regexp file names.
 
-       * gnus-sum.el (gnus-get-newsgroup-headers): Buggy regexp.
+Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sat Feb 21 00:51:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.71 is released.
 
-       * gnus.el: Quassia Gnus v0.30 is released.
+1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Feb 21 00:09:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-image): Don't add a dot.
 
-       * gnus-sum.el (gnus-summary-mark-article): Don't do anything if
-       the mark doesn't change.
+       * gnus-art.el (gnus-treat-article): New function.
 
-       * gnus-art.el (gnus-article-prepare): Don't enter article into
-       cache. 
+       * gnus.el (gnus-article-display-hook): Removed.
 
-       * gnus-sum.el (gnus-summary-reparent-thread): Don't mark as read.
-       (gnus-summary-mark-article): Don't do cache things here.
+       * gnus-art.el (gnus-article-treat-custom): New variable.
 
-       * gnus-util.el (gnus-parse-netrc): Skip past macdefs.
+       * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
 
-Fri Feb 20 22:56:22 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
+       functions.
 
-       * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow
-       unsubscription. 
+       * message.el (message-posting-charset): New variable.
+       (message-send-mail): Use it.
 
-       * gnus-sum.el (gnus-summary-insert-subject): Allow inserting
-       articles outside limits.
+       * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
+       (gnus-setup-posting-charset): New function.
+       (gnus-setup-message): Use it.
 
-       * gnus-start.el (gnus-dribble-enter): Update mode line.
+       * message.el (message-encode-message-body): Just look for
+       Content-Type before inserting a new one.
 
-       * gnus-srvr.el (gnus-browse-unsubscribe-group): Allow
-       unsubscription. 
+1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-picon.el (gnus-article-display-picons): Check that the
-       extents are live first.
+       * rfc2047.el (rfc2047-default-charset): Removed.
 
-Thu Feb 19 15:13:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mail-prsvr.el: New file.
+       (mail-parse-charset): New variable.
 
-       * gnus-group.el (gnus-useful-groups): Include gnus-bug.
+       * gnus-sum.el (gnus-newsgroup-charset): Changed name.
+       Changed name.
 
-Thu Feb 19 02:28:17 1998  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
+       * gnus.el (gnus-charset): New group.
 
-       * gnus.el (gnus-group-history): Defined twice.
+       * nnmail.el (nnmail-pathname-coding-system): Default to binary.
 
-Thu Feb 19 01:58:47 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-default-charset): Default to nil.
+       (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
+       (gnus-newsgroup-iso-8859-1-forced): Removed.
 
-       * gnus-sum.el (gnus-get-newsgroup-headers): Just use the header
-       value. 
-       (gnus-summary-exit): Set global vars.
+       * mm-util.el (mm-known-charsets): Removed.
+       (mm-default-coding-system): Removed.
+       (mm-default-charset): Removed.
+       (mm-read-charset): New function.
 
-Tue Feb 17 07:17:49 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-default-charset): Removed.
 
-       * gnus-sum.el (gnus-summary-stop-page-breaking): Mark page as no
-       longer broken.
-       (gnus-summary-exit): Purge the real name.
+       * rfc2047.el (rfc2047-default-charset): Default to nil.
 
-Tue Feb 17 07:00:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
 
-       * gnus.el: Quassia Gnus v0.29 is released.
+Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Feb 17 06:15:03 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.70 is released.
 
-       * nnmail.el (nnmail-purge-split-history): List of alists, not
-       alist. 
+1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Feb 16 20:22:04 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-decode.el (mm-save-part): Use mm-get-part.
+       (mm-insert-part): New function.
+       (mm-get-part): Use it.
+       (mm-get-image): Ditto.
+       (mm-display-external): Ditto.
 
-       * gnus.el: Quassia Gnus v0.28 is released.
+       * mm-view.el (mm-inline-text): Ditto.
 
-1998-02-16  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-move.el (gnus-move-group-to-server): Protect against nil
+       ranges.
 
-       * message.el (message-dont-send): Make sure the article really is
-       saved. 
+       * mm-decode.el (mm-display-external): Save the buffer.
+       (mm-remove-part): Kill it.
 
-       * nnmail.el (nnmail-purge-split-history): Alist; not a list of
-       alists. 
+       * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
 
-1998-02-16  Hrvoje Niksic  <hniksic@srce.hr>
+       * nnagent.el (nnagent-request-set-mark): Defined stub.
 
-       * message.el (message-kill-to-signature): Do the right thing when
-       there is no signature.
+1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-02-16  Hrvoje Niksic  <hniksic@srce.hr>
+       * gnus-score.el (gnus-score-load-score-alist): Bind
+       coding-system-for-read.
 
-       * message.el (message-elide-elipsis): Add type and group.
-       (message-elide-region): Docfix.
+       * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
+       prepare-exit-hook.
 
-1998-02-16  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-setup-w3): Require w3.
 
-       * gnus-util.el (gnus-run-hooks): Use unwind-protect instead of
-       save-excursion. 
+1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
 
-1998-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
+       body.
 
-       * nntp.el (nntp-authinforc-file): Customized.
+1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Feb 16 03:18:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-encode.el: Ditto.
 
-       * gnus-nocem.el (gnus-nocem-unwanted-article-p): Don't look if the
-       hashtable doesn't exist.
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
+       error.
 
-       * gnus-start.el (gnus-ask-server-for-new-groups): Make sure the
-       killed groups hashtable exists.
+       * mailcap.el (mailcap-mime-data): SAFER ps.
 
-Sun Feb 15 23:02:11 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-encode-message-body): Always insert a
+       Content-Type header.
 
-       * nntp.el (nntp-authinforc-file): Changed name and default.
-       (nntp-send-authinfo): Use it.
+       * mm-decode.el (mm-inline-media-tests): Default all text/* to be
+       shown inline.
 
-Sun Feb 15 19:50:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-view.el (mm-inline-text): Handle all sorts of text.
 
-       * gnus.el: Quassia Gnus v0.27 is released.
+       * mailcap.el (mailcap-mime-data): non-viewer for viewers that
+       don't view.
 
-Sun Feb 15 19:41:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el (mm-display-external): Use it.
 
-       * gnus.el (gnus-ephemeral-servers): New variable.
-       * gnus-srvr.el (gnus-server-prepare): Use it.
-       * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
+       * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
 
-Sun Feb 15 19:35:11 1998  Kurt Swanson  <kurt@dna.lth.se>
+       * mm-decode.el (mm-save-part): Removed double code.
 
-       * gnus-art.el (gnus-article-read-summary-keys): Go to top on
-       some. 
+1999-01-12  Dave Love  <fx@gnu.org>
 
-Sun Feb 15 19:26:21 1998  SeokChan LEE  <chan@xfer.kren.nm.kr>
+       * mm-decode.el (mm-save-part): Avoid doubly-compressed
+       application/octet-stream .gz & al files with jka-compr.
 
-       * message.el (message-ignored-supersedes-headers): Fix.
+1999-01-12  Dave Love  <fx@gnu.org>
 
-Sun Feb 15 18:39:15 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-ems.el (gnus-down-mouse-3): New variable.
+       * gnus-art.el (gnus-mime-button-map): Use it.
+       (gnus-mime-button-menu): Set the clicked-on buffer initially.
 
-       * gnus-salt.el (gnus-tree-close): Start killing buffer again.
+1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-mark-article-as-read): Return t.
+       * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
 
-       * gnus-art.el (gnus-article-edit-mode): Run text mode hook.
+1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Feb 15 17:31:19 1998  Roland Roberts  <rroberts@muller.com>
+       * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
+       buffers.
 
-       * gnus-sum.el (gnus-nov-parse-line): Would bug out on bogus
-       References headers.
+       * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
 
-Sun Feb 15 14:23:51 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-cache.el (gnus-cache-read-active): Reversed check.
 
-       * gnus-art.el (gnus-article-current-summary): New variable.
-       (gnus-article-mode): Make it local.
+1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
 
-       * gnus-score.el (gnus-summary-increase-score): Find the right
-       global score file.
+       * mml.el (mml-parameter-string): Strip directory component.
 
-       * gnus-start.el (gnus-setup-news): Don't find new newsgroups
-       unless plugged.
+1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-mode): Set font-lock things before running
-       mode hook.
+       * gnus.el (gnus-use-demon): Removed.
 
-       * gnus-agent.el (gnus-agent-group-path): Respect long file names. 
+1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-Sat Feb 14 21:31:25 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnmail.el (nnmail-article-group): Don't infloop.
 
-       * gnus-sum.el (gnus-summary-goto-last-article): Force jumping to
-       articles outside limit.
+1999-01-11  Colin Rafferty  <colin@xemacs.org>
 
-       * gnus-agent.el (gnus-agent-toggle-plugged): un/plug before hook. 
+       * gnus-art.el (article-update-date-lapsed): Made it work with
+       picons, and make it update on all visible frames.
+       (article-date-ut): Get summary-buffer's current-headers.
 
-Sat Feb 14 21:08:03 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-xmas.el (gnus-xmas-article-display-xface): t t would make
-       faces disappear.
+       * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
+       (gnus-picons-setup-p): New variable.
 
-Sat Feb 14 20:52:34 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-netrc-file): New variable.
+       * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
 
-Sat Feb 14 19:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Quassia Gnus v0.26 is released.
+       * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
+       (gnus-summary-exit-no-update): Use mapcar.
 
-Sat Feb 14 18:40:55 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-agent.el (gnus-agent-directory): Translate file chars. 
+       * gnus-agent.el (gnus-category-write): Make directory.
 
-       * gnus-sum.el (gnus-summary-print-article): Don't display all
-       headers.
-       (gnus-summary-edit-parameters): New command and keystroke.
+1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
 
-       * gnus-group.el (gnus-group-rename-group): Mark dribble.
+       * gnus-sum.el (gnus-update-read-articles):
+       (gnus-update-marks): Request backend update of mark.
 
-Sat Feb 14 18:39:45 1998  Fred Oberhauser  <foberhauser@psipenta.de>
+1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-process-babyl-mail-format): Fix point
-       movement. 
+       * mm-bodies.el (mm-body-encoding): Use mm-find.
 
-Sat Feb 14 18:31:39 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
 
-       * gnus.el (gnus-group-get-parameter): Dix fix.
+       * gnus-picon.el (gnus-article-display-picons): Fix.
 
-Sat Feb 14 18:29:12 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-picon.el: Updated documentation.
+       * gnus.el: Pterodactyl Gnus v0.69 is released.
 
-Sat Feb 14 18:26:53 1998  Joev Dubach  <dubach@dcepea.harvard.edu>
+1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-send-authinfo-from-file): Doc fix.
+       * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
 
-Sun Jan 11 23:44:12 1998  Ken Raeburn  <raeburn@cygnus.com>
+       * gnus-agent.el (gnus-agent-remove-group): New command and
+       keystroke.
 
-       * nnagent.el (nnagent-request-update-info): New no-op fn.
+       * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
 
-Sat Feb 14 17:41:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-srvr.el (gnus-browse-unsubscribe-group): Wouldn't allow
-       subscription of visited groups.
+       * gnus-agent.el (gnus-agent-write-servers): Make directory.
 
-       * gnus-util.el (gnus-run-hooks): New function.
-       Use it everywhere.
+1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-authinfo-password): New variable.
-       (nntp-send-authinfo): Cache authinfo password.
+       * mm-view.el (mm-inline-text): Bind current id.
 
-       * gnus-sum.el (gnus-summary-mark-article-as-unread): Don't do
-       anything if the mark doesn't change.
+       * mm-decode.el (mm-handle-id): New macro.
+       (mm-make-handle): Accept id.
+       (mm-dissect-singlepart): Use it.
 
-1998-01-17  Simon Josefsson  <jas@pdc.kth.se>
+1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
 
-       * gnus-sum.el (gnus-summary-work-articles): change buffer
-       before looking at marked articles
-       (gnus-summary-work-articles): better check of marked articles
-       
-Sat Feb 14 15:10:36 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+      * message.el (message-cite-original-without-signature): Use
+      message-signature-separator when searching for signature in
+      message-cite-original-without-signature.
 
-       * nntp.el (nntp-send-authinfo): Use new .netrc functionality.
+1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-util.el (gnus-netrc-syntax-table): New variable.
-       (gnus-parse-netrc): New function.
-       (gnus-netrc-machine): Ditto.
-       (gnus-netrc-get): Ditto.
+       * gnus.el (gnus-server-to-method): Check named methods.
 
-       * gnus-draft.el (gnus-draft-make-menu-bar): Added deletion.
+1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-expert-user): Dix fox.
+       * mm-view.el (mm-view-message): Goto point-min.
 
-       * nnmail.el (nnmail-article-group): Remove duplicates from split. 
+       * nnmail.el (nnmail-article-group): Don't delete lines, only
+       shorten them.
 
-       * message.el (message-check-news-header-syntax): Check more on
-       Message-ID. 
+       * gnus-msg.el (gnus-configure-posting-styles): Also do nil
+       values.
 
-       * nnmh.el: Don't call nnmail-activate.
+       * nnheader.el (nnheader-temp-directory): New variable.
+       (nnheader-temp-directory): Removed.
 
-       * gnus.el: User-variabelize all custom vars.
+1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
 
-Fri Feb 13 22:40:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
+       list of files to check for mailcap entries under windows-nt.
 
-       * gnus.el: Quassia Gnus v0.25 is released.
+1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb 13 19:01:19 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
+       summary buffer exists.
 
-       * nndoc.el (nndoc-type-alist): Allow blank lines to separate
-       headers from bodies.
+1998-12-22  Aaron M. Ucko  <amu@mit.edu>
 
-       * gnus-art.el (gnus-article-edit): Restore Date header.
+       * nnsoup.el (nnsoup-store-reply): Remove code to deal with
+       irrelevant Sun sendmail bug.
+       (nnsoup-store-reply): Stop mucking with mail-header-separator.
 
-       * gnus-async.el (gnus-asynch-obarray): New variable.
-       (gnus-async-prefetched-article-entry): Use it.
-       (gnus-async-set-buffer): Use it.
+       * message.el (message-send-news): Bind mail-header-separator to
+       "" when asking backend to post.
 
-       * nnmh.el (nnmh-active-number): Create parent dirs.
+1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
 
-       * nntp.el (nntp-last-command): New variable.
-       (nntp-handle-authinfo): New function.
+       * mm-uu.el (mm-dissect-disposition): New variable.
+       (mm-uu-dissect): Use it.
 
-       * gnus-sum.el (gnus-summary-exit): Call purging function.
+1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb 13 18:59:16 1998  François Pinard  <pinard@iro.umontreal.ca>
+       * mm-view.el (mm-inline-text): Bind url-current-object.
 
-       * nnmail.el (nnmail-get-new-mail): Don't clear split-history.
-       (nnmail-purge-split-history): New function.
+1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
 
-Fri Feb 13 18:36:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-range.el (gnus-remove-from-range): Rewrite.
 
-       * nntp.el (nntp-telnet-shell-prompt): Renamed.
+1998-12-09  SL Baur  <steve@altair.xemacs.org>
 
-Fri Feb 13 18:35:23 1998  Sam Falkner  <samf@channelpoint.com>
+       * gnus-picon.el (annotations): Remove bogus require 'xpm.
 
-       * nntp.el (nntp-open-telnet-envuser): New variable.
+1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
 
-Fri Feb 13 18:29:23 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-encode-message-body): Insert `MIME-Version'
+       instead of `Mime-Version'.
 
-       * message.el (message-send-mail-function): Added smtpmail-send-it.
+1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
 
-1998-02-11  Dave Love  <d.love@dl.ac.uk>
+       * message.el (message-insert-mime-part): Add the attachment
+       disposition.
+       (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
+       (message-mime-query-type): New function.
+       (message-mime-query-description): Ditto.
+       (message-mime-query-file): Ditto.
+       (message-insert-mime-part): Use them.
+       (message-mime-insert-external): Use the new stuff.
 
-       * gnus-art.el (gnus-button-url): Don't lose in Emacs 20 with
-       browse-url-browser-function an alist, not a function.
-       (gnus-button-embedded-url): Likewise.
+1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb 13 17:10:31 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnmail.el (nnmail-split-header-length-limit): New variable.
 
-       * gnus-cite.el (gnus-cite-localize): New function.
-       (gnus-cite-close): Renamed.
-       (gnus-cite-parse-maybe): Use it.
+       * mm-decode.el (mm-dissect-buffer): Check syntax.
 
-       * gnus-sum.el (gnus-summary-move-article): Move back to summary
-       buffer. 
+       * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
 
-       * nnfolder.el (nnfolder-request-accept-article): Save excursion.
-       (nnfolder-request-move-article): Ditto.
+       * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
+       (rfc2047-dissect-region): Ditto.
 
-       * nntp.el (nntp-find-connection): Don't message.
+1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb 13 14:51:56 1998  MORIOKA Tomohiko  <steve@xemacs.org>
+       * mm-view.el (mm-view-message): Decode charset.
 
-       * message.el (message-send-mail-with-qmail): Fix.
+1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1998-02-13  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
+       CT headers.
 
-       * gnus-draft.el (gnus-draft-make-menu-bar): Added missing commands.
+Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-1998-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Use
+       mm-uu-*-function.
+       * mm-uu.el (mm-uu-dissect): Use x-uuencode.
 
-       * gnus/gnus-cus.el (gnus-score-parameters): Make `files' and
-       `exclude-files' widgets inline.
+1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb 13 12:46:23 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-send-mail): Do MML first.
+       (message-send-news): Ditto.
 
-       * gnus-sum.el (gnus-article-mark): Dox dox.
+1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Feb 11 15:05:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-picon.el (gnus-picons-face): New face.
+       (gnus-picons-try-face): Use it.
 
-       * gnus.el: Quassia Gnus v0.24 is released.
+Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Feb 10 21:59:53 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.68 is released.
 
-       * gnus-agent.el (gnus-agent-fetch-session): Reversed reversal.
+Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-topic.el (gnus-topic-rename): Check whether the new name
-       exists. 
+       * gnus.el: Pterodactyl Gnus v0.67 is released.
 
-Tue Feb 10 21:39:47 1998  dave edmondson  <dme@sco.com>
+Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * message.el (message-font-lock-keywords): Allow : as a citation
-       ending. 
+       * gnus.el: Pterodactyl Gnus v0.66 is released.
 
-Tue Feb 10 20:09:02 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-send): Removed dead code.
+       * gnus-art.el (gnus-insert-mime-button): Decode description.
 
-Mon Feb  9 17:02:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-fill-header): Fill to column 990.
+       * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
+       (gnus-decode-header-methods): Ditto.
+       (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
 
-       * gnus-score.el (gnus-score-load-file): Exclude all excluded
-       files. 
+1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
 
-Mon Feb  9 16:55:41 1998  jari aalto  <jari.aalto@poboxes.com>
+       * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
 
-       * gnus-art.el (gnus-article-time-format): Extended variable. 
+1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Feb  9 16:27:59 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-insert-mime-headers): Encode description.
 
-       * gnus-art.el (article-make-date-line): Make 8601 Dates.
-       (article-date-iso8601): New command and keystroke.
+       * nnfolder.el (nnfolder-request-expire-articles): Go to the date
+       line.
 
-Sun Feb  8 21:19:15 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-default-charset): Doc fix.
 
-       * message.el (message-ignored-mail-headers): Remove Xrefs.
+Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nndoc.el (nndoc-open-document-hook): New variable.
+       * mm-decode.el (mm-display-part): Forward a line.
 
-Sun Feb  8 21:01:33 1998  Istvan Marko  <istvan@cmdmail.amd.com>
+Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-agent.el (gnus-unplugged): Typo fix.
+       * mm-util.el (mm-running-ntemacs): New variable.
+       (mm-text-coding-system): Ditto.
+       * nnmail.el (nnmail-incoming-coding-system): Ditto.
+       (nnmail-split-incoming): Use nnmail-incoming-coding-system.
 
-Sun Feb  8 18:34:31 1998  Kurt Swanson  <kurt@dna.lth.se>
+1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-score-thread-simplify): New variable.
+       * gnus-picon.el (gnus-picons-network-display-internal): Don't set
+       buffer.
 
-Sun Feb  8 18:31:35 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-insert-headers): New command and keystroke.
 
-       * gnus-uu.el (gnus-uu-post-encode-mime): Call mmencode with
-       correct params.
+1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Feb  8 18:13:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
+       (mm-get-image): Ditto.
 
-       * gnus.el: Quassia Gnus v0.23 is released.
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
+       base64, uudecode and binhex.
 
-Sun Feb  8 17:20:40 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-group.el (gnus-update-group-mark-positions): Bind `topic'. 
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
+       in text/plain.
+       * mm-uu.el (mm-uu-dissect): Use inline.
 
-       * message.el (message-expand-group): Added doc string.
+1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-wait-for): Don't change limit until after
-       accepting output.
+       * mm-view.el (mm-view-message): New function.
 
-Sun Feb  8 16:44:36 1998  Richard Hoskins  <rmh@interlaced.net>
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
+       qp.
 
-       * message.el (message-kill-to-signature): Don't kill the
-       delimiter. 
+1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
 
-Sun Feb  8 16:15:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
+       entry for message/rfc822 as 8bit.
 
-       * gnus-sum.el (gnus-summary-prepared-hook): New hook.
-       (gnus-summary-read-group-1): Use it.
+1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-cite-original-without-signature): New
-       function. 
-       (message-cite-function): Added to custom.
+       * mailcap.el (mailcap-mime-extensions): Add patch.
 
-1998-01-13  Per Abrahamsen  <abraham@dina.kvl.dk>
+1998-12-05  Dale Hagglund  <rdh@best.com>
 
-       * gnus/message.el (message-cite-original): Don't quote signature.
+       * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
+       argument to force all multipart/* to look like multipart/mixed.
 
-Sun Feb  8 15:50:20 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
+       variable.
+       (gnus-mime-display-part): Use it.
 
-       * gnus-group.el (gnus-group-unsubscribe-group): Protest against
-       empty group names.
+1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Feb  2 18:56:22 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-draft.el (gnus-draft-send): Only disable checks for
+       non-interactive use.
+       (gnus-draft-send-message): Use it.
 
-       * gnus-draft.el (gnus-draft-setup): Associate with drafts group.
+Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * message.el (message-header-format-alist): Fill references.
+       * gnus.el: Pterodactyl Gnus v0.65 is released.
 
-       * gnus-agent.el (gnus-category-read): Changed default.
-       (gnus-agent-handle-level): New variable.
-       (gnus-agent-fetch-session): Use it.
+1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (article-strip-all-blank-lines): New command and
-       keystroke. 
+       * gnus-art.el (gnus-article-prepare-display): Don't init w3.
 
-Sun Feb  1 18:00:54 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
 
-       * gnus-msg.el (gnus-inews-reject-message): Removed function.
-       (gnus-sent-message-ids-file): Removed.
-       (gnus-sent-message-ids-length): Ditto.
+Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-xmas.el (gnus-xmas-summary-set-display-table): Ditto.
+       * gnus.el: Pterodactyl Gnus v0.64 is released.
 
-       * gnus-sum.el (gnus-simplify-subject-fuzzy): Respect
-       `gnus-simplify-ignored-prefixes'.
-       (gnus-summary-set-display-table): Keep TAB.
+1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Thu Jan 15 22:47:38 1998   <Use-Author-Address-Header@[127.1]>
+       * mm-view.el (mm-setup-w3): Don't load.
 
-       * gnus-art.el (gnus-request-article-this-buffer): Put it into the
-       backlog. 
+       * gnus-msg.el (gnus-setup-message): Set group name.
+       (gnus-group-mail): Avoid leaking local vars.
 
-Mon Jan 12 23:30:59 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-attach-file): Renamed.
+       (message-mime-attach-file): Renamed again.
 
-       * gnus-sum.el (gnus-get-newsgroup-headers): Use the longest ID.
+1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nnheader.el (nnheader-parse-head): Ditto.
+       * gnus-art.el (article-decode-encoded-words): Bind
+       rfc2047-default-charset here.
 
-Thu Jan  8 09:47:18 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
 
-       * gnus-start.el (gnus-1): Use gnus-alive-p.
+1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Jan  6 11:53:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
+       (gnus-picons-setup-hook): New hook.
 
-       * gnus-art.el (gnus-article-prepare): Bind coding systems.
+1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Tue Jan  6 07:45:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mailcap.el (mailcap-mime-data): Remove "*" from documentation
+       string.
+       (mailcap-mime-extensions): Ditto.  Made first sentense fit a
+       line.
 
-       * gnus.el: Quassia Gnus v0.22 is released.
+1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Jan  6 07:32:02 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-article-prepare-display): Setup w3.
+       (gnus-mime-view-part): Ditto.
+       (gnus-mime-inline-part): Dotii.
+       (gnus-mime-externalize-part): Daddo.
+       (gnus-mime-internalize-part): Tutti frutti.
+       (gnus-widget-press-button): Da da do.
 
-       * message.el (message-kill-to-signature): Don't use mark.
+       * mm-view.el (mm-setup-w3): Require url-vars.
 
-Tue Jan  6 07:30:46 1998  Russ Allbery  <rra@stanford.edu>
+Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-kill-to-signature): New command and keystroke.
+       * message.el (message-draft-coding-system): Fix for XEmacs-NT.
+       * mm-util.el (mm-find-charset-region): Ditto.
 
-Tue Jan  6 06:39:29 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-summary-print-article): New defaults for
-       headers and stuff.
+       * message.el (message-send): Don't encode here.
+       (message-send-mail): But here.
+       (message-send-news): And here.
 
-       * gnus-agent.el (gnus-agent-batch): New command.
+1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnoo.el (nnoo-execute): Copy vars from parent into child.
-       (nnoo-parent-function): Ditto.
+       * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
 
-       * gnus-draft.el (gnus-draft-setup): Removed message.
+Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-start.el (gnus-read-descriptions-file): Naked muleism.
+       * gnus.el: Pterodactyl Gnus v0.63 is released.
 
-Mon Jan  5 05:20:16 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnml.el (nnml-generate-nov-databases-1): Fix lower bound on
-       empty groups.
+       * mml.el (mml-base-boundary): Shorten.
 
-Sun Jan  4 14:38:36 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-insert-mime-part): Use default.
 
-       * gnus.el: Quassia Gnus v0.21 is released.
+       * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
 
-Sun Jan  4 14:28:35 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el: Quassia Gnus v0.20 is released.
+       * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
+       buttons, not [*].
 
-1997-12-10  Per Abrahamsen  <abraham@dina.kvl.dk>
+1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus/gnus-msg.el (gnus-inews-insert-mime-headers): Added
-       documentation. 
-       (gnus-inews-insert-mime-headers): Made it work with Emacs MULE.
-       (gnus-inews-insert-mime-headers): Added as option to
-       `message-header-hook'. 
+       * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
 
-1997-12-22  Per Abrahamsen  <abraham@dina.kvl.dk>
+1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus/gnus-art.el (gnus-button-alist): Assume msg-id after "in
-       message". 
+       * gnus-art.el (gnus-insert-mime-button): Fix.
 
-1997-12-22  Simon Josefsson  <jas@faun.nada.kth.se>
+1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nnmail.el (nnmail-get-new-mail): Make nnmail-tmp-directory
+       * message.el (message-insert-mime-part): Nicify prompts.
+       (message-insert-mime-part): Really delete duplicates.
+       (message-insert-mime-part): Check against common errors.
+       (message-insert-mime-part): Fix docstring.
 
-1997-12-28  Per Abrahamsen  <abraham@dina.kvl.dk>
+1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus/gnus-group.el (gnus-group-fetch-faq): Convert `.' in group
-       name to `/'.
+       * gnus-art.el (gnus-mime-internalize-part): Bugged out.
 
-Sun Jan  4 13:35:14 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nndraft.el (nndraft-request-associate-buffer): Open the damn
-       server first.  Sheesh.
+       * gnus-art.el (gnus-mime-button-line-format): Nicify.
+       (gnus-insert-mime-button): Modify accordingly.
 
-       * gnus-draft.el (gnus-draft-send): Bind message-send-hook to nil. 
+1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-summary-catchup): Don't nix out downloadable. 
-       (gnus-summary-highlight): Highlight down/un as unread.
+       * gnus-art.el (gnus-display-mime): Set window point.
 
-Sun Jan  4 13:27:31 1998  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+       * mm-decode.el (mm-display-external): Only decode when not
+       saving.
+       (mm-alternative-precedence): Prefer multiparts.
+       (mm-inline-media-tests): Inline multiparts.
 
-       * gnus-start.el (gnus-strip-killed-list): Fix syntax.
+       * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
+       Ignore errors when requiring url.
 
-Sun Jan  4 13:18:04 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-quote-region): New command.
 
-       * nnsoup.el (nnsoup-store-reply): Bind mail-header-separator to
-       "". 
+       * message.el (message-cite-original): Use it.
+       (message-cite-original-without-signature): Ditto.
 
-       * gnus-xmas.el (gnus-xmas-agent-server-menu-add): New.
+Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nnoo.el (nnoo-change-server): Get the right values.
+       * gnus.el: Pterodactyl Gnus v0.62 is released.
 
-1998-01-04  Aki Vehtari  <Aki.Vehtari@hut.fi>
+1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-signature-limit): Add default values for
-       choices suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
-       (gnus-prompt-before-saving): Add :value t for sexp tag.
-       (gnus-split-methods): Add default values for choices.
+       * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
 
-       * gnus-score.el (gnus-home-score-file): Add non-nil default for
-       function.
-       (gnus-home-adapt-file): Ditto.
+1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-sum.el (gnus-move-split-methods): Add default values for
-       choices.
+       * mm-view.el (mm-inline-text): Use `point-min-marker' and
+       `point-max-marker'.
 
-       * nnmail.el (nnmail-list-identifiers): Add default values for
-       choices suggested by Per Abrahamsen <abraham@dina.kvl.dk>.
+1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Jan  4 11:31:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
 
-       * gnus.el: Quassia Gnus v0.19 is released.
+       * gnus-art.el (gnus-mime-display-single): Check for attachment
+       before other tests.
 
-Sun Jan  4 10:42:53 1998  Felix Lee  <flee@teleport.com>
+1998-12-03  Didier Verna  <verna@inf.enst.fr>
 
-       * nntp.el (nntp-open-rlogin): Use a list of parameters.
+       * gnus-msg.el (gnus-configure-posting-styles): find a
+       posting-style entry in the group parameters, if any, and honor it
+       at the end.
 
-Sun Jan  4 10:25:05 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
 
-       * gnus-agent.el (gnus-agent-fetch-groups): New command.
+       * nntp.el (nntp-after-change-function): Fix.
 
-       * gnus-sum.el (gnus-summary-print-article): Changed order of
-       parameters.
+1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
 
-Sun Jan  4 10:24:07 1998  Michael R. Cook  <mcook@cognex.com>
+       * mml.el (mml-generate-mime-1): Insert literally.
 
-       * gnus-sum.el (gnus-summary-print-article): Use process/prefix.
+1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Jan  4 05:29:38 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-insert-mime-headers): Removed debug.
 
-       * gnus-uu.el: Changed spurious defconsts to defvars.
+1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-get-spool-files): Quote group name.
+       * gnus-sum.el (gnus-summary-show-article): Destroy parts when
+       prefixed.
 
-       * gnus-agent.el (gnus-agent-fetch-group-1): Fetch ticked articles.
-       (gnus-agent-fetch-group-1): Never mind.
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Default
+       application/emacs-lisp to 8bit.
 
-Sat Dec 20 22:33:17 1997  Pete Ware  <ware@cis.ohio-state.edu>
+1998-12-03  Dale Hagglund  <rdh@best.com>
 
-       * message.el (message-rename-buffer): Check for nil dirs.
+       * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
 
-Fri Dec 19 21:45:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nnml.el (nnml-request-create-group): Check for files.
+       * gnus.el: Pterodactyl Gnus v0.61 is released.
 
-Fri Dec 19 21:39:43 1997  Hrvoje Niksic  <hniksic@srce.hr>
+1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-mode): Fixed font-lock.
+       * mml.el (mml-parse-1): Skipped parts.
+       (mml-insert-mime-headers): Nil is a list.
+       (mml-generate-mime-1): Don't insert literally.
+       (mml-read-tag): Drop text props.
+       (mml-read-part): Ditto.
+       (mml-parse-singlepart-with-multiple-charsets): Ditto.
 
-Fri Dec 19 21:26:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-cache.el (gnus-cache-read-active): Check for empty files. 
+       * gnus.el: Pterodactyl Gnus v0.60 is released.
 
-Sun Dec 14 11:46:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-uu.el (gnus-uu-save-article): Quote all lines beginning
-       with a dash.
+       * mml.el (mml-parse-1): Don't throw contents away.
 
-1997-12-10  SL Baur  <steve@altair.xemacs.org>
+1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-start.el (gnus-read-descriptions-file): Really bind and gag 
-       Mule.
+       * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
 
-Fri Dec  5 15:15:05 1997  Danny Siu  <dsiu@adobe.com>
+1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nndoc.el (nndoc-babyl-body-begin): quote the regexp for the
-       string "*** EOOH ***" properly.
-       (nndoc-babyl-head-begin): Same as above.
+       * mml.el (mml-parse-singlepart-with-multiple-charsets): New
+       function.
+       (mml-parse-1): Use it.
 
-Sun Dec 14 11:11:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-pre-uudecode-hook): New hook.
+       * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
+       Use gnus-newsgroup-default-charset.
+       (article-decode-encoded-words): Remove charset codes.
+       * gnus-sum.el (gnus-newsgroup-default-charset): Use
+       gnus-default-charset.
 
-       * gnus-sum.el (gnus-summary-read-group-1): Set mode line after
-       configuring. 
+1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Dec 14 11:03:26 1997  Wes Hardaker  <wjhardaker@ucdavis.edu>
+       * message.el (message-send-mail): Don't encode here.
+       (message-send-news): Nor here.
+       (message-send): ... but here instead.
 
-       * gnus-score.el (gnus-adaptive-word-minimum): New variable.
-       (gnus-score-adaptive): Use it.
+       * gnus-picon.el (gnus-picons-display-article-move-p): Changed
+       default to nil.
+       (gnus-article-display-picons): Replace From line.
+       (gnus-group-display-picons): Replace Newsgroups line.
+       (gnus-picons-display-glyph): Set baseline.
+       (gnus-group-display-picons): Piconize the entire Newsgroups line.
+       (gnus-picons-xbm-face): Revert to old, standard colors.
 
-Sun Dec 14 09:19:18 1997  Roland B. Roberts  <roberts@panix.com>
+       * message.el (message-fetch-field): Remove text props.
 
-       * gnus-group.el: Fixed hardcoded levels.
+       * gnus-art.el (gnus-article-normalized-header-length): New
+       variable.
+       (article-normalize-headers): New command and keystroke.
 
-Sat Dec  6 17:40:33 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
 
-       * gnus.el: Quassia Gnus v0.18 is released.
+Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sat Dec  6 17:27:04 1997  Kim-Minh Kaplan  <KimMinh.Kaplan@Utopia.EUnet.fr>
+       * gnus.el: Pterodactyl Gnus v0.59 is released.
 
-       * gnus-picon.el (gnus-picons-remove): Race condition.
+1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Dec  6 17:23:26 1997  Christian von Roques  <roques@scalar.pond.sub.org>
+       * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
 
-       * gnus-start.el (gnus-read-descriptions-file): Fix
-       enable-multibyte-characters. 
+       * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
 
-1997-12-05  Dave Love  <d.love@dl.ac.uk>
+1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-nocem.el (gnus-nocem-message-wanted-p): Fix paren typpo.
-       (gnus-nocem-issuers): Allow sexp alternative in :type for alists.
+       * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
 
-1997-12-05  Dave Love  <d.love@dl.ac.uk>
+1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-visible-headers): Add X-sent:.
+       * mm-decode.el (mm-all-images-fit): New variable.
+       (mm-image-fit-p): Use it.
 
-Sat Dec  6 17:16:28 1997  Lars Balker Rasmussen  <lbr@mjolner.dk>
+       * gnus-art.el (gnus-mime-display-single): Use it.
+       (gnus-mime-internalize-part): New command and keystroke.
 
-       * gnus-art.el (article-make-date-line): Don't add extra newlines. 
+       * mm-decode.el (mm-user-automatic-external-display): New
+       variable.
+       (mm-automatic-external-display-p): New function.
 
-1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+       * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
+       colors.
 
-       * nnmail.el (nnmail-file-coding-system): Use `raw-text' in
-       default.
+1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnheader.el (nnheader-file-coding-system): Use `raw-text' in
-       default.
+       * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
 
-Sat Dec  6 17:04:40 1997  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
+       * gnus-art.el (gnus-with-article): Work in the original article
+       buffer.
+       (gnus-with-article): Work in read-only groups.
 
-       * nnml.el (nnml-parse-head): Out-of-bounds fix.
+Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nndraft.el (nndraft-request-associate-buffer): Get proper file
-       name. 
+       * mm-bodies.el (mm-decode-string): Return original string if not
+       decode.
 
-Sat Dec  6 15:35:37 1997  Gary D. Foster  <Gary.Foster@Corp.Sun.COM>
+Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-group.el: Added backspace.
+       * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
 
-Thu Nov 27 19:56:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-12-01 01:53:49  François Pinard  <pinard@iro.umontreal.ca>
 
-       * gnus-agent.el (gnus-summary-set-agent-mark): Remove marks
-       properly. 
+       * nndoc.el (nndoc-mime-parts-type-p): Do related.
 
-1997-11-27  Christoph Wedler  <wedler@fmi.uni-passau.de>
+Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * smiley.el (smiley-buffer): Provide `help-echo'.
+       * gnus.el: Pterodactyl Gnus v0.58 is released.
 
-Thu Nov 27 17:33:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-util.el (gnus-output-to-rmail): Always save buffer.
+       * mm-decode.el (mm-get-image): Return a glyph, not an image
+       specifier.
 
-       * nntp.el (nntp-close-server): Don't sleep for me, Argentina.
-       (nntp-request-close): You neither.
+1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
 
-1997-11-19  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
 
-       * message.el (message-header-lines): New widget.
-       (message-default-headers): Use it.
-       (message-default-mail-headers): Use it.
-       (message-default-news-headers): Use it.
+1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1997-11-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+       * mail-parse.el (rfc2045): Required.
 
-       * gnus-start.el (gnus-read-descriptions-file): Add missing quote.
+1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
 
-Wed Nov 26 18:19:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-text): Remove props.
 
-       * nnweb.el (nnweb-type-definition): Rescued dejanewsold.
+1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-mh.el (gnus-summary-save-in-folder): Reverted to old
-       version. 
+       * mm-view.el (mm-setup-w3): Protect url-misc.
 
-       * gnus-sum.el (gnus-kill-or-deaden-summary): Save excursion.
+       * message.el (message-ignored-resent-headers): Remove
+       Gnus-Warning.
 
-       * gnus.el: Only require gnus-load in Emacsen 19.
+       * mml.el (mml-insert-mime-headers): Use encoding.
+       (mml-parameter-string): Ditto.
 
-       * gnus-start.el (gnus-setup-news): Always push archive server.
+       * rfc2045.el: New file.
+       (rfc2045-encode-string): New function.
 
-       * gnus-sum.el (gnus-read-header): Would bug out on sparse
-       articles. 
+1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Nov 26 17:50:41 1997  Kurt Swanson  <kurt@dna.lth.se>
+       * mail-parse.el (mail-header-encode-parameter): New function.
 
-       * gnus-ems.el (gnus-mule-cite-add-face): Work.
+       * rfc2231.el (rfc2231-encode-string): New function.
 
-Wed Nov 26 17:40:57 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Quassia Gnus v0.17 is released.
+       * mm-bodies.el (mm-decode-string): New function.
+       * mm-view.el (mm-inline-text): Use mm-decode-string.
 
-Wed Nov 26 16:04:25 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-summary-move-article): Don't work on canceled
-       articles. 
+       * gnus.el: Pterodactyl Gnus v0.57 is released.
 
-       * gnus-start.el (gnus-subscribe-hierarchical-interactive): Use
-       `read-char-exclusive'. 
+1998-11-23  Felix Lee  <flee@cygnus.com>
 
-       * gnus-sum.el (gnus-summary-mode): Localize
-       gnus-summary-dummy-line-format. 
+       * nntp.el (nntp-async-needs-kluge): new setting.
+       (nntp-async-timer): new var.
+       (nntp-async-process-list): new var.
+       (nntp-async-kluge): new function.
+       (nntp-async-timer-handler): new function.
+       (nntp-async-wait): new function.
+       (nntp-async-stop): new function.
+       (nntp-after-change-function): renamed, and split apart.
+       (nntp-async-trigger): new function.
+       (nntp-do-callback): new function.
+       (nntp-accept-process-output): add optional timeout arg.
 
-       * nnml.el (nnml-open-nov): Check that the file exists before
-       inserting it. 
+       * gnus-async.el (gnus-async-request-fetched-article): fixed.
+       (gnus-async-wait-for-article): new function.
+       (gnus-async-with-semaphore): s/asynch/async/.
 
-       * gnus-art.el (article-date-ut): Insert a newline if needed.
+1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-score-edit-current-scores): Protect against
-       nil score files.
+       * gnus-art.el (gnus-with-article): Don't encode.
+       (gnus-insert-mime-button): Fall back on filename from C-D.
+       (gnus-mime-display-single): Have dots right on text/plain
+       attachments.
 
-       * gnus-start.el (gnus-newsrc-parse-options): Be more correct --
-       match only hierarchies.
-       (gnus-gnus-to-quick-newsrc-format): Changed warning.
+       * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
+       broken parts.
 
-Wed Nov 26 15:47:40 1997  Greg Klanderman  <greg@alphatech.com>
+       * gnus-art.el (gnus-with-article): Flush cache and backlog.
 
-       * messagexmas.el (message-xmas-maybe-fontify): New definition.
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
+       binhex.
 
-Wed Nov 26 15:43:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
+       (gnus-summary-repair-multipart): New command and keystroke.
 
-       * gnus-start.el (gnus-setup-news): Protect against nil
-       gnus-message-archive-method. 
+       * gnus-art.el (gnus-with-article-buffer): New macro.
 
-1997-11-26  Christoph Wedler  <wedler@fmi.uni-passau.de>
+Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-art.el (gnus-article-edit-done): Update headers "Lines:",
-       "Content-Length:" and "X-Content-Length:" when present.
+       * gnus-art.el (gnus-mime-inline-part): Do not get part when
+       undisplay the part.
 
-Wed Nov 26 15:08:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-process-unix-mail-format): Pop to the right
-       buffer on error.
-       (nnmail-process-mmdf-mail-format): Ditto.
+       * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
 
-Wed Nov 26 13:54:04 1997  Joe Reiss  <jreiss@sprynet.com>
+       * mml.el (mml-read-part): Partition right.
 
-       * gnus-art.el (gnus-summary-save-in-rmail): Return the name of the
-       file.
+       * mm-decode.el (mm-handle-set-cache): New macro.
+       (mm-handle-cache): Ditto.
+       (mm-make-handle): Ditto.
+       (mm-dissect-singlepart): Use it.
+       (mm-get-image): Use the cache.
 
-Wed Nov 26 13:50:01 1997  Alastair Burt <alastair.burt@dfki.de>
+1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * smiley.el: Balloon help, etc.
+       * gnus-art.el (gnus-mime-display-mixed): Rewrite.
+       (gnus-mime-display-single): Don't insert lines between parts.
 
-Wed Nov 26 13:45:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-util.el (gnus-kill-all-overlays): Remove check for XEmacs. 
+       * nnmail.el (nnmail-file-coding-system-1): New variable.
+       * nnfolder.el (nnfolder-file-coding-system): Ditto.
+       (nnfolder-read-folder): Use nnfolder-file-coding-system.
+       * nnml.el (nnml-file-coding-system): New variable.
+       (nnml-request-article): Use nnml-file-coding-system.
 
-1997-09-30  Dave Love  <d.love@dl.ac.uk>
+Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * message.el: Don't require rmail.
+       * gnus.el: Pterodactyl Gnus v0.56 is released.
 
-Wed Nov 26 13:37:50 1997  Kurt Swanson  <kurt@dna.lth.se>
+1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-group.el (gnus-group-setup-buffer): set-buffer.
+       * gnus-art.el (gnus-mime-display-part): New function.
+       (gnus-mime-display-mixed): Use it.
 
-Wed Nov 26 13:31:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-setup-w3): Don't register.
 
-       * gnus-score.el (gnus-score-load-file): Don't create empty score
-       files when doing decays.
+       * message.el (message-cite-original): Cite parts.
 
-Wed Nov 26 13:28:04 1997  Renaud Rioboo  <rioboo@calfor.lip6.fr>
+1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-move-inbox): Only bind default-directory when
-       calling external function.
+       * mml.el (mml-parameter-string): New function.
+       (mml-insert-mime-headers): Separated into new function.
 
-Wed Nov 26 13:03:45 1997  IWAMURO Motonori  <iwa@mmp.fujitsu.co.jp>
+1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-kill.el (gnus-batch-score): Newsrc thinko.
+       * mml.el (mml-make-boundary): Use `make-string'.
 
-Wed Nov 26 10:31:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nnheader.el (nnheader-parse-head): Would break on Message-ID's
-       that spanned several lines.
+       * binhex.el (binhex-insert-char): Ditto.
 
-       * gnus-util.el (gnus-date-iso8601): Didn't pick out the date
-       header. 
+       * base64.el (base64-insert-char): Ditto.
 
-       * gnus-demon.el (gnus-demon-scan-mail): Clean inboxes.
+       * uudecode.el (uudecode-insert-char): Code correctly.
 
-1997-11-25  Christoph Wedler  <wedler@fmi.uni-passau.de>
+1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-picon.el (gnus-picons-x-face-sentinel): Would bug out in
-       headers with two X-Face lines.
+       * mml.el (mml-generate-mime): Don't generate multiparts for
+       empties.
 
-Wed Nov 26 08:54:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-display-mime): Save excursion.
 
-       * gnus-sum.el (gnus-summary-update-info): Would use wrong group
-       name. 
+       * message.el (message-remove-first-header): New function.
+       (message-encode-message-body): Use it.
 
-1997-11-26  Hrvoje Niksic  <hniksic@srce.hr>
+Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-spec.el (gnus-compile): Avoid multiple `c*addr's.
-       (gnus-compile): Require `bytecomp'.
+       * gnus.el: Pterodactyl Gnus v0.55 is released.
 
-1997-11-25  Hrvoje Niksic  <hniksic@srce.hr>
+1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-util.el (gnus-prin1): Bind `print-readably' to t.
+       * mm-view.el (mm-setup-w3): New function.
 
-       * gnus-xmas.el (gnus-xmas-kill-all-overlays): New function.
-       (gnus-xmas-define): Use it.
+       * mm-decode.el (mm-content-id-get-contents): New function.
+       (mm-content-id-get-type): Ditto.
+       (mm-content-id-get-encoding): Ditto.
+       (mm-get-handle-by-content-id): Removed.
 
-       * gnus-art.el (gnus-stop-date-timer): Use `nnheader-cancel-timer'.
+1998-11-25  Colin Rafferty  <colin@xemacs.org>
 
-       * message.el (message-header-lines): Specify format.
+       * message.el (message-generate-new-buffers): Fix tag.
 
-       * gnus-xmas.el (gnus-xmas-move-overlay): Use BUFFER.
-       (gnus-byte-code): Use `indirect-function'.
+1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-cite.el (gnus-cite-add-face): Would assign free variable.
+       * message.el (message-buffer-name): Check for unique first.
 
-Wed Nov 26 08:31:28 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-unbuttonized-mime-type-p): use
+       gnus-inhibit-mime-unbuttonizing.
 
-       * gnus-art.el (gnus-stop-date-timer): Cancel instead of delete. 
-       (gnus-start-date-timer): Use the numerical prefix.
+       * gnus-sum.el (t): Bind M-t.
+       (gnus-inhibit-unbuttonizing): New variable.
+       (gnus-summary-toggle-display-buttonized): New command.
 
-Tue Nov 25 20:03:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-display-mime): Select article window.
+       (article-strip-trailing-space): New command and keystroke.
 
-       * gnus-draft.el (gnus-group-send-drafts): Activate group first.
+       * nneething.el (nneething-include-files): New variable.
+       (nneething-create-mapping): Use it.
 
-Tue Nov 25 19:57:55 1997  Dan Christensen  <jdc@chow.mat.jhu.edu>
+       * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
 
-       * gnus-group.el (gnus-group-process-prefix): Skip topics.
+       * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
+       ayto-expirable marks.
 
-Tue Nov 25 19:54:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-move.el (gnus-move-group-to-server): Protect agains
-       nil-ness. 
+       * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
 
-Tue Nov 25 19:03:38 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
+       ARG.
 
-       * gnus.el: Quassia Gnus v0.16 is released.
+       * gnus-art.el (gnus-article-mode-line-format): Doc fix.
 
-Tue Nov 25 16:05:01 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-sum.el (gnus-read-header): Remove thread entry before
-       rebuilding. 
+       * mm-util.el (mm-binary-coding-system): New variable.
+       (mm-with-unibyte-buffer): Use mm-binary-coding-system.
+       * mm-decode.el (mm-display-external): Ditto.
 
-       * gnus-cite.el (gnus-cite-add-face): Keep track of all overlays.
+Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-art.el (article-update-date-lapsed): New function.
-       (gnus-start-date-timer): New command.
-       (article-date-ut): Put the face in the right place.
-       (article-date-ut): Would move around.
+       * gnus.el: Pterodactyl Gnus v0.54 is released.
 
-       * gnus-group.el (gnus-group-read-ephemeral-group): Accept server
-       names. 
+1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-srvr.el (gnus-browse-foreign-server): Use proper server
-       names. 
+       * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
 
-       * gnus.el (gnus-group-prefixed-name): Give the right result for
-       native groups.
+1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnheader.el (nnheader-directory-files): New function.
+       * mm-decode.el (mm-save-part): Unquote.
 
-       * nnmh.el (nnmh-request-list-1): Reversed check.
+1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
 
-       * nnfolder.el (nnfolder-delete-mail): Would skip backwards one
-       line too much.
+       * mm-decode.el (mm-save-part): Bind coding system for write.
 
-Tue Nov 25 14:44:02 1997  SeokChan LEE  <chan@xfer.kren.nm.kr>
+1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-ignored-supersedes-headers): Typo.
+       * gnus-art.el (gnus-article-mode-line-format): New default.
+       (gnus-article-mime-part-status): New function.
 
-Mon Nov 24 18:46:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-send-news): Check the body syntax before
+       encoding.
 
-       * gnus.el: Quassia Gnus v0.15 is released.
+       * gnus-art.el (gnus-unbuttonized-mime-type): New function.
+       (gnus-mime-display-single): Use it.
+       (gnus-mime-display-alternative): Ditto.
 
-Mon Nov 24 18:07:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el: Check for whether we are running under a term.
 
-       * gnus-ems.el: Also check major version names.
+1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1997-10-05  SL Baur  <steve@altair.xemacs.org>
+       * mm-decode.el (mm-preferred-alternative): Default to first
+       alternative.
+       (mm-preferred-alternative): No, we dont.
 
-       * message.el (require 'rmail): Put guard around.
-       * nnbabyl.el (require 'rmail): Ditto.
+Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Nov 24 17:36:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el (mm-display-external): Use binary instead of
+       no-conversion.
+       * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
+       * nnheader.el (nnheader-file-coding-system): Ditto.
+       * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
 
-       * message.el (message-reply): Respect Mail-Copies-To even when
-       `to-address'. 
+Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Nov 24 17:32:47 1997  Thor Kristoffersen  <thor@unik.no>
+       * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
+       name without method.
 
-       * nntp.el (nntp-request-close): Sleep one second.
+Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Nov 24 16:18:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-newsgroup-default-charset): Rename
+       coding-system -> default-charset.
+       (gnus-newsgroup-default-charset-alist): Ditto.
+       (gnus-summary-local-variables): Ditto.
+       (gnus-set-global-variables): Ditto.
+       (gnus-get-newsgroup-headers): Ditto.
+       (gnus-summary-from-or-to-or-newsgroups): Ditto.
+       (gnus-get-newsgroup-headers-xover): Ditto.
+       (gnus-newsgroup-setup-default-charset): Ditto.
+       (article-decode-mime-words): Ditto.
+       (article-decode-charset): Ditto.
+       (article-decode-encoded-words): Ditto.
+       (article-de-quoted-unreadable): Ditto.
+       (gnus-mime-view-all-parts): Ditto.
+       (gnus-mime-externalize-part): Ditto.
+       (gnus-mm-display-part): Ditto.
+       (gnus-mime-display-single): Ditto.
+       (gnus-mime-display-alternative): Ditto.
+       * lpath.el : Ditto.
 
-       * gnus-sum.el (gnus-summary-read-group-1): Update marks when not
-       entering group.
+Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-start.el (gnus-setup-news): Get correct value of archive
-       server. 
+       * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
+       * gnus-art.el (article-decode-charset): Overlay
+       rfc2047-default-charset.
+       * message.el (message-draft-coding-system): New variable.
+       (message-set-auto-save-file-name): Use message-draft-coding-system.
+       * nndraft.el (nndraft-request-article): Ditto.
+       * gnus-start.el (gnus-start-draft-setup): Set charset nil.
+       * gnus-agent.el (gnus-agent-queue-setup): Ditto.
 
-Wed Oct  8 20:29:35 1997  Robert Bihlmeyer  <robbe@orcus.priv.at>
+Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * message.el (message-make-organization): Don't let the
-       environment variable override a user-set organization.
+       * mm-uu.el (mm-uu-test): New function.
+       (mm-uu-dissect): Inherit charset and cte from head.
+       * gnus-art.el (article-decode-charset): Use mm-uu-test.
 
-Mon Nov 24 14:09:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nnml.el (nnml-open-nov): Don't use find-file.
+       * gnus.el: Pterodactyl Gnus v0.53 is released.
 
-       * gnus-sum.el (gnus-last-newsgroup-variables-set): New variable.
-       (gnus-set-global-variables): Don't do to much; gets run off of
-       pre-command-hook. 
-       Got rid of gnus-set-global-variables throughout.
-       (gnus-summary-exit): Update adaptive scoring here.
-       (gnus-summary-isearch-article): Widen.
+1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnml.el (nnml-parse-head): Work in empty buffers.
+       * mm-decode.el (mm-get-image): New function.
+       (mm-image-fit-p): New function.
 
-1997-10-14  Hrvoje Niksic  <hniksic@srce.hr>
+       * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
 
-       * gnus-xmas.el (gnus-xmas-group-startup-message): Check for image
-       formats correctly.
-       (gnus-xmas-modeline-glyph): Ditto.
+       * gnus-util.el (gnus-annotation-in-region-p): New definition.
 
-Mon Nov 24 13:58:12 1997  Hrvoje Niksic  <hniksic@srce.hr>
+       * gnus-art.el (gnus-article-insert-newline): New function.
+       (article-goto-body): New function.
 
-       * gnus-spec.el (gnus-compile): Work under XEmacs.
+1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Nov 24 07:15:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-mime-display-single): Insert blank line before
+       buttons.
 
-       * nnoo.el (nnoo-change-server): Push the right parent packend onto
-       the alist.
+       * gnus-sum.el (gnus-summary-display-buttonized): New command and
+       keystroke.
 
-Sun Nov 23 16:21:41 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-mime-display-single): Don't insert a blank
+       line between parts.
 
-       * gnus.el: Quassia Gnus v0.14 is released.
+       * message.el (message-remove-header): Go to end if wanted.
 
-Sun Nov 23 14:04:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
 
-       * gnus-start.el (gnus-read-descriptions-file): Make sure Mule is
-       bound.  And gagged.
+       * gnus-art.el (gnus-mime-display-alternative): Avoid window
+       movement with save-window-excursion.
 
-       * message.el (message-send-mail-with-mh): Use
-       `mh-new-draft-name'. 
+Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-read-folder): Save new buffers.
+       * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
 
-       * gnus-sum.el (gnus-summary-make-menu-bar): Removed "write to
-       file". 
+Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-util.el (gnus-byte-code): Use indirect-function.
+       * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
 
-       * nntp.el (nntp-open-telnet): Also accept 201.
+Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-sum.el (gnus-summary-reparent-thread): Update thread.
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
+       gnus-newsgroup-coding-system.
+       (gnus-get-newsgroup-headers): Ditto.
+       (gnus-get-newsgroup-headers-xover): Ditto.
+       (gnus-set-global-variables): Ditto.
+       * gnus-art.el (article-decode-mime-words): Ditto.
+       (article-decode-charset): Ditto.
+       (article-decode-encoded-words): Ditto.
+       (article-de-quoted-unreadable): Ditto.
+       (gnus-mime-view-all-parts): Ditto.
+       (gnus-mime-externalize-part): Ditto.
+       (gnus-mm-display-part): Ditto.
+       (gnus-mime-display-alternative): Ditto.
+       (gnus-mime-display-single): Ditto.
+       * mm-view.el (mm-inline-text): Use default coding system.
 
-       * gnus-score.el (gnus-all-score-files): Don't do anything unless
-       GROUP. 
+Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmail.el (nnmail-split-it): Save-excursion.
-       (nnmail-group-pathname): Translate file chars.
+       * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
+       (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
+       (gnus-newsgroup-coding-system): New local variable.
+       (gnus-newsgroup-iso-8859-1-forced): New local variable.
+       (gnus-summary-local-variables): Add two new local variables.
+       (gnus-newsgroup-setup-coding-system): New function.
+       (gnus-select-newsgroup): Setup coding system.
+       * lpath.el: Add two new variables.
+       * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
+       (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
+       * gnus-cus.el (gnus-group-parameters): Customizable
+       iso-8859-1-forced.
 
-Sun Nov 23 13:41:10 1997  Gunnar Horrigmo  <horrigmo@online.no>
+Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-summary-exit): Don't skip if group
-       disappeared. 
+       * gnus.el: Pterodactyl Gnus v0.52 is released.
 
-Sun Nov 23 13:32:55 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnfolder.el (nnfolder-normalize-buffer): New function.
-       (nnfolder-save-mail): Use it.
-       (nnfolder-request-replace-article): Ditto.
+       * rfc2047.el (rfc2047-encode-message-header): Encode the default
+       encoding.
 
-1997-11-19  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * gnus-art.el (gnus-mime-display-single): Insert buttons for
+       undisplayed text types.
 
-       * message.el (message-header-lines): New widget.
-       (message-default-headers): Use it.
-       (message-default-mail-headers): Use it.
-       (message-default-news-headers): Use it.
+       * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
+       types.
 
-Sun Nov 23 12:44:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-19  Felix Lee  <flee@cygnus.com>
 
-       * gnus-win.el (gnus-remove-some-windows): Also delete dead summary
-       windows.
+       * nntp.el (nntp-after-change-function-callback): recover from C-g.
 
-       * gnus-score.el (gnus-score-adaptive): Check whether functions are
-       bound.
+1998-11-19  Felix Lee  <flee@cygnus.com>
 
-Sun Nov 23 12:15:00 1997  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * gnus-async.el (gnus-asynch-obarray): rename to
+       gnus-async-hashtb, and don't buffer-local it.
 
-       * gnus-sum.el (gnus-summary-limit-include-thread): Interactive
-       fix. 
+       (gnus-async-article-callback): new function.
+       (gnus-make-async-article-function): use it.
 
-Sun Nov 23 07:06:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       (gnus-async-current-prefetch-group): new var.
+       (gnus-async-current-prefetch-article): new var.
+       (gnus-async-request-fetched-article): are we fetching it already?
 
-       * gnus-sum.el (gnus-summary-reparent-thread): Insert Message-ID in
-       proper place.
+       (gnus-async-delete-prefected-entry): s/prefected/prefetched/
 
-Sat Nov 22 18:30:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-cus.el (gnus-group-parameters): Add visible.
+       * gnus-sum.el (gnus-summary-show-article): Require.
 
-Sat Nov 22 18:19:39 1997  Kim-Minh Kaplan  <kkaplan@lpthe.jussieu.fr>
+       * message.el: Provide before hooks.
+       (message-send-news): Do MIME before headers.
 
-       * message.el (message-setup): Add a newline, if necessary.
+       * gnus-art.el (gnus-article-check-buffer): New function.
+       (gnus-article-read-summary-keys): Use it.
 
-Sat Nov 22 18:04:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el (mm-user-automatic-display): Display all inline
+       images.
 
-       * gnus-mh.el (gnus-summary-save-in-folder): Fix for default.
+       * gnus-art.el (gnus-mime-display-single): Don't buttonize so
+       much.
+       (gnus-unbuttonized-mime-types): New variable.
 
-Sat Nov 22 18:01:26 1997  Didier Verna  <verna@inf.enst.fr>
+1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-summary-remove-bookmark): Interactive spec. 
+       * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
 
-Mon Nov 17 23:50:51 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el (mm-quote-arg): Quote semicolons.
 
-       * gnus-art.el (article-display-x-face): Fold case.
+       * gnus-art.el (gnus-mime-display-single): Don't display
+       attachments.
+       (gnus-mime-externalize-part): New command and keystroke.
 
-Thu Nov 13 22:57:23 1997  Kenichi Handa  <handa@etl.go.jp>
+       * mm-decode.el (mm-dissect-buffer): Pass on the description info.
+       (mm-alternative-precedence): Changed order.
 
-       * gnus/gnus-start.el (gnus-read-descriptions-file): Decode
-       description if necessary.
+1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus/nntp.el (nntp-coding-system-for-read): Set default value to
-       binary.
-       (nntp-coding-system-for-write): Likewise.
+       * gnus.el (gnus-method-simplify): New function.
+       (gnus-native-method-p): New function.
+       (gnus-secondary-method-p): Use gnus-method-equal.
 
-Thu Nov 13 22:30:19 1997  seokchan lee  <chan@xfer.kren.nm.kr>
+       * gnus-start.el (gnus-group-change-level): Shorten select method.
 
-       * message.el (message-ignored-supersedes-headers): Ignore more
-       headers. 
+Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Thu Nov 13 22:28:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.51 is released.
 
-       * message.el (message-separator-face): Lightened up.
-       (message-header-other-face): Ditto.
+1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Thu Nov 13 22:22:11 1997  jari aalto  <jari.aalto@poboxes.com>
+       * gnus.el: Applied patches from 5.6.45.
 
-       * nnmail.el (nnmail-process-mmdf-mail-format): Pop to buffer.
+       * gnus-score.el (gnus-score-find-trace): Print complete file
+       paths.
+       (gnus-score-find-trace): Truncate lines.
 
-Thu Nov 13 22:09:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el (gnus-message-archive-group): Allow function.
 
-       * gnus-start.el (gnus-start-draft-setup): Always create group.
+       * message.el (message-encode-message-body): Remove Mime-Version
+       before inserting.
 
-       * gnus-agent.el (gnus-agent-fetch-headers): Translate file chars.
+       * gnus-cus.el (gnus-group-customize): Optional topic.
 
-Thu Nov  6 20:43:05 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-customize-parameters): New command and
+       keystroke.
 
-       * gnus.el: Quassia Gnus v0.13 is released.
+Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Nov  6 20:30:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-encode-message-body): Rewrite.
 
-       * nnlistserv.el: New backend.
+1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Thu Nov  6 01:53:51 1997  Stefan Waldherr  <swa@cs.cmu.edu>
+       * mml.el (mml-base-boundary): New variable.
+       (mml-make-boundary): New function.
 
-       * nnweb.el (nnweb-dejanewsold-search): New function.
+       * gnus-cache.el (gnus-cache-coding-system): New variable.
+       (gnus-cache-request-article): Use it.
 
-Thu Nov  6 01:52:43 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-insert-mime-part): Delete duplicates.
 
-       * gnus-topic.el (gnus-topic-change-level): Really delete multiple
-       instances. 
+Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Nov  5 14:04:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-mime-display-alternative): Set end of
+       multipart and display even when nothing is preferred.
 
-       * gnus-topic.el (gnus-topic-update-topic-line): Possibly fix nil
-       numbers. 
+Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-summary-show-article): New command and
-       keystroke. 
+       * gnus.el: Pterodactyl Gnus v0.50 is released.
 
-Tue Nov  4 06:29:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-score-adaptive): Use the home score file.
+       * mm-decode.el (mm-inline-media-tests): Check that device-type is
+       fbound.
 
-Sat Oct 25 05:52:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
 
-       * gnus-art.el (gnus-article-save): Hide headers in the right
-       buffer.
+1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-picon.el (gnus-picons-xbm-face): New face.
+       * gnus.el (gnus-similar-server-opened): Compare backend.
 
-Sat Oct 25 00:39:42 1997  Lars Balker Rasmussen  <lbr@mjolner.dk>
+1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-art.el (gnus-article-fill-paragraph): New command and
-       keystroke. 
+       * gnus-topic.el (gnus-topic-expire-articles): New function.
+       (gnus-topic-mode-map): Bind it.
 
-1997-10-16  Colin Rafferty  <craffert@ml.com>
+       * gnus.texi (Topic Commands): New expiry command. Reordered.
 
-       * message.el (message-make-fqdn): Made certain that user-mail is
-                 not nil.
+1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
 
-Sat Oct 25 00:18:32 1997  David S. Goldberg  <dsg@linus.mitre.org>
+       * gnus-sum.el
+       (gnus-auto-expirable-marks): New variable.
+       (gnus-inhibit-user-auto-expire): New variable.
+       (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
+       When looking to see if we should expire instead, check
+       gnus-auto-expirable-marks instead of using a hard-wired list.
+       (gnus-summary-mark-as-read-forward,
+       gnus-summary-mark-as-read-backward):
+       Pass gnus-inhibit-user-auto-expire for the no-expire argument to
+       gnus-summary-mark-forward, instead of `t'.
 
-       * gnus-art.el (article-hide-boring-headers): Use many-to.
+1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Oct 24 23:48:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-compute-boundary): New function.
+       (mml-compute-boundary-1): New function.
+       (mml-generate-mime-1): Use it.
 
-       * gnus-picon.el (gnus-picons-display-pairs): Don't add two bars.
-       (gnus-picons-try-face): Set the foreground color on the bar.
-       (gnus-picons-group-exluded-groups): New variable.
-       (gnus-group-display-picons): Use it.
+1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
 
-Mon Oct 13 00:01:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-generate-mime-1): Always precede closing boundary
+       with newline.
 
-       * gnus-agent.el (gnus-agent-group-path): Translate file chars.
-       (gnus-agent-batch-fetch): New command.
-       (gnus-agent-fetch-group): Message.
+1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Oct 12 23:54:55 1997  ISO-2022-JP  <ichikawa@hv.epson.co.jp>
+       * mml.el (mml-generate-mime-1): Do right boundaries when several
+       multiparts.
 
-       * gnus-agent.el (gnus-agent-article-file-coding-system): New
-       variable. 
+       * mm-decode.el (mm-user-automatic-display): Default to inline
+       jpeg.
 
-Sun Oct 12 16:46:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-generate-mime-1): Encode non-text parts.
 
-       * dgnushack.el (lpath): Reversed.
+Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-msg.el (gnus-summary-cancel-article): Use sym prefix.
+       * gnus.el: Pterodactyl Gnus v0.49 is released.
 
-       * gnus-art.el (article-translate-characters): New function.
-       (article-treat-dumbquotes): New command and keystroke.
+1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Oct  5 20:09:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-text): Require w3-vars.
 
-       * gnus-art.el (gnus-button-alist): No ' and " in News:.
+       * gnus-setup.el (gnus-use-tm): Removed.
 
-       * gnus-msg.el (gnus-inews-insert-archive-gcc): Comp warn.
+       * gnus-art.el (gnus-article-goto-part): Don't beep.
+       (gnus-article-view-part): Check return value.
+       (gnus-mime-display-alternative): Don't display when there is
+       nothing to display.
 
-Sat Oct  4 00:53:55 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
+       (mml-generate-mime-1): Use unibyte for binaries.
 
-       * gnus.el: Quassia Gnus v0.12 is released.
+       * gnus-art.el (gnus-display-mime): Call
+       gnus-article-mime-part-function.
+       (gnus-mime-part-function): New function.
+       (gnus-article-mime-part-function): New function.
 
-Sat Oct  4 00:16:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mml.el (mml-generate-mime-1): Don't insert so many newlines.
 
-       * gnus.el (gnus-plugged): Moved here.
+1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-delete-incoming): Changed default to nil.
+       * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
 
-       * gnus-int.el (gnus-request-scan): Don't do anything if
-       unplugged. 
+       * message.el (message-font-lock-keywords): Highlight MML.
+       (message-mml-face): New font.
 
-Fri Oct  3 21:09:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-art.el (gnus-ignored-headers): Doc fix.
+       * gnus-art.el (gnus-display-mime): Clean up even when no handles.
+       (gnus-mm-display-part): Do not select-window if the article window
+       is not found.
 
-       * gnus-demon.el (gnus-demon-add-nntp-close-connection): New
-       function. 
-       (gnus-demon-nntp-close-connection): Ditto.
+Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-last-command-time): New variable.
-       (nntp-retrieve-data): Use it.
+       * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
 
-       * message.el (message-news-p): Messages with Posted-To aren't
-       news. 
-       (message-mode): Heed message-yank-prefix when filling.
+Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nndraft.el (nndraft-request-restore-buffer): Remove Xrefs and
-       Lines headers.
+       * gnus.el: Pterodactyl Gnus v0.48 is released.
 
-       * nntp.el (nntp-encode-text): Encode according to RFC977.
+1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Oct  1 18:27:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
 
-       * gnus-msg.el (gnus-inews-insert-archive-gcc): gcc-self didn't
-       work if `gnus-message-archive-method' was nil.
+       * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
 
-       * nnmail.el (nnmail-article-group): Allow \\1 substitution.
+       * message.el (message-cite-original-without-signature): Ditto.
+       (message-cite-original): Quote parts.
 
-Sat Sep 27 12:57:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-salt.el (gnus-pick-mouse-pick-region): Use it.
+       * gnus.el: Pterodactyl Gnus v0.47 is released.
 
-       * gnus-xmas.el (gnus-xmas-window-edges): New function.
+1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-score-edit-current-scores): Don't select
-       window. 
+       * message.el (message-encode-message-body): Insert MIME warning.
 
-Sat Sep 27 12:52:31 1997  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+       * mml.el (mml-read-tag): Look for #tag.
 
-       * messcompat.el ((boundp 'mail-mode-hook)): Check.
+       * mm-util.el (mm-find-charset-region): Check whether
+       enable-multibyte-characters is bound.
 
-Sat Sep 27 09:22:15 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nndraft.el (nndraft-possibly-change-group): Always open server.
+       * gnus.el: Pterodactyl Gnus v0.46 is released.
 
-       * gnus-sum.el (gnus-summary-pop-article): Force.
+1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-prepare): Push the article onto the
-       history. 
+       * message.el (message-encode-message-body): Insert headers at the
+       right spot.
 
-       * gnus-sum.el (gnus-summary-pop-article): Pop to the right
-       article. 
+Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-demon.el (gnus-demon-scan-news): Save excursion.
+       * gnus.el: Pterodactyl Gnus v0.45 is released.
 
-Sat Sep 27 09:06:55 1997  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-cache.el (gnus-summary-limit-include-cached): New command
-       and keystroke.
+       * nndraft.el (nndraft-save-mime-part): Removed.
+       (nndraft-get-mime-part): Ditto.
 
-Sat Sep 27 06:45:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * message.el (message-format-mime-old): Removed.
+       (message-encode-message-body): Removed.
+       (message-encode-message-body): Renamed.
 
-       * gnus-uu.el (gnus-uu-invert-processable): Make interactive.
+1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Sep 27 06:43:38 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
+       * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
 
-       * gnus-picon.el: Doc fixes.
+       * message.el (message-format-mime): Check message-mime-part.
 
-1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
+       * mm-encode.el (mm-mime-file-types): Removed.
+       (mm-default-file-encoding): New definition.
 
-       * gnus.el: Removed definition of `custom-face-lookup'.
+Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Sep 27 05:36:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-image): Use mm-insert-inline.
+       * gnus-art.el (gnus-mm-display-part): Go to correct position.
 
-       * nndraft.el: Would block nnmh.
+Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-mark-article-as-unread): Don't allow marking
-       negative articles.
+       * gnus.el: Pterodactyl Gnus v0.44 is released.
 
-       * gnus-group.el (gnus-fetch-group): Use `gnus-no-server'.
+1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agent-with-fetch): Moved.
+       * message.el (message-format-mime): New function.
 
-       * gnus-sum.el (gnus-nov-read-integer): Really skip to next field.
+       * nndraft.el (nndraft-save-mime-part): New function.
+       (nndraft-get-mime-part): New function.
 
-Sat Sep 27 04:32:45 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-encode.el (mm-default-file-encoding): New function.
+       (mm-content-transfer-encoding): New function.
+       (mm-encode-buffer): New function.
 
-       * gnus.el: Quassia Gnus v0.11 is released.
+       * message.el: New command.
+       (message-mime-part): New variable.
+       (message-insert-mime-part): New command.
 
-Sat Sep 27 03:50:12 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-encode.el (mm-encode-content-transfer-encoding): New
+       function.
 
-       * message.el (message-send): Post without asking.
-       (message-mode): Modify paragraphs-start and paragraph-separate. 
-       (message-newline-and-reformat): New command and keystroke.
+       * mm-util.el (mm-content-transfer-encoding-defaults): New
+       variable.
+       (mm-mime-file-types): Taken from TM.
 
-Thu Sep 25 00:13:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nnmail.el (nnmail-activate): Init server buffer.
+       * gnus.el: Pterodactyl Gnus v0.43 is released.
 
-Wed Sep 24 04:11:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-11-07  Karl Kleinpaste  <karl@jprc.com>
 
-       * gnus-draft.el (gnus-draft-setup): Inexplicable binding problem
-       worked around.
+       * gnus-cus.el (gnus-score-customize): Add "Extra" element.
+       * gnus-score.el (gnus-score-default-header): Ditto.
+       (gnus-header-index): Ditto.
+       (gnus-summary-increase-score): Ditto, & process "extra" requests.
+       (gnus-summary-header): Handle extra headers.
+       (gnus-summary-score-entry): Ditto, & provide new score element.
+       (gnus-summary-score-effect): Ditto.
+       (gnus-score-string): Avoid "extra" string sort, & modify match in
+       "extra" case.
+       * gnus-sum.el (gnus-make-score-map): Add "extra" element.
 
-       * nnsoup.el (nnsoup-always-save): Renamed.
+1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Sep 24 04:11:02 1997  Nelson Jose dos Santos Ferreira  <Nelson.Ferreira@inesc.pt>
+       * message.el (message-resend): Bind message-required-mail-headers
+       to nil.
 
-       * nnsoup.el (nnsoup-commit-reply-now): New variable.
-       (nnsoup-store-reply): Use it.
+       * mm-view.el (mm-inline-text): Bind w3-strict-width.
 
-Wed Sep 24 02:30:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nngateway.el (require): Require cl.
 
-       * gnus-ems.el (gnus-deactivate-mark): New alias.
+       * gnus-art.el (gnus-button-alist): Exclude more chars from news:
+       things.
 
-Tue Sep 23 07:56:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Win-away!
+       * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
+       when no articles.
 
-       * gnus-msg.el (gnus-setup-message): Don't trust make-symbol.
+1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Sep 23 07:45:11 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-ignored-resent-headers): Remove X-Gnus.
 
-       * gnus.el: Quassia Gnus v0.10 is released.
+1998-11-10  Colin Rafferty  <colin@xemacs.org>
 
-Tue Sep 23 01:41:04 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-ignored-from-addresses): Only quote
+       user-mail-address if non-nil.
 
-       * gnus-sum.el (gnus-read-all-headers): New function.
-       (gnus-select-newsgroup): Use it.
-       (gnus-summary-refer-thread): Ditto.
-       (gnus-refer-thread-limit): New variable.
-       (gnus-summary-refer-thread): Use it.
+1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-nocem.el (gnus-nocem-message-wanted-p): New function.
-       (gnus-nocem-check-article): Use it.
-       (gnus-nocem-issuers): Dox ofx.
+       * gnus-util.el (gnus-make-sort-function): Do `reverse'.
+       (gnus-make-sort-function-1): Ditto.
 
-       * dgnushack.el (dgnushack-compile): Check for cus-edit.
+       * gnus-art.el (gnus-mm-display-part): Switch to mm in right
+       window.
 
-       * message.el (message-included-forward-headers): Include Mime
-       headers. 
-       (message-send): Allow posting without confirming from Agent.
+1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Sep 22 05:43:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-util.el (mm-with-unibyte-buffer): Ditto.
 
-       * dgnushack.el (byte-compile-warnings): Don't warn about obsolete
-       variables. 
+       * binhex.el (binhex-decode-region): Quote.
 
-       * gnus-sum.el (gnus-summary-refer-thread): New command and
-       keystroke. 
-       (gnus-summary-limit-include-thread): New command and keystroke. 
-       (gnus-summary-articles-in-thread): New function.
-       (gnus-articles-in-thread): Renamed.
+1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Sep 21 23:54:50 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (article-decode-charset): Don't downcase charset.
 
-       * gnus.el: Quassia Gnus v0.9 is released.
+       * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
 
-Sun Sep 21 23:38:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus.el (gnus-splash-face): ForestGreen everywhere.
+       * gnus.el: Pterodactyl Gnus v0.42 is released.
 
-       * gnus-sum.el (gnus-simplify-subject-fully): Use new variable.
-       (gnus-general-simplify-subject): Ditto.
+Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Sep 21 23:34:13 1997  Kurt Swanson  <kurt@dna.lth.se>
+       * gnus-art.el (gnus-display-mime): Add id for alternative part.
 
-       * gnus-sum.el (gnus-simplify-subject-functions): New variable.
-       (gnus-simplify-whitespace): New function.
+1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-util.el (gnus-map-function): New function.
+       * nntp.el (nntp-send-mode-reader): Revert.
 
-Sun Sep 21 23:22:04 1997  Michelangelo Grigni  <mic@mathcs.emory.edu>
+Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-regexp-bad-p): New function.
+       * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
 
-Sun Sep 21 00:14:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-summary-lower-score): Use sym pref.
-       (gnus-summary-increase-score): Use it.
+       * message.el (message-make-date): Fix for negative time zones.
 
-       * gnus.el (gnus-current-prefix-symbol): New variable.
-       (gnus-current-prefix-symbols): New variable.
+Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-score.el (gnus-summary-increase-score): Take symbolic
-       prefix. 
+       * gnus.el: Pterodactyl Gnus v0.41 is released.
 
-       * gnus.el (gnus-interactive): Removed.
-       (gnus-interactive): Renamed from gnus-interactive-1.
-       (gnus-symbolic-argument): New command.
+1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * gnus-draft.el (gnus-draft-send-message): Disable message
-       checks. 
-       (gnus-draft-send): Ditto.
-       (gnus-draft-setup): Don't save buffer.
+       * mm-decode.el (mm-dissect-multipart): Quote regexp.
 
-       * dgnushack.el (dgnushack-compile): Warn people about Custom.
+1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
 
-       * gnus-group.el (gnus-group-iterate): Use gensymmed variables.
+       * gnus.el (gnus-short-group-name): When shortening foreign select
+       methods, do not scan for plusses beyond the first colon.
 
-       * pop3.el (pop3-md5): `with-temp-buffer' doesn't exist in Emacs
-       19.34. 
+1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
 
-       * nneething.el (nneething-directory): Defvarred.
+       * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
+       lines where `group' is the last thing on the line.
 
-       * message.el: Autoloaded nndraft things.
-       (message-set-auto-save-file-name): Use it.
+1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * dgnushack.el (dgnushack-compile): Warn about things.
+       * gnus-art.el (gnus-article-view-part): Do alternative.
+       (gnus-mime-display-alternative): Insert marker.
 
-       * gnus-art.el: Autoload w3-region.
+1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-vm.el (gnus-summary-save-in-vm): Simplified.
+       * mm-decode.el (mm-dissect-multipart): Quote regexp.
 
-       * gnus.el: Changed `compiled-function-p' to `byte-code-function-p'
-       throughout.
+       * nnmail.el (nnmail-expired-article-p): Protect against bogus
+       dates.
 
-       * gnus-sum.el (gnus-summary-edit-article): Supply additional
-       param. 
+       * gnus-cus.el (gnus-topic): Required.
 
-       * gnus-group.el (gnus-group-iterate): Undo bogus change.
+       * nnheader.el (nnheader-parse-nov): Parse extra.
+       (nnheader-nov-parse-extra): New macro.
 
-       * gnus-agent.el (gnus-agentize): Just call gnus-open-agent
-       directly. 
+1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-interactive): New macro.
-       (gnus-interactive-1): New function.
+       * gnus-art.el (gnus-article-view-part): Internal move.
 
-       * gnus-sum.el (gnus-fetch-old-headers): Allow `invisible'.
-       (gnus-cut-thread): Use it.
-       (gnus-cut-threads): Ditto.
-       (gnus-summary-initial-limit): Ditto.
-       (gnus-summary-limit-children): Ditto.
+1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-art.el (gnus-article-edit-done): Accept a prefix arg.
-       (gnus-boring-article-headers): Allow `long-to' param.
-       (article-hide-boring-headers): Use it.
+       * gnus-cus-new.el (gnus-custom-topic): New free variable.
+       (gnus-group-customize): Support editing topic parameters.
 
-       * gnus-sum.el (gnus-summary-edit-article-done): Accept a
-       no-highlight param.
+1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
 
-       * nntp.el (nntp-rlogin-program): New variable.
-       (nntp-open-rlogin): Use it.
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
+       indicators.
 
-       * nnvirtual.el (nnvirtual-request-post): New function.
+1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-msg.el (gnus-message-group-art): New variable.
+       * gnus-art.el (gnus-mm-display-part): Return.
+       (gnus-article-view-part): Only go if external.
+       (gnus-article-dumbquotes-map): Do 205.
 
-       * gnus-draft.el (gnus-draft-setup): Don't use message-setup.
+       * mm-decode.el (mm-display-part): Return what was done.
 
-       * nndraft.el (nndraft): Allow editing articles.
+       * message.el (message-buffer-naming-style): New variable.
+       (message-generate-new-buffers): Extended.
+       (message-buffer-naming-style): Removed.
+       (message-buffer-name): Use it.
+       (message-do-send-housekeeping): Rename new styling.
 
-       * gnus-ems.el (gnus-x-splash): Ditto.
+       * gnus-sum.el (gnus-summary-recenter): Allow
+       gnus-auto-center-summary to be a number.
 
-       * gnus.el (gnus-splash-face): Darker face.
+Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-draft.el (gnus-draft-setup): Clobbered variables.
+       * pop3.el (pop3-open-server): Use "binary" instead of
+       "no-conversion".
 
-Sat Sep 20 23:23:49 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Quassia Gnus v0.8 is released.
+       * gnus-srvr.el (gnus-browse-foreign-server): Set
+       gnus-browse-current-method to the result of gnus-server-to-method.
 
-Sat Sep 20 20:41:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-start.el (gnus-setup-news-hook): New hook.
+       * gnus-util.el (gnus-pull): Another optional argument.
+       * nnweb.el (nnweb-request-delete-group): Delete from
+       nnweb-group-alist and update active file.
 
-       * gnus-agent.el (gnus-agentize): Really set up queue group.
-       (gnus-open-agent): Setup queue here.
+Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Sep 20 20:23:07 1997  Matt Simmons  <simmonmt@acm.org>
+       * gnus-group.el (gnus-group-make-group): Accept group of new
+       method.
 
-       * message.el (message-set-auto-save-file-name): Make things work
-       without drafts.
+Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Sep 20 18:32:02 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
 
-       * nnmh.el (nnmh-request-list-1): Check for links to ".".
+Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nndraft.el (nndraft-possibly-change-group): New function.
+       * mm-view.el (mm-inline-text): Postion of html portion.
 
-       * gnus-agent.el (gnus-agent-queue-setup): New function.
+1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Thu Sep 18 04:54:59 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nntp.el (nntp-list-active-group): Waited for short strings.
+       (nntp-send-mode-reader): Ditto.
+       (nntp-open-connection): Ditto.
 
-       * gnus.el: Quassia Gnus v0.7 is released.
+       * gnus-int.el (gnus-request-group-articles): New function.
 
-Thu Sep 18 03:33:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nntp.el (nntp-request-listgroup): New function.
+       (nntp-request-group-articles): Renamed.
 
-       * gnus-msg.el (gnus-setup-message): Slap a progn around forms.
+1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
 
-       * nndraft.el (nndraft-articles): Make sure directory exists. 
+       * nnheader.el (nnheader-parse-nov): Supply extra.
 
-       * message.el (message-mode): Don't delete article.
+1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmh.el (nnmh-request-accept-article): Don't save when
-       noinsert. 
+       * gnus-art.el (gnus-button-push): Don't go to
+       gnus-article-buffer.
 
-Wed Sep 17 03:37:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-view.el (mm-inline-image): Add a newline.
 
-       * nndraft.el (nndraft-directory): Changed defaults.
+       * gnus-start.el (gnus-check-first-time-used): Check more.
 
-       * gnus-agent.el (gnus-agent-fetch-session): Bind command method.
+1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
 
-Wed Sep 17 03:28:36 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-start.el (gnus-check-first-time-used): Check current.
 
-       * gnus.el: Quassia Gnus v0.6 is released.
+1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-1997-08-17  SL Baur  <steve@altair.xemacs.org>
+       * mm-util.el (mm-find-charset-region): New function.
 
-       * dgnushack.el (dgnushack-compile): Ignore .el files beginning
-       with an `=' character.
+       * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
 
-Wed Sep 17 02:30:04 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (gnus-mime-button-menu): Fix.
 
-       * gnus-sum.el (gnus-build-sparse-threads): Allow display of looped
-       References.
+1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
 
-       * gnus-agent.el (gnus-agent-fetch-group-1): Separated out into
-       function. 
+       * gnus-art.el (gnus-mime-button-menu): New definition.
 
-       * message.el (message-delete-not-region): New command and
-       keystroke. 
+1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Sep 16 00:58:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-art.el (article-decode-charset): Downcase charset.
+       (article-decode-charset): Pass on type.
+       (article-decode-charset): Check nil charsets.
+       (article-remove-cr): Translate CR to LF.
+       (gnus-ignored-mime-types): Default to nil.
 
-       * nndraft.el (nndraft-directory): Changed value.
+       * nnheader.el (nnheader-insert-nov): Work when not Xref.
 
-       * message.el (message-kill-buffer): Disassociate draft.
-       (message-mode): Use kill hook to disassociate.
-       (message-disassociate-draft): Double-check.
+       * gnus-sum.el (gnus-ignored-from-addresses): Default to
+       user-mail-address.
+       (gnus-nov-parse-extra): Didn't return right thing.
 
-       * gnus-agent.el (gnus-agentize): Don't set twice.
+1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-prepare): Go to the right line before
-       marking. 
+       * gnus-xmas.el: Use compiled-function-p.
 
-       * gnus-start.el: Renamed the drafts group.
+Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-agent.el (gnus-agent-lib-file): Changed name of directory.
+       * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
 
-       * gnus-draft.el (gnus-draft-mode): Simplify.
+Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Sep 16 00:18:11 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.40 is released.
 
-       * gnus.el: Quassia Gnus v0.5 is released.
+1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Sep 15 00:53:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-summary-mark-forward): Show thread.
 
-       * gnus-sum.el (gnus-alter-header-function): New variable.
-       (gnus-nov-parse-line): Use it.
-       (gnus-get-newsgroup-headers): Ditto.
+       * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
+
+       * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
+
+       * nnml.el (nnml-possibly-create-directory): Check before making.
+
+1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * nnheader.el (nnheader-insert-nov): Don't infloop.
+
+1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
+       set up.
+
+1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
+
+       * nneething.el (nneething-file-name): New definition.
+
+1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-treatment-function-alist): Fix.
+       (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
+
+       * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
+
+Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.39 is released.
+
+1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-ignored-mime-types): New variable.
+       (gnus-mime-display-single): Use it.
+       (gnus-treatment-function-alist): New variable.
+
+       * gnus.el (gnus-mime): New group.
+
+       * gnus-art.el (gnus-mime-display-alternative): Don't destroy
+       things for other parts.
+       (gnus-mime-display-alternative): Place point.
+
+       * gnus.el: autoload gnus-uu-post-news.
+
+       * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
+       needsterm/DISPLAY.
+
+       * mm-decode.el (mm-display-part): Default to inline text/.*
+       parts.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
+       8bit.
+
+       * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
+       (gnus-mime-display-single): Inline all text parts.
+       (gnus-article-narrow-to-signature): Removed mime:: stubs.
+
+1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnml.el (nnml-possibly-create-directory): Rewrite.
+       (nnml-request-create-group): Change to right server.
+
+       * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
+
+       * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
+
+       * gnus.el: rmail-output-to-rmail-file autoload.
+
+       * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
+       Gnus.
+
+       * nnheader.el (nnheader-parse-head): Checked wrong variable.
+
+       * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
+
+Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-mime-display-mixed): Multipart in
+       mixed part.
+
+Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
+
+       * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
+
+Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
+
+1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
+       value.
+
+       * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
+       hidden.
+
+       * gnus-spec.el (gnus-update-format-specifications): Use the
+       article mode line spec.
+
+       * gnus-art.el (gnus-insert-mime-button): Put right type.
+       (gnus-insert-prev-page-button): Ditto.
+       (gnus-insert-next-page-button): Dutti.
+
+       * pop3.el: New version installed.
+
+Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
+       and display last part.
+
+Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.38 is released.
+
+1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-mime-decode-quoted-printable-buffer):
+       Removed.
+       (article-de-quoted-unreadable): Narrow to default.
+
+       * qp.el (quoted-printable-encode-region): Encode before QP-ing.
+
+       * gnus-art.el (article-decode-charset): Decode even when broken
+       MIME.
+
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
+       name.
+
+       * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
+
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Use
+       nnheader.
+
+       * nnmail.el (nnmail-extra-headers): New variable.
+
+       * nnheader.el (nnheader-insert-nov): Insert extra.
+
+       * gnus.el (gnus-summary-line-format): Doc fix.
+
+       * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
+       (gnus-nov-parse-line): Ditto.
+       (gnus-nov-parse-extra): New macro.
+       (gnus-header): New function.
+       (gnus-update-summary-mark-positions): Change.
+       (gnus-ignored-from-addresses): New variable.
+       (gnus-summary-insert-from-or-to): New function.
+
+       * gnus.el (gnus-extra-headers): New variable.
+
+       * nnheader.el (make-mail-header): Expand.
+       (mail-header-extra): New macro.
+       (mail-header-set-extra): Ditto.
+       (make-full-mail-header): Expand.
+
+Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.37 is released.
+
+1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-decode-body): Check for multibyticity.
+
+       * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
+       on.
+
+1998-10-22  Didier Verna  <verna@inf.enst.fr>
+
+       * gnus-spec.el (gnus-balloon-face-function): new function
+       (gnus-parse-format): understand the %< %> specifiers
+       (gnus-parse-complex-format): ditto.
+
+1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el: Changed following-char to char-after throughout.
+
+1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-display-external): Protect more and message.
+
+Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
+       position.
+
+Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-mime-display-mixed): Multipart in
+       mixed part.
+
+Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
+
+       * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
+
+Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
+
+1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
+
+       * mm-decode.el (mm-display-external): Set undisplayer to mm
+       buffer, not the current buffer; use unwind-protect.
+
+1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-exit): Destroy parts.
+       (gnus-summary-exit-no-update): Ditto.
+
+1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-inline-media-tests): Look for w3.
+
+       * mailcap.el (mailcap-mime-data): Inline html.
+
+Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.36 is released.
+
+1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-translate-strings):
+       (gnus-article-dumbquotes-map): Don't dot.
+
+       * pop3.el (pop3-open-server): Set point right.
+
+       * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
+       (mm-dissect-buffer): Ditto.
+       (mm-destroy-part): Ignore non-handles.
+       (mm-remove-part): Ditto.
+       (mm-destroy-parts): New function.
+       (mm-remove-parts): Ditto.
+
+       * gnus-art.el (gnus-mm-display-part): Don't move point.
+
+Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-uu.el : New file.
+
+       * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
+       a function.
+
+1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-display-external): Check before selecting.
+
+Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
+
+       * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
+
+       * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
+       variable.
+
+       * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
+
+       * gnus-art.el (gnus-decode-header-methods): New variable.
+
+       * gnus-art.el (gnus-decode-header-methods-cache): New variable.
+
+       * gnus-art.el (gnus-multi-decode-header): New function.
+
+Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.35 is released.
+
+1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * uudecode.el (uudecode-decode-region-external): Insert
+       literally.
+
+       * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
+
+       * mm-bodies.el (mm-decode-body): Optional encoding.
+
+1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-ems.el (gnus-mouse-3): New variable.
+
+       * binhex.el (binhex-decode-region-external): Don't use -internally.
+
+1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
+
+       * mailcap.el (mailcap-parse-mailcaps): Only open regular
+       files.
+
+1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-group.el (gnus-add-marked-articles): Request backend update
+       of flags.
+
+1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-update-read-articles):
+       (gnus-update-marks): Request backend update of mark.
+
+1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus.texi (Optional Backend Functions): New item,
+       nnchoke-request-set-mark.
+
+1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-range.el (gnus-remove-from-range): Don't add stuff in
+          list to range.
+
+1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
+
+1998-10-14  SL Baur  <steve@altair.xemacs.org>
+
+       * gnus-sum.el: Move gnus-save-hidden-threads above where it is
+       first used.
+
+1998-10-10  SL Baur  <steve@altair.xemacs.org>
+
+       * mm-view.el: Require mm-decode for macros.
+
+       * mm-decode.el (mm-handle-type): Move macro declarations above the
+       place where they are used.
+
+Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
+
+        * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
+        buffer.
+
+1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
+
+       * nnagent.el (nnagent-open-server): Error message.
+
+1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
+
+       * nnheader.el (nnheader-article-p): Recognize lower-case headers.
+
+1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * score-mode.el (gnus-score-mode-map): Ditto.
+
+       * message.el (message-mode-map): Ditto.
+
+       * gnus-uu.el (gnus-uu-post-news): Ditto.
+
+       * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
+
+       * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
+
+       * gnus-art.el (gnus-article-edit-mode-map): Use
+       `set-keymap-parent' rather than `copy-keymap'.
+
+1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-art.el (gnus-mime-button-commands): New variable.
+       (gnus-mime-button-map): Initialize it from
+       `gnus-mime-button-commands'.
+       (gnus-mime-button-menu): New function.
+       (gnus-insert-mime-button): Use `gnus-mime-button-map'.
+
+1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * message.el (message-insert-to): Make `nobody' and `poster'
+       synonymous to `never' and `always' in Mail-Copies-To.
+       (message-reply): Ditto.
+       (message-followup): Ditto.
+
+1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-mime-data): Save sound.
+
+1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * message.el (message-ignored-supersedes-headers): Include
+       `NNTP-Posting-Date'.
+
+1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
+
+       * gnus-art.el (gnus-article-dumbquotes-table): New variable.
+
+1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Use
+       uudecode.
+
+1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-display-external): Don't switch on save.
+
+1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
+
+       * nnmail.el (nnmail-movemail-args): New variable.
+
+1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-translate-strings):
+
+1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-view-part): Use it.
+       (gnus-mm-display-part): New function.
+       (article-de-quoted-unreadable): Yse mm-default-coding-system.
+
+       * mm-decode.el (mm-handle-displayed-p): New function.
+
+       * gnus-art.el (gnus-mime-copy-part): Create better names.
+       (gnus-mime-button-line-format): Include dots spec.
+
+1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
+
+      * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
+      forward buffer first.
+
+1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-util.el (gnus-set-window-start): New function.
+
+       * message.el (message-send): Don't check changed.
+
+1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-setup-buffer): Set params.
+
+       * mm-decode.el (mm-user-display-methods): Inline
+       "message/delivery-status".
+
+1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-auto-save-directory): Rename.
+       (message-mode): Dof fix.
+
+       * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
+       (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
+
+       * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
+
+       * message.el (message-make-date): Avoid locale.
+
+       * gnus-art.el (gnus-article-edit-done): Allow update before doing
+       cache.
+
+       * mm-decode.el (mm-display-inline): Goto point-min.
+
+       * gnus-art.el (gnus-article-prepare-display): Not read-only.
+
+       * mm-decode.el (mm-display-external): Reverse before sorting.
+
+       * gnus-draft.el (gnus-draft-send): Allow mail.
+
+1998-10-10 -SL Baur  <steve@altair.xemacs.org>
+
+       * message.el (message-check): Move message-check macro above where
+       it is first used.
+
+       * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
+
+1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
+
+Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.34 is released.
+
+1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-inline-media-tests): delivery-status.
+
+       * mm-view.el (mm-inline-text): Provide default.
+
+1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
+
+       * mailcap.el (mailcap-possible-viewers): Fix nils.
+
+1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-edit-exit): Don't do updates.
+       (article-update-date-lapsed): Record the buffer.
+       (article-update-date-lapsed): Do all windows that display article
+       buffers.
+
+       * nnml.el (nnml-generate-nov-databases-1): Ditto.
+
+       * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
+
+       * gnus-art.el (gnus-insert-mime-button): Mark buttons as
+       annoations.
+
+       * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
+
+1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-agent.el (gnus-category-add): Change default category to
+       'false.
+
+       * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
+       scores.
+
+       * gnus-draft.el (gnus-draft-send): Check server more.
+
+       * gnus-art.el (gnus-article-view-part): New command and keystroke.
+       (gnus-article-goto-part): New function.
+
+       * mm-view.el (mm-inline-text): Insert richtext properly.
+
+       * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
+
+1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * parse-time.el (parse-time-rules): Accept dates far into the past
+       and the future, and parse single-digit numbers as years.
+
+1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-display-external): Chop off directories.
+
+1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * uudecode.el (uu-decode-region-external): Use
+       insert-file-contents-literally.
+
+       * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
+
+1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * uudecode.el: New file.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Do
+       x-uuencode.
+
+1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-display-alternative): Set faces.
+
+       * message.el (message-fetch-field): Unfold properly.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
+       in text/plain.
+
+1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-first-unread-subject): New command.
+       (gnus-auto-select-first): Removed.
+       (gnus-auto-select-first): Extended.
+       (gnus-summary-read-group-1): Use new value.
+
+1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-fix-before-sending): Space.
+
+       * nnmail.el (nnmail-find-file): Don't erase.
+
+Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
+
+Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
+
+Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
+
+Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
+       20.4.
+
+1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-view-all-parts): New command and
+       keystroke.
+
+       * mm-decode.el (mm-display-external): Translate slashes.
+
+       * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
+
+       * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
+
+       * mm-decode.el (mm-quote-arg): Quote spaces.
+       (mm-display-external): Quote args.
+
+1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-inlinable-part-p): New function.
+
+1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
+
+       * mm-util.el (mm-disable-multibyte): New function.
+
+Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.33 is released.
+
+1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-insert-mime-button): Get buffer size.
+
+       * mm-decode.el (mm-display-external): Don't switch for externals.
+       (mm-dissect-multipart): Don't include end-sep.
+
+       * mm-util.el (mm-get-coding-system-list): New function.
+       (mm-coding-system-list): New variable.
+
+Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
+
+Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * gnus-cus.el (gnus-group-customize): Use variable as cons not as
+       group
+
+Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * base64.el (base64-run-command-on-region): External base64
+       decoder do not use coding system
+
+Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * mm-decode.el (mm-interactively-view-part): Typo.
+
+Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * mm-decode.el (mm-dissect-multipart): Display last part when the
+       article has no close-delimiter
+
+Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * mm-decode.el (mm-dissect-buffer): Display parts which have no
+       content-type.
+
+Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-display-mime): Typo.
+
+Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.32 is released.
+
+1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-kill.el (gnus-batch-score): Protect against errors.
+
+       * gnus-art.el: Protect against broken headers.
+
+       * mm-decode.el (mm-display-external): Respect needsterm.
+       (mm-display-external): Create buffer for external commands.
+
+1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-mime-info): Return the proper viewer.
+
+       * mm-decode.el (mm-display-external): Use file name.
+
+1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
+
+       * gnus-util.el (gnus-output-to-rmail):  adjust to
+          `rmail-output-to-rmail-file'
+
+1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-util.el (gnus-output-to-rmail): Reinstated function.
+
+       * gnus-sum.el (gnus-select-newsgroup): Set global variables before
+       headers.
+
+       * gnus-art.el (article-decode-charset): Fold case.
+
+1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
+
+        * mailcap.el (mailcap-save-binary-file): Goto point-min.
+
+1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
+
+       * nnmail.el (nnmail-check-duplication): Enter into duplicate list
+       after being stored.
+
+Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
+
+       * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
+       come.
+
+1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-xmas.el (wid-edit): Required.
+
+       * gnus-ems.el (gnus-widget-button-keymap): New variable.
+
+Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-mime-inline-part): remove part if necessary
+
+1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
+
+       * gnus-art.el (article-decode-charset): Narrow to the correct
+       region.
+
+       * mm-bodies.el: Fix autoload.
+
+1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
+
+       * gnus-art.el (gnus-mime-button-line-format): Doc fix.
+
+1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
+
+1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-insert-mime-button): Specify keymap.
+       (gnus-article-add-button): Ditto.
+
+       * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
+
+       * gnus-art.el (gnus-article-prepare-display): Make article mode.
+       (gnus-article-prepare-display): Bind url-standalone-mode.
+
+       * mm-decode.el (mm-remove-part): Also delete directory.
+       (mm-display-external): Create a private sub-dir.
+
+       * mailcap.el (mailcap-binary-suffixes): New variable.
+       (mailcap-command-p): Use it.
+
+1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmbox.el (nnmbox-request-group): Change server.
+       (nnmbox-possibly-change-newsgroup): Enable multibyte.
+
+       * message.el (message-encode-message-body): Don't stomp MIME
+       headers.
+
+       * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
+       unless useful.
+       (gnus-summary-exit): Check for a live article buffer.
+       (gnus-summary-exit-no-update): Ditto.
+
+       * gnus-int.el (gnus-request-replace-article): Accept no-encode
+       param.
+
+       * gnus-sum.el (gnus-article-decoded-p): New variable.
+
+       * mm-decode.el (mm-display-external): Use no-conv.
+
+       * rfc2047.el (rfc2047-q-encode-region): Bound properly.
+       (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
+
+       * gnus-art.el (gnus-article-mode-map): Bind button2 to
+       mouse-click.
+
+1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
+
+Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.31 is released.
+
+1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-exit): Destroy MIME.
+
+       * mm-decode.el (mm-display-part): Accept no-default.
+
+       * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
+       a parameter.
+
+       * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
+       (gnus-summary-prepare-threads): Ditto.
+
+       * gnus.el (gnus-article-mode-map): Make sparse keymap.
+
+       * 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.
+
+       * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
+       ignore.
+
+       * mm-decode.el (mm-alternative-precedence): Ditto.
+
+1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
+
+       * mm-decode.el (mm-user-automatic-display): Use enriched.
+
+1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
+
+       * mm-decode.el (mm-dissect-multipart): Have the part start on the
+       right place.
+
+1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
+
+       * 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.
+
+1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
+
+       * mm-view.el (mm-insert-inline): New function.
+
+       * mm-decode.el (mm-pipe-part): Bugged.
+
+       * gnus-agent.el (gnus-agent-send-mail): Don't encode.
+
+       * mm-bodies.el (mm-encode-body): Move over the body.
+
+       * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
+
+       * rfc2047.el (rfc2047-q-encode-region): Would bug out.
+
+1998-09-13  François Pinard  <pinard@iro.umontreal.ca>
+
+       * 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.
+
+1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+
+       * mailcap.el (mailcap-command-p): New version.
+
+1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
+       groups.
+
+1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-make-date): Remove weekday name.
+
+       * mm-decode.el (mm-dissect-buffer): Protect against broken
+       headers.
+
+       * mailcap.el (mailcap-command-in-path-p): New function.
+       (mailcap-command-p): Renamed.
+
+1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+
+       * rfc2047.el (eval): Autoload.
+
+1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-int.el (gnus-request-replace-article): Replace
+       message-narrow-to-headers with message-narrow-to-head
+
+1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * drums.el (drums-quote-string): Reversed match.
+
+       * message.el (message-make-date): Use weekday name.
+
+Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.30 is released.
+
+1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-decode-encoded-words): Use it.
+       (gnus-decode-header-function): New variable.
+
+       * gnus-sum.el (gnus-nov-parse-line): Use it.
+       (gnus-decode-encoded-word-function): New variable.
+
+       * gnus-msg.el (gnus-copy-article-buffer): Decode the right
+       buffer.
+
+       * 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.
+
+       * gnus.el (gnus-article-mode-map): Inherit from widget.
+       (gnus-article-mode-map): No, don't.
+
+       * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
+       (mm-content-id-alist): New variable.
+       (mm-get-content-id): New function.
+
+       * gnus-art.el (gnus-request-article-this-buffer): Only decode
+       articles if we are fetching to the article buffer.
+
+1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
+       articles.
+
+1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-mime-charset): Try to use safe-charsets.
+       (mm-default-mime-charset): New variable.
+
+       * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
+
+       * drums.el (drums-quote-string): Reversed test.
+
+1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
+       string.
+
+       * drums.el (drums-quote-string): New function.
+
+       * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
+       (rfc2047-b-encode-region): Chop lines.
+       (rfc2047-q-encode-region): Ditto.
+
+Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.29 is released.
+
+1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
+
+       * mm-decode.el (mm-save-part): Message right.
+
+1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * drums.el (drums-parse-address): Returned a list instead of a
+       string.
+       (drums-remove-whitespace): Skip comments.
+       (drums-parse-addresses): Didn't work.
+
+Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.28 is released.
+
+1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
+       starting point.
+       (article-decode-encoded-words): Rename.
+
+       * message.el (message-narrow-to-headers-or-head): New function.
+
+       * gnus-int.el (gnus-request-accept-article): Narrow to the right
+       region.
+
+       * message.el (message-send-news): Encode body after checking
+       syntax.
+
+       * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
+
+       * mm-decode.el (mm-save-part): Use Content-Disposition filename.
+
+       * gnus-art.el (gnus-display-mime): Respect disposition.
+
+       * mm-decode.el (mm-preferred-alternative): Respect disposition.
+
+       * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
+       text with annotations.
+
+       * message.el (message-make-date): Fix sign for negative time
+       zones.
+
+       * mm-view.el (mm-inline-image): Insert a space at the end of the
+       image.
+
+       * mail-parse.el: New file.
+
+       * rfc2231.el: New file.
+
+       * drums.el (drums-content-type-get): Removed.
+       (drums-parse-content-type): Ditto.
+
+       * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
+
+Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.27 is released.
+
+1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
+
+       * mm-decode.el (mm-alternative-precedence): New variable.
+       (mm-preferred-alternative): New function.
+
+       * gnus-art.el (gnus-mime-copy-part): New command.
+
+       * mm-decode.el (mm-get-part): New function.
+
+       * mm-view.el: New file.
+
+       * mm-decode.el (mm-dissect-buffer): Downcase cte.
+       (mm-display-part): Default to mailcap-save-binary-file.
+
+Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.26 is released.
+
+1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-interactively-view-part): New function.
+
+       * gnus-art.el (gnus-mime-view-part): New command.
+
+       * mm-decode.el (mm-last-shell-command): New variable.
+
+       * mailcap.el (mailcap-mime-info): Allow returning all matches.
+
+       * mm-decode.el (mm-save-part): New function.
+
+       * 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.
+
+       * gnus-util.el (gnus-dd-mmm): Removed length spec.
+
+       * mm-decode.el (mm-inline-text): Decode charsets.
+
+       * gnus-art.el (gnus-article-save): Comment fix.
+
+       * gnus-int.el (gnus-start-news-server): When in batch, don't
+       prompt.
+
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
+       decode.
+
+       * mm-decode.el (mm-inline-media-tests): Add audio.
+       (mm-inline-audio): New function.
+
+1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
+
+       * gnus-art.el (article-make-date-line): Didn't work.
+
+       * parse-time.el (parse-time-string): One too many nils.
+
+Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.25 is released.
+
+1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
+       annotations.
+
+       * gnus.el ((featurep 'gnus-xmas)): New
+       'gnus-annotation-in-region-p alias.
+
+1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-with-unibyte-buffer): New function.
+
+       * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
+
+       * mm-decode.el (mm-inline-media-tests): New variable.
+
+       * gnus-sum.el (gnus-summary-exit): Destroy handles.
+
+       * gnus-art.el (gnus-article-mime-handles): New variable.
+
+       * drums.el (drums-narrow-to-header): New function.
+
+       * gnus-art.el (article-decode-charset): Use it.
+
+       * drums.el (drums-content-type-get): New function.
+
+       * mm-util.el (mm-content-type-charset): Removed.
+
+       * drums.el (drums-syntax-table): @ is word.
+       (drums-parse-content-type): New function.
+
+       * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
+       EDT" times.
+
+       * gnus-util.el (gnus-date-get-time): Use safe date.
+
+       * gnus-sum.el (gnus-show-mime): Removed.
+       (gnus-summary-toggle-mime): Removed.
+
+       * 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.
+
+Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.24 is released.
+
+1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
+       PREFIX.
+
+       * parse-time.el (parse-time-rules): Accept times that look like
+       "h:mm".
+
+       * message.el (message-make-date): Use zone properly.
+
+       * gnus.el: Autoload gnus-batch.
+
+       * gnus-art.el (article-de-quoted-unreadable): Do not do
+       gnus-article-decode-rfc1522.
+
+       * gnus-msg.el (gnus-inews-do-gcc): Use it.
+
+       * gnus-int.el (gnus-request-accept-article): Accept a no-encode
+       param.
+
+       * message.el (message-encode-message-body): Check for us-ascii.
+
+       * gnus-msg.el (gnus-extended-version): Move Gnus version comments
+       to the left.
+
+1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-decode-charset): Rename.
+
+Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.23 is released.
+
+1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-util.el (gnus-parent-id): Ditto.
+       (gnus-put-text-property-excluding-newlines): Ditto.
+
+       * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
+
+1998-09-08  Karl Kleinpaste  <karl@jprc.com>
+
+       * message.el (message-generate-headers): Generate User-Agent
+       instead of X-Mailer & X-Newsreader.
+
+       * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
+       User-Agent header format.
+
+Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.22 is released.
+
+1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-multibyte-p): Typo.
+
+Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.21 is released.
+
+1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
+
+1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-multibyte-p): New function.
+
+Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.20 is released.
+
+1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-decode-region): Only decode when in
+       multibyte.
+
+       * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
+
+       * gnus-int.el (gnus-request-replace-article): Encode.
+       (gnus-request-accept-article): Encode.
+
+       * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
+       here.
+
+       * gnus.el (gnus-article-display-hook): Take the charset functions
+       out.
+
+       * time-date.el (safe-date-to-time): New function.
+
+       * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
+
+Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.19 is released.
+
+1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * base64.el (base64-encode-region): Accept no-line-break.
+
+       * mm-util.el (mm-mime-charset): New function.
+
+       * gnus-draft.el (gnus-draft-edit-message): Delete article.
+
+Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.18 is released.
+
+1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-send-and-exit): Return t on success.
+       (message-make-date): Make a proper time zone.
+
+       * gnus-draft.el (gnus-draft-send): Only remove article if the
+       sending is successful.
+
+       * drums.el (drums-get-comment): Return the last comment.
+       (drums-parse-address): Parse old-style From headers.
+
+1998-09-07  SL Baur  <steve@altair.xemacs.org>
+
+       * gnus-sum.el (gnus-data-compute-positions): Move below
+       `gnus-save-hidden-threads' so the former is correctly detected as
+       a macro.
+
+1998-09-06  Dave Love  <fx@gnu.org>
+
+       * 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.
+
+1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * time-date.el (time-to-seconds): Renamed.
+
+       * parse-time.el (parse-time-string): Downcase before handling.
+       (parse-time-rules): Times without seconds have 0 seconds.
+
+       * rfc2047.el (rfc2047-encode-region): New version.
+       (rfc2047-dissect-region): New function.
+
+1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-make-date): Use symbolic zone.
+
+1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * time-date.el (parse-time): Always use parse-time.
+
+       * parse-time.el (parse-time-syntax): Use vectors.
+
+Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.17 is released.
+
+1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * time-date.el: Renamed from "date".
+
+       * gnus.el: Removed all timezone dependencies.
+
+       * score-mode.el: Removed.
+       (gnus-score-edit-insert-date): Use date.
+
+       * date.el (float-to-time): New function.
+
+       * nnspool.el (nnspool-seconds-since-epoch): Removed.
+
+       * date.el (time-to-float): New function.
+
+       * message.el (message-make-date): Use format-time-string.
+       (message-make-expires): Use make-date.
+
+       * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
+
+       * gnus-util.el (gnus-dd-mmm): Use date.
+       (gnus-sortable-date): Ditto.
+
+       * message.el (message-make-date): Take an optional time.
+
+       * gnus: Applied patches from 5.6.43.
+
+       * date.el (if): Use parse-time.
+
+       * gnus-score.el (gnus-summary-score-entry): Make into a command
+       again.
+
+       * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
+       gnus-agent.
+
+       * gnus.el (gnus-agent-meta-information-header): Moved here.
+
+1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * 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'.
+
+1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
+
+       * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
+
+       * score-mode.el (score-mode-coding-system): New variable.
+       (gnus-score-edit-exit): Use it.
+
+1998-09-04  Jason R Mastaler  <jason@4b.org>
+
+       * drums.el: Corrected typo.
+
+1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+
+       * mm-bodies.el (mm-body-encoding): Faster version.
+
+1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-decode-charset): Only decode text
+       things.
+
+       * message.el (message-output): Use rmail.
+
+       * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
+       word part.
+
+       * mm-util.el (mm-charset-to-coding-system): Use
+       rfc2047-default-charset.
+       (mm-known-charsets): New variable.
+
+       * message.el (message-caesar-region): Bugged out.
+
+1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
+       specifying `agent-predicate' in a group's parameters.
+
+Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.16 is released.
+
+1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-expired-article-p): Use predicate.
+
+       * date.el (time-less-p): Renamed.
+
+       * gnus-art.el (gnus-article-decode-charset): Really fetch headers
+       from the headers.
+
+       * rfc2047.el (rfc2047-decode-region): Use the mm decoding
+       functions.
+
+       * 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.
+
+Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.15 is released.
+
+1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * date.el: New file.
+
+       * gnus-util.el (gnus-encode-date): Removed.
+       (gnus-time-less): Ditto.
+
+       * nnmail.el (nnmail-date-to-time): Removed.
+       (nnmail-time-less): Ditto.
+       (nnmail-days-to-time): Ditto.
+       (nnmail-time-since): Ditto.
+
+       * drums.el: New file.
+
+1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-encode-message-body): Encode headers with
+       body encoding.
+
+       * rfc2047.el (rfc2047-default-charset): Renamed.
+       (rfc2047-encodable-p): Use it.
+
+       * base64.el (mm-util): Required.
+
+1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-post-method): Peel off real info from opened
+       servers.
+
+       * gnus-util.el (gnus-output-to-rmail): Removed.
+
+       * gnus-art.el (gnus-summary-save-in-rmail): Use
+       gnus-output-to-rmailrmail-output-to-rmail-file.
+
+       * rfc2047.el (rfc2047-decode-region): Fold case.
+       (rfc2047-decode): Use decode-string.
+
+       * mm-util.el: Provide mm-char-int.
+
+Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.14 is released.
+
+1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-body-encoding): Go through the buffer to make
+       sure we have 7bit.
+
+1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-post-method): Use opened servers, and remove
+       ducplicates.
+       (gnus-inews-insert-mime-headers): Removed.
+
+       * message.el (message-caesar-region): Protect against MULE chars.
+
+1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+
+       * mm-util.el (if): fset the right function.
+
+1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-decode-charset): Use real
+       read-coding-system.
+
+1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-decode-body): Protect against malformed
+       base64.
+       (mm-decode-body): Check that buffer-file-coding-system is
+       non-nil.
+
+Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.13 is released.
+
+1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-util.el (gnus-strip-whitespace): Already defined.
+       Removed.
+
+       * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
+
+       * gnus-util.el (gnus-strip-whitespace): New function.
+
+       * mm-util.el (mm-content-type-charset): Downcase.
+
+1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
+       (gnus-article-decode-charset): Don't fetch all headers.
+
+       * mm-util.el (mm-read-coding-system): New function.
+
+       * mm-bodies.el (mm-decode-body): Check the right charset.
+
+       * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
+
+       * gnus-art.el (gnus-article-mode-line-format): Use short group
+       format.
+
+Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.12 is released.
+
+1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
+
+       * gnus-art.el (gnus-article-decode-charset): Supply cte.
+       (gnus-article-decode-charset): Always run.
+
+       * mm-bodies.el (mm-decode-body): Decode cte.
+
+Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.11 is released.
+
+1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-encode-message-body): Ditto.
+
+       * 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.
+
+       * mm-util.el (mm-content-type-charset): New function.
+
+       * nnmail.el (nnmail-delete-incoming): Changed to nil.
+
+       * 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.
+
+       * mm-bodies.el (mm-body-encoding): New function.
+
+       * message.el (message-encode-message-body): New function.
+
+       * mm-bodies.el: New file.
+
+       * mm-util.el (mm-narrow-to-head): New function.
+
+       * rfc2047.el (rfc2047-encode): Use it.
+
+       * mm-util.el: Provide mm-encode-coding-region.
+
+       * gnus-sum.el (gnus-summary-mode): Enable multibyte.
+
+       * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
+
+       * mm-util.el (mm-enable-multibyte): New function.
+
+       * message.el (message-set-work-buffer): Set multibyte.
+
+       * gnus.el (gnus-continuum-version): Be valid forever and ever.
+
+       * gnus-util.el (gnus-point-at-eol): Removed.
+       (gnus-point-at-bol): Ditto.
+
+       * base64.el (base64-decode-region): Commented out messaging.
+
+1998-08-31  Didier Verna  <verna@inf.enst.fr>
+
+       * 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).
+
+1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-article-display-hook): Added
+       gnus-article-decode-rfc1522 to hook.
+
+Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.10 is released.
+
+1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
+       hook to be run.
+
+1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
+
+       * mm-util.el (mm-charsets-in-region): Removed.
+
+       * rfc2047.el: Renamed file.
+
+       * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
+
+       * message.el (message-mode): Set multibyte.
+
+       * 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.
 
-       * gnus-draft.el (gnus-group-send-drafts): Don't send when
-       unplugged. 
+       * qp.el (quoted-printable-encode-region): Optional param FOLD.
 
-       * gnus-sum.el (gnus-summary-read-group): Don't show-all when
-       skipping groups.
+       * message.el (message-narrow-to-field): Changed name.
 
-       * gnus-start.el (gnus-start-draft-setup): Changed name.
+       * mm-encode.el: New file.
 
-Mon Sep 15 00:40:09 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-narrow-to-header): New function.
 
-       * gnus.el: Quassia Gnus v0.4 is released.
+       * gnus-art.el (gnus-article-decode-mime-words): Place point in the
+       right buffer.
 
-Mon Sep 15 00:19:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-summary-goto-article): Accept Message-ID's.
+       * gnus.el: Pterodactyl Gnus v0.7 is released.
 
-Sun Sep 14 21:41:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-group-make-articles-read): No params.
+       * gnus.el: Remove autoload for
+       gnus-article-mime-decode-quoted-printable.
 
-       * nndraft.el (nndraft-status-string): Fix.
+       * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
+       be decoded in non-MULE Emacsen.
 
-       * gnus-draft.el (gnus-group-send-drafts): New command.
+       * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
 
-       * gnus-sum.el (gnus-compute-read-articles): Separated.
-       (gnus-update-read-articles): Allow computation.
+1998-08-29  SL Baur  <steve@altair.xemacs.org>
 
-       * nndraft.el (nndraft-articles): New function.
+       * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
 
-       * message.el (message-send): Disabled test.
+1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Sep 14 21:17:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-decode.el: Check for coding-system-list.
 
-       * gnus.el: Quassia Gnus v0.3 is released.
+Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sun Sep 14 01:51:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.6 is released.
 
-       * gnus-agent.el (gnus-agent-short-article): New variables.
+1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * message.el (message-set-auto-save-file-name): Use drafts.
+       * nnheader.el (fboundp): Protect code-coding-string.
 
-       * nndraft.el (nndraft-request-expire-articles): Use it.
+       * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
+       is available.
 
-       * nnmh.el (nnmh-deletable-article-p): Change.
-       (nnmh-allow-delete-final): New variable.
+Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-msg.el (gnus-summary-send-draft): Removed.
+       * gnus.el: Pterodactyl Gnus v0.5 is released.
 
-       * gnus.el (gnus-article-mark-lists): Save unsendable marks.
+1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-newsgroup-unsendable): New variable.
+       * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
+       (gnus-hack-decode-rfc1522): Removed.
 
-       * gnus-draft.el: New file.
+       * mm-decode.el (mm-charset-coding-system-alist): Check better.
 
-       * gnus-sum.el (gnus-unsendable-mark): New variable.
+Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nndraft.el (nndraft-execute-nnmh-command): Cleanup.
+       * gnus.el: Gnus v0.4 is released.
 
-       * message.el (message-send-news): Use `gnus-request-post'.
+1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-agent.el (gnus-agentize): New command.
+       * gnus-art.el (gnus-article-decode-mime-words): New command and
+       keystroke.
 
-       * gnus-bcklg.el (gnus-backlog-remove-article): Remove the ident
-       from the list.
+       * qp.el (quoted-printable-decode-region): Don't use hexl.
 
-Sun Sep 14 00:26:47 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
 
-       * gnus.el: Quassia Gnus v0.2 is released.
+       * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
+       (gnus-structured-field-decoder): Removed.
+       (gnus-unstructured-field-decoder): Ditto.
 
-Sun Sep 14 00:24:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * mm-decode.el: New file.
 
-       * gnus-score.el (gnus-score-headers): Make sure the summary buffer
-       exists.
+       * qp.el: New file.
 
-Sat Sep 13 23:35:28 1997  Greg Stark  <gsstark@mit.edu>
+       * gnus-art.el (article-mime-decode-quoted-printable): Removed.
 
-       * gnus-ems.el (gnus-x-splash): New function.
+       * gnus-ems.el (fboundp): Removed gnus-split-string.
 
-Sat Sep 13 22:46:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el (gnus-splash-face): Doc fix.
 
-       * gnus-start.el (gnus-1): Use it.
+       * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
 
-       * gnus-ems.el (gnus-decode-coding-string): New alias.
+       * gnus-art.el (article-mime-decode-quoted-printable): Don't use
+       hexl.
 
-       * message.el (message-unix-mail-delimiter): Dox fox.
+       * nnheader.el (nnheader-temp-write): Removed.
 
-       * nnmh.el (nnmh-request-list-1): Don't use coding system.
+Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-sum.el (gnus-summary-catchup): Reverse logic.
+       * gnus.el: Gnus v0.3 is released.
 
-Sat Sep 13 21:21:38 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus.el: Quassia Gnus v0.1 is released.
+       * gnus.el: Gnus v0.2 is released.