shr.el (shr-find-fill-point): Don't break a line within kinsoku-eol characters.
[gnus] / lisp / ChangeLog.1
index 901c008..94c5a0e 100644 (file)
-Mon May 15 18:29:20 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-10-27  Jason Rumney  <jasonr@gnu.org>
 
-       * gnus.el (gnus-summary-insert-line): Make sure Lines is a number.
-       
-       (gnus-summary-select-article): Don't scroll to the end of the
-       article buffer.
+       * gnus-art.el (gnus-signature-face): Use italic on any frame that
+       supports it.
 
-       * gnus.el: 0.70 is released
+2000-10-27 14:19:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * ChangeLog continues in a different file.
+       * gnus-mlspl.el: Require cl when compiling.
+       * messagexmas.el: Ditto.
+       * mm-util.el: Ditto.
+       * rfc2047.el: Ditto.
+       * rfc2231.el: Ditto.
+       * smiley-ems.el: Ditto.
+       * uudecode.el: Ditto.
 
-Mon May 15 16:38:04 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * smiley-ems.el (smiley-region): Use mapcar.
 
-       * gnus.el (gnus-summary-sort): Hide threads after sorting, if that
-       is wanted. 
+2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
 
-Sun May 14 01:10:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * ietf-drums.el: Require cl when compiling.
 
-       * gnus.el (gnus-verbose): New variable.
-       (gnus-group-mark-group): Stop when there are no more groups to go. 
-       (gnus-group-search-forward): Message when attempting to go too far
-       back. 
+2000-10-27  Dave Love  <fx@gnu.org>
 
-       * gnus.el: Use it.
-       (gnus-group-add-to-virtual): New command and keystroke.
+       * mm-decode.el (mm-valid-and-fit-image-p): Don't test
+       window-system here.
 
-       * gnus-vm.el: Did not load vm.
+       * gnus-art.el (gnus-article-x-face-command): Check
+       gnus-article-compface-xbm.
+       (gnus-treat-display-xface): Check for uncompface.
 
-       * gnus.el (gnus-summary-mode-map): New keystroke for saving with
-       vm. 
+       * nnheader.el (nnheader-translate-file-chars): Only kludge things
+       under Doze with XEmacs.
 
-       * gnus-score.el (gnus-score-load-file): (adapt t) will work
-       independently of gnus-use-adaptive-scoring.
+2000-10-26  Simon Josefsson  <sj@extundo.com>
 
-       * gnus.el (gnus-summary-recenter): New implementation.
+       * mail-source.el (mail-sources): IMAP predicate is a string.
+       (mail-sources): Add default values for IMAP mailbox, predicate and
+       fetchflag.
 
-Sat May 13 19:52:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-10-26  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-nov-parse-line): Would not read Xrefs.
+       * flow-fill.el: Require cl when compiling.
 
-       * gnus-score.el (gnus-score-save): Don't pp adaptive score files. 
-       (gnus-score-adaptive): Put adaptive entries in a separate score
-       file. 
-       (gnus-score-followup): Put entries into the adaptive score file. 
+       * mail-source.el: Require imap when compiling and defvar
+       display-time-mail-function.  Require mm-util.
+       (nnheader-cancel-timer): Autoload.
+       (mail-source-imap-authenticators, mail-source-imap-streams): New
+       variables.
+       (mail-sources): Use them.
 
-       * gnus.el (gnus-use-scoring): New variable.
+2000-10-25 20:13:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sat May 13 11:16:31 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * mm-decode.el (mm-viewer-completion-map): New.
+       (mm-interactively-view-part): Use it.
 
-       * gnus.el (gnus-summary-refer-article): Mark fetched articles as
-       read. 
-       (gnus-summary-catchup): Mark articles as expirable when they are
-       supposed to be.
-       (gnus-group-expire-articles): Allow `total-expire'.
-       (gnus-summary-reselect-current-group): Kill the summary buffer
-       before reselecting.
+2000-10-25 18:51:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-summary-highlight-line): Would occationally
-       bug out. 
+       * rfc2047.el (rfc2047-q-encode-region): Don't break if a QP-word
+       could be fitted in one line.
 
-       * gnus.el (gnus-summary-prepare-threads): Do right number of
-       sub-threads under adopted (etc) articles.
-       (gnus-read-descriptions-file): Don't barf on strange formats. 
+2000-10-25  Dirk Meyer  <dischi@tzi.de>
 
-       * gnus-score.el (gnus-score-adaptive): Ignore pseudos.
-       (gnus-score-remove-lines-adaptive): Ditto.
+       * gnus-demon.el (gnus-demon-time-to-step): theHour was set to
+       seconds instead of hour.
 
-       * nnml.el (nnml-get-new-mail): Handle a list of spool files. 
+2000-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-windows-old-to-new): Translate 3.13-selects to 4.1
-       symbols. 
-       (gnus-request-article-this-buffer): Always check whether the
-       connection is down.
-       (gnus-summary-save-article): Did not init hashtb.
-       (gnus-matches-options-n): Reversed comparison.
-       (gnus-configure-windows): Use the horizontal spec.
-       (gnus-group-goto-unread): New variable.
-       (gnus-group-next-unread-group): Use it.
+       * mail-source.el (mail-sources): Better `:type'.
 
-       * gnus-cache.el (gnus-cache-retrieve-headers): Don't barf if the
-       cache file doesn't exist.
+2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.68-0.69 is released.
+       * gnus-art.el (gnus-request-article-this-buffer):
+       gnus-refer-article-method might be a single method.
+       * gnus-sum.el (gnus-refer-article-methods): The second could be
+       a named method.
 
-Thu May 11 12:03:10 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-10-23  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-simplify-buffer-fuzzy): New function.
-       (gnus-simplify-subject-fuzzy): Use it.
+       * flow-fill.el (fill-flowed): Don't flow "-- " lines.
+       (fill-flowed): Make "quote-depth wins" rule work when first line
+       is at level 0.
 
-       * gnus-score.el: Support fuzzy matches.
+2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sat May 13 11:09:30 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
 
-       * gnus.el (gnus-newsrc-to-gnus-format): New implementation. 
+2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Wed May 10 08:42:21 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-article-mime-total-parts): New function.
+       (gnus-mm-display-part): Use it.
+       (gnus-mime-display-single): Ditto.
+       (gnus-mime-display-alternative): Ditto.
 
-       * gnus.el (gnus-format-max-width): Don't choke on numbers.
+2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmh.el (nnmh-request-list): Don't chase links.
+       * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
+       because they are files, not directories.
+       (mailcap-parse-mimetypes): Ditto.
 
-       * gnus.el (gnus-parse-n-options): Would reverse the 'ignore and
-       strings. 
-       (gnus-summary-remove-lines-marked-as-read): Also count
-       gnus-ancient-marks as a read mark.
+2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnspool.el (nnspool-inews-switches): Added the no-sig switch.
+       * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
 
-       * gnus.el (gnus-summary-sort): Don't recurse for all time. 
+2000-10-18  Dave Love  <fx@gnu.org>
 
-Wed May 10 07:01:42 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * mail-source.el (mm-util): Require.
+       (defvar): Use rmail-spool-directory unconditionally.
 
-       * gnus-msg.el (gnus-summary-cancel-article): Remove process marks
-       after cancelling. 
+       * gnus-nocem.el (gnus-nocem-issuers): Update.
+       (gnus-nocem-check-from): New option.
+       (gnus-nocem-scan-groups): Use it.
+       (gnus-nocem-check-article): Bind gnus-newsgroup-name.
 
-       * gnus.el (gnus-summary-show-all-dormant): Update lines.
-       (gnus-summary-show-all-expunged): Ditto.
-       (gnus-group-process-prefix): Did not understand C-u C-u prefixes
-       and the like. 
-       (gnus-group-catchup-current): Advance to the next unread group.
-       (gnus-summary-catchup): Mark articles at exit if adaptive scoring
-       is used. 
-       (gnus-server-edit-server): Did not configure windows properly.
+2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
 
-       * gnus.el: 0.67 is released. 
+       * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
+       (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
 
-Tue May  9 10:18:16 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-10-18  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus-vis.el (gnus-article-press-button): New function.
+       * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
 
-       * gnus.el (gnus-article-mode-map): Bind it.
+       * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
 
-       * gnus-cite.el (gnus-cite-hide-percentage): Upped to 50% (like
-       inews). 
-       (gnus-cite-hide-absolute): Upped to 10 lines.
+2000-10-17  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus-vis.el (gnus-face-dark-name-list): Some colors was not
-       available everywhere.  New colors suggested by
-       John Salmon <johns@mullet.anu.edu.au>.
-       (gnus-article-highlight-headers): Turn of `buffer-read-only'.
-       (gnus-button-message-id): Do not switch to the summary buffer
-       first. 
+       * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
+       instead of "from: " for rfc822 compliance.
 
-       * gnus.el: (gnus-article-add-button): Added autoload.
-       (gnus-article-hide-citation): Replace with autoload from
-       `gnus-cite.el'.
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
 
-Wed May 10 06:49:33 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * nnheader.el (nnheader-parse-head): Ditto.
 
-       * gnus-vis.el: Name changes from gnus-visual-summary-* to
-       gnus-summary-*. 
+2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-Tue May  9 10:18:16 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * mail-source.el (mail-source-keyword-map): Use
+       `rmail-spool-directory' as a default directory for the `file'
+       source, if the variable is defined.  Fall back to hardcoded
+       "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
+       <seh@speakeasy.org>.
 
-       * gnus-score.el (gnus-summary-immediately-*): Added functions and
-       keybidnings. 
+2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Wed May 10 06:01:34 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * message.el (message-send-mail-partially): Replace the header
+       delimiter with a blank line.
 
-       * gnus.el (gnus-windows-old-to-new): Applied '+ to wrong list. 
+2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-Tue May  9 12:26:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
+       Cashin <ecashin@coe.uga.edu>).
 
-       * gnus-uu.el (gnus-uu-digest-headers): New variable.
-       (gnus-uu-save-article): Use it.
+2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-carpal-setup-buffer): Did not work at all. 
+       * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
 
-       * gnus.el (gnus-get-unread-articles): Would un-activate already
-       activated groups from secondary servers.
-       (gnus-group-transpose-groups): New implementation.
-       (gnus-group-yank-group): Allow moving even to the end of the
-       buffer. 
+2000-10-11  John Wiegley  <johnw@gnu.org>
 
-       * nnbabyl.el: General tune-up and serious bug-fix all over.
+       * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
+       `gnus-group-change-level-function', instead of `remove-hook',
+       because it's not a hook!
 
-       * gnus.el (gnus-parse-newsrc-body): Would create two dummy.groups
-       when no .newsrc.eld files existed.
-       (gnus-summary-setup-buffer): Be really sure that we want to return
-       to the old buffer.
+       * gnus-mlspl.el (gnus-group-split-update): Check the value of
+       `nnmail-crosspost', and use it to set the `no-crosspost'
+       argument when calling `gnus-group-split-fancy'.  Otherwise, it
+       assumes that cross-posting is always OK, no matter what
+       `nmail-crosspost' is set to.
+       (gnus-group-split-fancy): The argument order in the
+       second-to-last `push' call was wrong, but since `no-crosspost'
+       was always nil, it was never being triggered.
 
-       * nnbabyl.el (nnbabyl-read-mbox): Insert "OPTIONS" in empty babyl
-       files. 
+       * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
+       variable to correspond with `gnus-article-hide-citation-maybe'.
+       (gnus-treatment-function-alist): Added entry for the above
+       correlation.
 
-       * gnus.el (gnus-group-change-level): Insert new groups at the end
-       of the group alist.
+2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Tue May  9 04:49:53 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
+       (mm-with-unibyte-current-buffer-mule4): New function.
+       * qp.el (quoted-printable-encode-region): Use it.
+       * rfc2047.el (rfc2047-decode): Ditto.
+       * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
 
-        * gnus.el: 0.66 is released.
+2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-rebuild-remove-articles): Would make all articles
-       read and go to the wrong article.
-       (gnus-summary-update-lines): Allow highlighting of a region.
+       * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
 
-       * gnus-kill.el (gnus-kill-file-mode-map): Three commands bound to
-       the same key.
+2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el: Hilit code transferred here.
+       * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
 
-       * gnus-hilit.el: Obsolete file.
+2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-cite.el (gnus-cite-face-list): New file.
+       * base64.el (base64-decode-region): Just give a message if the end
+       is not sane.
 
-       * gnus.el (gnus-member-of-valid): New function.
+2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-integer): Reversed comparison.
+       * rfc2047.el (rfc2047-encode-message-header): Move fold into
+       encode-region.
+       (rfc2047-dissect-region): Rewrite.
+       (rfc2047-encode-region): Rewrite.
+       (rfc2047-fold-region): Fold any line longer than 76.
+       (rfc2047-unfold-region): New function.
+       (rfc2047-decode-region): Use it.
+       (rfc2047-q-encode-region): Don't break at bob.
 
-       * gnus.el (gnus-maintainer): New address.
-       (gnus-get-unread-articles): Secondary groups would be doubly
-       activated. 
+2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon May  8 11:11:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nntp.el (nntp-open-connection): Kill process buffer when quit.
+       (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
+       FSF Emacs 20 and XEmacs 21.
+       * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
 
-       * gnus-msg.el (gnus-post-news): Use process/prefix.
-       (gnus-mail-reply-using-mail): Use process/prefix.
-       (gnus-summary-cancel-article): Ditto.
+2000-10-09  Dave Love  <fx@gnu.org>
 
-       * gnus-vis.el (gnus-carpal-mode): New mode and stuff.
+       * gnus-audio.el: Don't require cl.
+       (gnus-audio): New custom group.
+       (gnus-audio-inline-sound): Change to work with Emacs.
+       (gnus-audio-directory, gnus-audio-directory)
+       (gnus-audio-au-player): Customize.
+       (gnus-audio-play): Try external player if play-sound-file fails.
+       Use file-name-extension, not string-match.
 
-       * gnus.el (gnus-configure-windows): New implementation.
-       (gnus-window-configuration): New syntax.
-       (gnus-windows-old-to-new): Conversion between old and new.
-       (gnus-split-window): Obsolete variable.
-       (gnus-remove-some-windows): New function.
-       (gnus-bug): Put point a different place.
+       * gnus-art.el (article-de-quoted-unreadable)
+       (article-de-base64-unreadable): Fold search case rather than
+       downcasing string.  Apply mm-charset-to-coding-system to arg of
+       quoted-printable-decode-region.
+       (gnus-article-dumbquotes-map): Fix dashes.
+       (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
+       (gnus-button-reply): Just alias it.
 
-Sun May  7 01:12:04 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
 
-        * gnus.el: 0.65 is released.
+       * mm-encode.el: Require CL.  At least, for `incf'.
 
-       * gnus.el (gnus-get-unread-articles): Would not activate some
-       native groups. 
+       * nnfolder.el (nnfolder-ignore-active-file): Typos.
 
-       * nndigest.el (nndigest-first-article-separator): New variable.
-       (nndigest-narrow-to-article): Use it.
-       (nndigest-request-group): Would be one off in counting messages. 
+       * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
 
-       * gnus.el (gnus-summary-setup-buffer): Don't create the buffer if
-       it already exists.
-       (gnus-summary-read-group): If the summary buffer exists, just
-       switch to it.
-       (gnus-summary-subject-string): Would bug out on pseudo-articles.
+       * gnus-kill.el (gnus-kill): Typo.
 
-       * gnus-vm.el: New file.
+2000-10-09  Gerd Moellmann  <gerd@gnu.org>
 
-       * gnus-msg.el (gnus-mail-reply-using-mail): In-reply-to was
-       possibly not correct.
+       * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
 
-       * gnus-uu.el: Undefined keymaps.
+2000-10-09  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-article-date-ut): `lapsed' was some hours off.
+       * nnimap.el (nnimap-group-overview-filename): Create directory for
+       newfile (when use long filenames is nil).  Copy+delete file if
+       rename didn't work.
+       (nnimap-group-overview-filename): `rename-file' and `copy-file'
+       doesn't return anything useful, use ignore-errors instead.
 
-Sat May  6 01:48:06 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Did not set
-       buffer-read-only to nil.
+       * dgnushack.el (dgnushack-compile): Delete old elc files first.
 
-       * gnus-score.el (gnus-score-save): Would not save score file if
-       the directory didn't exist.
+2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-summary-make-menu-bar): Added sort-by-score.
+       * gnus-ems.el (gnus-kill-all-overlays): Move here.
+       * gnus-util.el (gnus-kill-all-overlays): Move out.
+       * gnus-sum.el (gnus-cache-write-active): Auto load.
+       * lpath.el: Shut up.
+       * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is
+       asynchronous in Exp version.
 
-       * gnus.el (gnus-read-active-file): Don't pretend that we have read
-       the active file when we haven't.
-       (gnus-summary-catchup): Make catchup-and-exit faster.
-       (gnus-summary-sort-by-score): Make the `reverse' element optional
-       on all score functions.
-       (gnus-read-descriptions-file): Don't barf if the server if down.
+2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-initialize): Chmod work dir.
+       * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
+       * gnus-ems.el: Autoload smiley.
+       * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
 
-       * gnus.el (gnus-nov-parse-line): Allow strings as Lines headers. 
-       (gnus-summary-dummy-line-format): Not aligned properly.
-       (gnus-summary-goto-subject): Skip dummy articles.
-       (gnus-group-first-unread-group): Went to the first group, not the
-       first unread group.
+2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.64 is released.
+       * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
+       (gnus-summary-select-article): Don't enable multibyte here.
+       (gnus-summary-goto-article): Ditto.
 
-Mon May  1 01:51:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-10-08  Christoph Conrad  <christoph.conrad@gmx.de>
 
-       * gnus-vis.el (gnus-server-make-menu-bar): New function.
+       * gnus-draft.el (gnus-draft-send-message): Typo.
 
-       * gnus.el: Pushed gnus-uu autoloads out to a keymap in gnus-uu. 
-       (gnus-rebuild-thread): New function.
-       (gnus-rebuild-remove-articles): New function.
-       (gnus-group-mode-map): Changes.
+2000-10-08  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus-score.el
-       (gnus-summary-temporarily-lower-followups-to-author): New command. 
-       (gnus-summary-lower-followups-to-author): Raised instead of
-       lowering. 
+       * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
+       uid validity changes.
+       (nnimap-group-overview-filename): Store uidvalidity in filenames.
+       Rename old files into new format.
 
-       * gnus.el (gnus-article-date-ut): `lapsed' would give incorrect
-       time. 
-       (gnus-group-mark-group, gnus-group-unmark-group,
-       gnus-group-mark-region):  New commands and keystrokes.
-       (gnus-group-process-prefix): New function.
-       (gnus-group-goto-group): New function.
-       (gnus-group-catchup-current): Use pro/pre.
-       (gnus-group-expire-articles): Ditto.
-       (gnus-group-expire-all-groups): Double ditto.
-       (gnus-group-set-current-level): Ditto.
-       (gnus-delete-line): New function.
-       (gnus-summary-mark-article): Don't unconditionally request article
-       when using the cache.
+2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Tue May  2 01:52:56 1995  Christian Limpach  <chris@nice.ch>
+       * mm-util.el (mm-enable-multibyte-mule4): New.
+       (mm-disable-multibyte-mule4): New.
+       * gnus-sum.el (gnus-summary-mode): Use it.
+       (gnus-summary-select-article): Ditto.
+       (gnus-summary-goto-article): Use enable multibyte.
+       * rfc2047.el (rfc2047-decode): Use unibyte.
 
-       * gnus.el (gnus-article-display-x-face): cleaned up and use
-       call-process-region now.
+2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon May  1 23:40:32 1995  Christian Limpach  <chris@nice.ch>
+       * gnus-logic.el (gnus-advanced-string): Use "" if nil.
 
-       * gnus.el (gnus-group-fetch-faq): fixed fetching faq of foreign
-       groups
+2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon May  1 21:04:22 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * rfc2047.el (rfc2047-q-encode-region): Better calculation of
+       break point.
+       (rfc2047-fold-region): Don't break the first non-LWSP characters.
 
-               * gnus.el (gnus-unread-articles) Put back in dropped change to
-        prevent activation of unsubscribed foreign newsgroups.
+2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Apr 30 04:11:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-agent-fetching): New variable.
+       * gnus-agent.el (gnus-agent-with-fetch): Bind it.
+       * gnus-score.el (gnus-score-body): Don't score body when
+       agent-fetching.
+       (gnus-score-followup): Don't score followup either.
 
-       * gnus.el (gnus-sorted-complement): Would reverse the result given
-       a nil list.
-       (gnus-summary-refer-article): Would not let you refer expunged
-       articles. 
-       (gnus-summary-goto-article): Give a return value.
+2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Changes here and there to use the cache.
+       * gnus-art.el: Define dynamic variables in eval-when-compile.
+       * message.el (message-sending-message): New variable.
+       (message-send): Use it.
+       * gnus-draft.el (gnus-draft-send-message): Ditto.
+       (gnus-group-send-drafts): Ditto.
 
-       * gnus-cache.el: New file.
+2000-10-06  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Have interactive
-       calls force un-quoting.
-       (gnus-article-date-ut): Would choke on distant dates.
-       (gnus-summary-respool-article): Use the current backend as a
-       default prompt.
-       (gnus-summary-respool-article): Behave grafully on nil input.
-       (gnus-get-unread-articles): Would barf on virtual servers.
-       (gnus-use-cache): New variable.
+       * gnus-audio.el: Don't require cl.
+       (gnus-audio): New custom group.
+       (gnus-audio-inline-sound): Change to work with Emacs.
+       (gnus-audio-directory, gnus-audio-directory)
+       (gnus-audio-au-player): Customize.
+       (gnus-audio-play): Try external player if play-sound-file fails.
+       Use file-name-extension, not string-match.
 
-       * gnus.el: 0.63 is released.
+2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Apr 30 01:29:34 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-article-prepare): Configure it again.
 
-       * gnus.el (gnus-summary-raise-thread): Would incorrectly not stay
-       on the same line when that was required.
-       (gnus-article-date-ut): Required arguments.
+2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-load-file): Would reset
-       gnus-adaptive-score-alist. 
+       * message.el (message-default-charset): Default value for non-Mule
+       Emacsen.
 
-Sat Apr 29 22:27:46 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-post-news): Work in mail buffers as
-       well. General cleanup.
+       * message.el (message-alternative-emails): New.
+       (message-use-alternative-email-as-from): New.
+       (message-setup): Use them.
 
-       * nntp.el (nntp-default-sentinel): Ignore servers that do not
-       exist. 
+2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-add-followups): Used exact match
-       instead of substring.
+       * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
+       * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
 
-Sat Apr 29 17:58:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
+       gnus-overlay-start.
+       * gnus.el: Ditto.
+       * gnus-art.el (gnus-insert-mime-button): Use them.
 
-       * gnus.el (gnus-gnus-to-quick-newsrc-format): Inhibit quitting in
-       a particularly tricky spot.
-       (gnus-read-newsrc-el-file): The same.
-       (gnus-server-edit-server): New layout.
-       (gnus-server-read-server): Wrong interactive spec and returned to
-       the wrong buffer.
-       (gnus-group-browse-foreign-server): Also allow browsing of
-       servers. 
+2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-list): Did not set nnml-group-alist. 
+       * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
+       if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
 
-       * gnus.el (gnus-summary-respool-article): Would not let you
-       respool. 
+2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Apr 29 00:35:17 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * qp.el (quoted-printable-encode-region): Use
+       mm-with-unibyte-current-buffer within narrowed region.
 
-       * gnus-score.el (gnus-score-add-followups): Did not work.
+2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-request-article): Would fetch articles even if
-       async-fetched.
-       (nntp-async-fetch-articles): Would re-fetch the first article.
+       * webmail.el (webmail-type-definition): Fix my-deja open url.
 
-       * gnus.el: 0.62 is released
+2000-10-06  Emerick Rogul  <emerick@csa.bu.edu>
 
-Fri Apr 28 00:24:34 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-setup-fill-variables): New variable.
+       (message-mode): Use it.
 
-       * gnus.el (gnus-set-mode-line): Would bug out on nil max-lens. 
-       (gnus-summary-read-group): Did not properly configure windows on
-       breaks. 
-       (gnus-summary-select-article): Would not configure windows
-       properly. 
-       (gnus-summary-exit-no-update): Would go to next group, not next
-       unread group.
-       (gnus-summary-enter-digest-group): End gracefully if executed on
-       something that is not a digest.
-       (gnus-server-read-server): New command.
-       (gnus-nov-field): Would not grab the last char on the line.
+2000-10-05  Dave Love  <fx@gnu.org>
 
-       * gnus.el: 0.61 is released
+       * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
+       (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
 
-Wed Apr 26 19:48:36 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * binhex.el: Use defalias, not fset.
 
-       * gnus.el (gnus-group-get-new-news) Off by one with relation to
-        the fix in gnus-get-unread-articles.
+       * rfc1843.el: Require cl when compiling.
 
-Thu Apr 27 23:46:32 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-next-article): Would bug out on nndigest
-       groups. 
+       * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
 
-Thu Apr 27 13:45:21 1995  Scott Byer  <byer@mv.us.adobe.com>
+2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-request-group) Fixed it so it returns an
-        active list even when the flag for not checking mail is t.
+       * rfc2047.el (rfc2047-encode-region): Merge only if regions are
+       adjacent.
 
-       * gnus.el (gnus-get-unread-articles) Changed comparison with level
-        to < to fix fencepost error.  Forced active to nil in the case
-        where a foreign newsgroup shouldn't be activated.
+2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Apr 26 19:48:36 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
+       (mm-find-charset-region): Merge conditions, delete ascii.
+       (mm-charset-after): Rewrite.
+       * mm-bodies.el (mm-encode-body): Use it.
 
-       * nnfolder.el (nnfolder-request-group) Small performance tweak.
+2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-save-mail) Moved the code to kill previous
-        newsgroups headers into the loop, affects mail saved to multiple
-        folders so that they don't have multiple newsgroup markers
-        anymore.
+       * webmail.el (webmail-hotmail-list): Fix.
 
-       * nnfolder.el (various) Made sure buffer needed saving before each
-        request.
+2000-10-05  Stefan Monnier  <monnier+gnu/emacs@rum.cs.yale.edu>
 
-Thu Apr 27 22:34:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nnimap.el (require): cl.
 
-       * gnus.el (gnus-parse-newsrc-body): Would reverse the list of
-       groups if no .newsrc.eld file is present.
-       (gnus-parse-newsrc-body): Would subscribe unsubscribed groups.
-       (gnus-summary-mode-map): Many keymap changes.
+2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Apr 27 21:45:05 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-article-prepare): Configure windows before
+       gnus-article-prepare-display is called.  Otherwise, BBDB's popup
+       window might be overrided.
 
-       * gnus-msg.el (gnus-inews-organization): Use the standard work
-       buffer.
-       (gnus-post-news): Did not use followup-to.
+2000-10-04  Dave Love  <fx@gnu.org>
 
-Thu Apr 27 12:38:41 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-ems.el (gnus-article-display-xface)
+       [gnus-article-compface-xbm]: Fix.
+       (gnus-x-splash): Bind width, height.
 
-       * gnus-kill.el (gnus-apply-kill-file-internal): Give abetter error
-       massage on rn kill files.
+2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): No interactive spec.
+       * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
+       when it is called interactively.
 
-Wed Apr 26 15:57:28 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-message.el (gnus-inews-check-post): Would warn about too
-       long lines when the last line didn't have a newline.
+       * gnus-art.el (gnus-mime-action-alist): New variable.
+       (gnus-mime-action-on-part): Use it.
+       (gnus-mime-button-commands): Add command ".".
 
-       * gnus-score.el (gnus-score-string): Would loop forever on empty
-       matches. 
+2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.60 is released.
+       * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
 
-Wed Apr 26 15:08:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-groups-to-gnus-format): Would ding on non-existant
-       groups. 
-       (gnus-summary-next-group): Did not keep pint in group buffer
-       updated. 
+       * lpath.el: "." is in the load-path because dgnushack.el.
 
-Wed Apr 26 14:42:17 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
 
-       * nntp.el (nntp-request-article): Would sometime deliver the wrong
-       article in async mode.
+       * uudecode.el: xemacs cleanup (use featurep ' xemacs).
 
-Wed Apr 26 10:08:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnheader.el: ditto.
 
-       * gnus-message.el (gnus-summary-post-forward): New command and
-       keystroke. 
+       * mm-util.el: ditto.
 
-       * gnus-uu.el (gnus-uu-digest-mail-forward): Name change.
-       (gnus-uu-digest-post-forward): New command and keystroke.
+       * message.el: ditto.
 
-       * nntp.el (nntp-open-server): Refuse to connect to servers that
-       have previously timed out.
+       * binhex.el: ditto.
 
-       * gnus.el (gnus-summary-next-group): Allow 0 as a pointer to go to
-       the next group.
-       (gnus-group-edit-group): All group editing functions have changed.
+       * gnus-audio.el: removed unnecessary xemacs test.
 
-Tue Apr 25 20:35:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * earcon.el: ditto.
 
-       * gnus.el (gnus-summary-exit-no-update): Go to the right (next)
-       group on all kinds of exits.
-       (gnus-article-mode-map): Slight improvement in the duplicated
-       keystrokes. 
+2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Apr 25 16:33:58 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * nnweb.el (nnweb-decode-entities): Work for non-character
+       entities.
 
-       * nnspool.el (nnspool-sift-nov-with-sed): New function.
-       (nnspool-sift-nov-with-sed): New variable.
+2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-score.el (gnus-score-remove-lines-adaptive): New function.
+       * gnus.el: Message the quit parts.
 
-       * gnus.el (gnus-summary-remove-lines-marked-with): Do the adaptive
-       thing.
+2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-string): Allow exact matches.
-       (gnus-score-adaptive): Use exact matches.
+       * mail-source.el (mail-source-fetch-maildir): Don't insert
+       newlines.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Replaced with Per's
-       functions. 
+2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-default-adaptive-score-alist): Name change. 
+       * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
+       lpath.el. Don't compile base64.el if there is builtin base64.
 
-Tue Apr 25 14:20:52 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
 
-       * gnus.el (gnus-summary-insert-pseudos): Didn't treat
-       pseudos-separately properly.
+       * base64.el (Repository): Use featurep for XEmacs test.
 
-Tue Apr 25 15:08:38 1995  Scott Byer  <byer@mv.us.adobe.com>
+2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmail.el (nnmail-request-post-buffer) changed how this function
-        deals with the list form of follow-to.  Before calling mail-setup,
-        it now gathers and strips out of the list all "To" headers, and
-        calls mail-setup with that collection.  This avoids the nasty
-        empty To: field problem.  Also made sure that additional fields
-        are inserted after the To: field.
+       * nntp.el (nntp-retrieve-data): Don't ignore quit.
 
-       * gnus-message.el (gnus-mail-reply-using-mail) Added the same fix
-       for replying.
+2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Apr 25 12:54:28 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-art.el (gnus-article-banner-alist): New variable.
+       (article-strip-banner): Use it.
+       * gnus-cus.el (gnus-group-parameters): Allow symbol.
 
-       * gnus.el (gnus-valid-select-methods): nnvirtual groups should not
-       have the address in the name.
-       (gnus-article-prepare): When trying to refer an article that
-       didn't exist, the current article pointers would become confused. 
-       (gnus-summary-line-format-alist): Make sure `thread' is defined. 
+2000-10-02  Dave Love  <fx@gnu.org>
 
-       * gnus.el: 0.59 is released.
+       * smiley-ems.el: New file.
 
-Mon Apr 24 10:50:09 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * gnus-ems.el (gnus-smiley-display): Autoload.
+       (mouse-set-point, set-face-foreground, set-face-background)
+       (x-popup-menu): Don't clobber these.
+       (gnus-article-compface-xbm): New variable.
+       (gnus-article-display-xface): Move graphic test.  Use unibyte.
+       Obey gnus-article-compface-xbm.  Use pbm, not xbm.
 
-       * gnus.el (gnus-get-unread-articles) Closed each group after
-        checking the number of unread articles in order to minimize memory
-        usage when using a file-based backend (e.g., nnfolder).
+       * mml.el (require): Fix typo.
+       (mml-parse-1): Modify unknown encoding prompt.
 
-       * nnfolder.el (nnfolder-possibly-change-group) Added check on
-        modtime of mbox.  This should help those who use procmail.
+       * mail-source.el (mail-sources): Revert to nil.
 
-       * nnfolder.el (nnfolder-close-group) Added use of
-       nnfolder-always-close.
+       * nnmail.el (nnmail-spool-file): Revert previous change.
 
-       * nnfolder.el (nnfolder-always-close) Added this variable to
-        determine if nnfolder should got for speed or minimize space
-        requirements.  The old tradeoff.  If this new variable is t,
-        nnfolder will try and keep only one mbox open at a time.  This
-        will cost some time!
+       * gnus.el: Don't require custom, message.
+       (gnus-message-archive-method): Wrap initializer in progn and
+       require message here.
 
-       * nnfolder.el (nnfolder-ignore-active-file) Renamed
-        nnfolder-active-file--paranoia to something mor reasonable.  Did
-        not change the sense.
+2000-10-02  Gerd Moellmann  <gerd@gnu.org>
 
-       * nnfolder.el (nnfolder-read-folder) Consolidated the min-max loop
-       when being paranoid or recovering from bad active file.
+       * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
+       image's :ascent to 80.  That gives a mode-line which is approx.
+       as tall as the normal one.
 
-Tue Apr 25 12:27:03 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-server-to-method): Did not find method for native
-       groups. 
-       (gnus-article-x-face-command): Value fix.
+       * webmail.el (webmail-hotmail-list): Fix.
 
-Tue Apr 25 11:06:36 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-next-page): Would not allow exit from the
-       last group.
+       Don't postpone GCC if none of GCC methods is agent-covered.  This
+       fix presumes that the post-method must be agent-covered if any Gcc
+       method is agent-covered.
 
-       * gnus-message.el (gnus-post-news): Would not allow posting from
-       the group buffer.
-       (gnus-inews-remove-headers): New function to remove headers before
-       posting. 
-       (gnus-inews-lines): Would compute an incorrect Lines header. 
+       * gnus-msg.el (gnus-inews-group-method): New function.
+       (gnus-inews-do-gcc): Use it.
+       * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
+       (gnus-agent-possibly-save-gcc): Use it.
+       (gnus-agent-possibly-do-gcc): Ditto.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Make sure that the
-       article really is quoted-unreadable.
+2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Apr 24 17:38:36 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
+       * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
 
-       * gnus.el: 0.58 is released.
+2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-kill-connection): Add a small wait after timing
-       out. 
+       * webmail.el (webmail-netscape-open, webmail-hotmail-article,
+       webmail-hotmail-list): Update.
 
-       * gnus.el (gnus-format-max-width): Didn't work with numbers.
-       (gnus-group-first-unread-group): Wouldn't select the first group.
+2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-default-sentinel): Would fail to find the name of
-       the server.
+       * mail-source.el (mail-source-report-new-mail): Use
+       nnheader-cancel-timer.
 
-       * gnus.el (gnus-group-unsubscribe-current-group): Did not toggle
-       properly. 
-       (gnus-group-set-current-level): Warn about illegal levels.
+2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Apr 24 17:22:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * lpath.el (overlay-*): Shut up.
+       * dgnushack.el: Two implementations of smiley.
 
-       * gnus.el (gnus-summary-recenter): New version from Sudish.
+2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Apr 24 00:05:59 1995  Christian Limpach  <chris@nice.ch>
+       * gnus-ml.el: Usage.
+       (gnus-mailing-list-archive, gnus-mailing-list-owner,
+       gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
+       gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
+       (gnus-mailing-list-menu): Define it.
+       (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
 
-       * gnus.el (gnus-article-display-x-face): avoid
-       re-search-forwarding the whole article buffer
+       * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
 
-Mon Apr 24 16:46:06 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-seconds-since-epoch): New function.
+       * webmail.el (webmail-my-deja-*): Rewrite.
 
-       * nntp.el (nntp-open-server): Set wrong variable for the port
-       number. 
+2000-09-30  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-summary-refer-article): Don't bug out on nil
-       refer-article-methods. 
+       * nnimap.el (nnimap-request-accept-article): Remove \n's from
+       From_ lines.
 
-Mon Apr 24 16:05:56 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+2000-08-05  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-article-x-face-command): New value.
+       Make GCC to remote groups work when unplugged
+       (postpone GCC until message is actually sent).
 
-Sun Apr 23 11:19:32 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
 
-       * nnspool.el (nnspool-request-post): Post asynchronously.
+       * gnus-agent.el (gnus-agent-possibly-do-gcc):
+       (gnus-agent-restore-gcc):
+       (gnus-agent-possibly-save-gcc): New functions.
 
-       * nntp.el: Many changes related to asynchronous article fetching. 
+       * gnus-msg.el (gnus-inews-add-send-actions): Use
+       `gnus-agent-possibly-do-gcc' if Agentized.
+       (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
+       to `message-header-hook'.
 
-       * gnus.el (gnus-asynchronous): New variable.
-       (gnus-article-date-ut, gnus-article-date-local,
-       gnus-article-date-lapsed):  New commands and keystrokes.
+       * gnus.el (gnus-agent-gcc-header): New variable.
 
-Sun Apr 23 05:34:11 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-07-13  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus-score.el (gnus-score-adaptive-alist): New variable.
-       (gnus-score-adaptive): New function.
+       Asks the user to synch flags with server when you plug in.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Translate = on the
-       end of lines.
-       (gnus-del-mark): Name change from gnus-dread-mark.
-       (gnus-use-adaptive-scoring): New variable.
-       (gnus-summary-exit): Use it.
+       * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
+       (gnus-agent-possibly-synchronize-flags-server): New function, use it.
+       (gnus-agent-toggle-plugged): Call it.
+       (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
+       (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
+       (gnus-agent-possibly-synchronize-flags): New function.
+       (gnus-agent-possibly-synchronize-flags-server): New function.
 
-       * gnus-message.el (gnus-post-news): Don't bug out on posting with
-       followup-to methods.
+2000-09-30  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-group-set-current-level): Bug fix.
-       (gnus-request-post-buffer): Open server if it isn't open.
+       * starttls.el: New file, by Daiki Ueno.
 
-Sat Apr 22 07:27:25 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-08-02  Stanislav Shalunov  <shalunov@internet2.edu>
 
-       * gnus.el: Pushed all score code out to a separate file.
-       
-       * gnus-score.el: New file.
+       * message.el (message-make-in-reply-to): In-Reply-To is message-id
+       (see DRUMS).
 
-       * gnus.el (gnus-newsrc-alist): Name change from gnus-newsrc-assoc.
+2000-09-29  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el: 0.57 is released.
+       * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
+       prefetch.
 
-Sat Apr 22 04:54:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el: Many patches from Hallvard B Furuseth on XEmacs and
-       kill-buffer matters.
+       * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
+       sending a command; allow the rtelnet prompt as well.
 
-       * gnus-uu.el (gnus-uu-digest-and-forward): Make a better name and
-       kill the temp buffer.
+2000-09-29  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-split-methods): Doc fix.
-       (gnus-summary-copy-article): Activate non-active newsgroups.
-       (gnus-summary-insert-pseudos): View pseudos non-separately.
-       (gnus-view-pseudos-separately): New variable.
+       * message.el (message-send): Make sure error is signalled if no
+       send method is specified.
 
-Fri Apr 21 11:00:53 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
 
-       * gnus.el (gnus-start-news-server): Arguments in incorrect order
-       for substring.
-       (gnus-summary-refer-article): Always open the server before asking
-       for articles. 
-       (gnus-simplify-subject-fuzzy): Installed Sudish' and Hallvard's
-       version. 
+       * qp.el (quoted-printable-encode-region): Wrap with
+       `mm-with-unibyte-current-buffer'.
 
-Fri Apr 21 09:26:06 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-set-current-level): Changed meaning of
-       prefix. 
-       (gnus-level-default-unsubscribed): Missing value.
-       (gnus-simplify-subject-fuzzy): substring instead of
-       buffer-substring. 
+       * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
+       McEwan's proposal.
 
-       * nnml.el (nnml-request-expire-articles): Would sometimes bomb,
-       for reasons unknown.
+2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmh.el (nnmh-request-list): Don't list empty groups.
+       * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
+       the GNU assignment issue.
 
-       * gnus.el (gnus-mail-forward-using-mail): Use emacs-lisp mode
-       map. 
+2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.56 is released.
+       * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
 
-Sun Apr 16 00:34:51 1995  Christian Limpach  <chris@nice.ch>
+2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-prepare): fixed moving to bookmark when
-       displaying article
+       * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
 
-Fri Apr 21 05:56:51 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-09-28  Andrei Elkin  <astro@sbor.ru>  (tiny change)
 
-       * gnus.el (gnus-score-check-syntax): Add file names to error
-       message. 
-       (gnus-browse-foreign-server): Numbers would be one off.
+       * gnus-art.el (article-strip-banner): Use
+       gnus-group-find-parameter rather than gnus-group-get-parameter, to
+       allow inheritance on the banner.
 
-       * nntp.el (nntp-request-group): Just use the GROUP command.
+2000-09-26  Richard M. Alderson III  <alderson@netcom2.netcom.com>
 
-Fri Apr 21 05:56:34 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-art.el (gnus-read-save-file-name): expand-file-name.
 
-       * gnus.el: 0.55 is released.
+2000-09-26  Dave Love  <fx@gnu.org>
 
-Fri Apr 21 02:50:11 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-draft.el: Don't require gnus-agent.
 
-       * gnus.el (gnus-start-news-server): Set nnmh-directory in the
-       select method.
+       * mm-view.el: Use featurep for XEmacs test.
+       (mm-inline-message): Test for `remove-specifier'; don't use
+       condition-case.
 
-       * nnfolder.el: Installed Scott Byer's patches.
+2000-09-24  Simon Josefsson  <simon@josefsson.org>
 
-       * nnheader.el (nnheader-make-complex-temp-name): New variable. 
+       * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
 
-       * gnus-mh.el: Installed Eric Selberg's patches.
+       * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
+       support ACL's.
 
-       * gnus.el (gnus-summary-check-current): New variable.
-       (gnus-summary-search-subject): Use variable.
-       Did the (replace-match "" t t) thing.
-       (gnus-simplify-subject-fuzzy): Buffer implementation.
+       * nnimap.el (nnimap-acl-get): Check capability.
 
-       * nnspool.el (nnspool-seconds-since-epoch): Returned incorrect
-       data. 
+       * mail-source.el (mail-source-imap-file-coding-system): New variable.
+       (mail-source-fetch-imap): Use it.
 
-       * gnus.el (gnus-article-prepare): Go to the next subject if the
-       article is canceled.
+       * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
+       (rfc2104-hash): Use it.
 
-Fri Apr 21 02:48:19 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * imap.el (imap-starttls-p): Check for starttls binary.
+       (imap-starttls-open): More verbose.
+       (imap-gssapi-auth): Ditto.
+       (imap-kerberos4-auth): Ditto.
+       (imap-cram-md5-auth): Ditto.
+       (imap-login-auth): Ditto.
+       (imap-anonymous-auth): Ditto.
+       (imap-digest-md5-auth): Ditto.
+       (imap-open): Ditto.
+       (imap-digest-md5-p): Check capability first.
 
-       * gnus.el: 0.54 is released.
+2000-09-24  Simon Josefsson  <simon@josefsson.org>
 
-Thu Apr 20 06:36:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * imap.el (imap-parse-flag-list): Correctly parse empty lists.
+       (imap-login-p): Support LOGINDISABLED.
 
-       * gnus.el (gnus-setup-news): Read .newsrc.eld before reading the
-       active file.
-       (gnus-group-edit-group-parameters): New command and keystroke.
+2000-09-23  Simon Josefsson  <jas@nada.kth.se>
 
-       * nntp.el (nntp-server-list-active-group): Improperly initialised. 
+       * rfc2104.el: Add SHA-1 example.
 
-       * gnus.el (gnus-retrieve-groups): New function.
-       (gnus-groups-to-gnus-format): New function.
-       (gnus-read-active-file): New semantics: `some'.
-       (gnus-level-subscribed, gnus-level-unsubscribed,
-       gnus-level-zombie, gnus-level-killed): New variables.
-       (gnus-inews-check-post): Many of the checks didn't actually check
-       anything. 
-       (gnus-check-before-posting): New variable.
-       (gnus-group-edit-group-method): New command and keystroke.
-       (gnus-group-mode-map): Change in keymap for edit-group.
-       (gnus-server-extend-method): Didn{t properly recognise native
-       groups. 
+2000-09-22  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el: Changes throughout to use the level variables instead
-       of the hard-coded level numbers.
+       * imap.el (imap-parse-body): Work around bug in Sun SIMS.
 
-Thu Apr 20 04:23:34 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-        * gnus.el: 0.53 is released.
+       * lpath.el: Bind nnkiboze-score-file.
 
-Thu Apr 20 01:56:59 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-part-number): New function.
+       * gnus-score.el (gnus-score-use-all-scores): New variable.
+       (gnus-all-score-files): Use it.
+       * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
+       (nnkiboze-enter-nov): Fix it when there is no xref.
+       (nnkiboze-generate-groups): List groups.
+       * gnus-group.el (gnus-group-make-kiboze-group): Use
+       nnkiboze-score-file.
 
-       * gnus.el (gnus-post-news): Don't require a group name to be legal
-       to allow composing the article.
-       (gnus-set-mode-line): Would bug out on a non-numerical
-       non-string-length. 
-       (gnus-mail-reply-using-mail): Would go to the summary buffer
-       instead of the mail buffer with non-standard window configs.
-       (gnus-summary-next-page): Go to the summary buffer.
-       (gnus-mail-reply-using-mail): Yank before hook.
-       (gnus-group-mode-map): Reinstituted to old keystrokes.
-       Installed Eric Selberg's mh and split-window patches.
+       * nnkiboze.el (nnkiboze-request-article): Use
+       gnus-cache-request-article.
+       * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
 
-       * nntp.el (nntp-open-server-function): New variable.
-       (nntp-rlogin-parameters): New variable.
-       (nntp-rlogin-user-name): New variable.
-       (nntp-open-rlogin-stream): New function.
-       (nntp-open-network-stream): New function.
-       (nntp-retrieve-groups): New function.
-       (nntp-open-server): Don't break on a defs list containing just
-       "nntp" or a port number.
+2000-07-16  Dmitry Bely  <dbely@mail.ru>
 
-Wed Apr 19 07:19:31 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
 
-       * gnus.el: 0.52 is released.
+2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Apr 19 05:51:27 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
 
-       * nntp.el (nntp-request-group): Error in regexp when using LIST
-       ACTIVE. 
+2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-parse-newsrc-body): Don't reset levels.
-       (gnus-group-always-list-unread): New variable.
+       * message.el (message-default-charset): Set default value in
+       non-MULE XEmacsen as iso-8859-1.
 
-       * gnus-uu.el (gnus-uu-save-files): Ask user whether to overwrite
-       existing files.
+2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmbox.el (nnmbox-request-expire-articles): Fix from Ilja Weis.
+       * gnus-demon.el: Use (featurep 'xemacs).
+       * gnus-agent.el: timer vs. itimer.
+       * mail-source.el: Ditto.
 
-Tue Apr 18 02:45:28 1995  Christian Limpach  <chris@nice.ch>
+2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-point-at-bol): new subst
-       (gnus-point-at-eol): new subst
-       * gnus.el: changed all save-excursions to find point at the
-       beginning or end of a line to use either gnus-point-at-bol or
-       gnus-point-at-eol.
+       * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
+       * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
+       * gnus-sum.el (gnus-nov-parse-line): Ditto.
+       * nnkiboze.el (nnkiboze-file-coding-system): New.
+       (nnkiboze-retrieve-headers): Use it.
+       (nnkiboze-request-group): Ditto.
+       (nnkiboze-close-group): Ditto.
+       (nnkiboze-generate-group): Ditto.
+       (nnkiboze-enter-nov): Insert first Xref properly.
 
-Wed Apr 19 03:59:04 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+2000-09-19  Dave Love  <fx@gnu.org>
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary):
-       Highlight correctly with no mouse-face present.
+       * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
+       (nnmail-get-new-mail): Test `sources' in top-level conditional.
 
-       * gnus.el (gnus-current-score-file-nondirectory): New function.
-       (gnus-mode-non-string-length): New semantics from Sudish Joseph. 
+       * mail-source.el (mail-sources): Change default to '((file)).
+       Add useful custom type.
 
-       * gnus-uu.el: Included all of Eric Selbergs PostScript functions. 
+2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-       * gnus.el (gnus-summary-mode-line-format-alist): Missing ?s in g
-       spec. 
-       (gnus-summary-read-group): Go to the next group if the group can't
-       be selected. 
-       (gnus-update-summary-mark-positions): Don't bug out on threads. 
-       (gnus-summary-copy-article): Accept the prefix as the default
-       group. 
+       * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
+       year).
+       (gnus-date-iso8601): Ditto.
 
-Wed Apr 19 03:28:37 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Major changes in server handling; new mode; and lots of
-       stuff all over in all files. 
+       * mail-source.el (mail-source-fetch-imap): Disable multibyte.
 
-       * gnus.el: 0.51 is released.
+2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Apr 17 08:38:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
+       pattern. Avoid using 8 bit chars.
+       * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
 
-       * gnus.el (gnus-clear-system): Kill nntp-server-buffer upon exit. 
-       
-       * gnus.el: Added "*" to the beginning of the docs strings of all
-       user variables.
+2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Apr 16 03:18:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
+       smiley-toggle-extent-ems, smiley-toggle-extents-ems,
+       smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
+       functions are not implemented yet.
 
-       * gnus.el (gnus-post-news): Yank before running
-       news-reply-header-hook. 
-       (gnus-group-list-groups): Go to the right group after listing. 
-       (gnus-summary-respool-article): Allow respooling from newsgroups. 
-       (gnus-split-methods): New variable.
-       (gnus-read-save-file-name): New function.
-       (gnus-summary-save-in-rmail): Have all the saving functions use
-       this new function.
+       * dgnushack.el (dgnushack-compile): Remove smiley.el and
+       x-overlay.el from the FSF Emacs black list.
 
-       * gnus-visual.el (gnus-summary-make-menu-bar): Menu change.
+2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-cancel-news): Don't ask experts.
-       (gnus-summary-mark-region-as-read): New command and keystroke. 
+       * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
+       (mm-inline-media-tests): Ditto.
+       (mm-automatic-display): Ditto.
+       * mm-view.el (mm-display-inline-fontify): Generalize from
+       mm-display-patch-inline.
+       (mm-display-patch-inline): Use it.
+       (mm-display-elisp-inline): Ditto.
 
-Sun Apr 16 20:45:38 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
+2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-save-newsrc-file): Run save-newsrc-hook even if
-       the file is not saved.
-       (gnus-summary-insert-pseudos): Would interleave pseudos and real
-       articles. 
-       (gnus-cancel-news): Generate a better error message.
+       * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
+       (gnus-topic-unmark-topic): Ditto.
+       (gnus-topic-mark-topic): Ditto.
+       (gnus-topic-get-new-news-this-topic): Use it.
 
-       * nnmh.el (nnmh-request-list): Do not try to read unreadable
-       directories. 
+2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-copy-sequence): Would choke on just a single cons
-       cell. 
-       (gnus-inews-article): Would insert two \n's too many.
+       * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
+       display xface.
 
-Sat Apr 15 04:29:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-use-long-file-name): One quote symbol too many. 
-       (gnus-article-x-face-command): New variable.
-       (gnus-article-display-x-face): New command and keystroke.
-       (gnus-newsgroup-active): New internal variable.
-       (gnus-update-read-articles): Use this variable to ensure that new
-       articles that have arrived while the summary buffer existed are
-       not inadvertantly marked as read.
-       (gnus-score-headers): Remove exluded score files from the list of
-       score file alists. Probably.
+       * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
+       zombie or killed groups.
 
-       * nntp.el (nntp-news-default-headers): New variable.
-       (nntp-request-post-buffer): Use it.
+2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-insert-headers): Extended syntax of
-       gnus-required-headers. 
+       * mml.el (mml-preview): Reinsert unibyte content.
+       (mml-parse-1): Remove with-unibyte-current-buffer.
+       (mml-generate-mime-1): Ditto.
+       * gnus-msg.el (gnus-summary-mail-forward): Ditto.
+       * message.el (message-forward): Ditto.
 
-Sun Apr 16 00:02:02 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-update-line): Don't mark ancient and read
-       articles as low-scored.
-       (gnus-inews-article): Would insert headers one line too early. 
+       * gnus-art.el (article-de-quoted-unreadable): Guess charset from
+       original article buffer.
+       (article-de-base64-unreadable): Ditto.
+       (article-wash-html): Ditto.
 
-       * gnus.el: 0.50 is released.
+2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Apr 15 22:16:26 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
+       unless forward-show-mml.
 
-       * gnus.el (gnus-score-headers): Changed to allow score alists
-       returned from function in...
-       (gnus-score-find-score-files-function): Wider semantics.
-       (gnus-parse-options-lines): Don't parse options if there aren't
-       any. 
-       (gnus-group-default-list-level): New variable.
-       (gnus-use-long-file-name): Extended semantics.
-       (gnus-group-list-groups): Use new variable.
-       (gnus-group-jump-to-group): Bux fix.
+2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Apr 14 08:05:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-save-parts-type-history): New.
+       (gnus-summary-save-parts-last-directory): New.
+       (gnus-summary-save-parts): Save history.
 
-       * gnus.el: Installed Fabrice Popineau's XEmacs patches.
+2000-09-14  Ben Gertzfield  <che@debian.org>
 
-       * nnfolder.el: Installed Scott Byer's version.
+       * gnus-sum.el (gnus-summary-save-parts-default-mime): New
+       variable.
+       (gnus-summary-save-parts): Use it.
 
-       * nntp.el (nntp-request-group): Use LIST ACTIVE group if the
-       server supports it.
+2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Apr 14 17:14:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
+       * gnus-sum.el (gnus-summary-exit): Ditto.
+       (gnus-summary-exit-no-update): Ditto.
+       (gnus-summary-show-article): Ditto.
 
-       * gnus.el (gnus-post-news): Set gnus-newsgroup-name when posting. 
+2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-request-expire-articles): Setcar the wrong
-       thing. 
+       * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
+       Content-Disposition.
 
-       * gnus.el (gnus-summary-catchup): Would catchup no matter what
-       answer the user gave.
+2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-request-close): New function to remove
-       nnfolder buffers.
+       * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
 
-Fri Apr 14 17:09:40 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-        * gnus.el: 0.49 is released.
+       * gnus-art.el (gnus-article-setup-buffer): Set
+       gnus-article-mime-handles to nil.
+       * gnus-sum.el (gnus-summary-exit): Ditto.
+       (gnus-summary-exit-no-update): Ditto.
+       (gnus-summary-show-article): Ditto.
+       (gnus-summary-save-parts): Use gnus-article-mime-handles if
+       dissected.
+       * mm-partial.el (mm-partial-find-parts): Remove redundancy.
 
-Fri Apr 14 00:29:43 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-list-active-group): New function.
-       (gnus-browse-server-mode-map): New keystrokes: `l' and 
-       `L', which both return to the group buffer.
+       * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
+       (gnus-sort-threads-1): New function. Sort threads recursively.
+       (gnus-sort-threads): Use it.
+       (gnus-sort-gathered-threads): Doc fix.
 
-       * nntp.el (nntp-list-active-group): New function.
+2000-09-13  Dave Love  <fx@gnu.org>
 
-       * gnus.el: New spec for current score file.
-       (gnus-simplify-subject-fuzzy): Made fuzzier on white space.
-       (gnus-summary-cancel-article): Heade headers after replying, etc. 
-       (gnus-user-mail-address): New variable.
-       (gnus-score-orphans): Orphan functions added.
+       * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
 
-Wed Apr 12 23:13:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-ems.el (gnus-ems-redefine): Don't alias
+       gnus-summary-set-display-table.
 
-       * gnus.el (gnus-score-body): New function.
-       (gnus-summary-raise-by-body): All the raise/lower functions and
-       keystrokes are added.
+       * message.el (message-user-agent): Don't wrap ignore-errors around
+       it.
 
-Wed Apr 12 17:23:32 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
+       `format'.
+       (mm-content-transfer-encoding): Don't use cadar.
 
-       * gnus.el (gnus-mail-reply-using-mail): Allow reply-to function to
-       return a list of headers to insert.
-       (gnus-summary-save-article): Don't re-request articles before
-       saving. 
-       (gnus-summary-read-group): If all articles have been expunged on
-       accound of low scores, display all articles.
-       (gnus-score-check-syntax): Don't choke on empty score entries.
+       * uudecode.el (uudecode-decoder-program)
+       (uudecode-decoder-switches): Customize.
 
-Wed Apr 12 00:23:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-home-score-file): Improve custom type.
 
-       * gnus.el: Doc fix.
-       (gnus-score-integer): New function.
-       (gnus-score-date): New function.
+       * gnus-cus.el (gnus-custom-mode): Conditionally set local
+       variables for Emacs 21.
+       (gnus-group-customize): Disable undo while laying out the buffer.
 
-       * nntp.el (nntp-accept-response): Give a better error message.
+2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnvirtual.el (nnvirtual-update-marked): Removal of article marks
-       now propagates to the source groups.
+       * gnus-util.el (gnus-write-active-file): Bind
+       coding-system-for-write.
 
-       * gnus.el (gnus-select-newsgroup): Adjust marked lists after
-       really entering group.
+2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Apr 11 23:08:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
 
-       * gnus.el (gnus-summary-catchup-and-goto-next-group): New command
-       and keystroke.
-       (gnus-summary-toggle-header): Set point at the start up the buffer
-       when toggling the header.
-       (gnus-score-transform-old-to-new): Would rewrite 'files atoms
-       incorrectly. 
+       * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
+       * gnus-kill.el (gnus-batch-score): Ditto.
+       * gnus-move.el (gnus-change-server): Ditto.
+       * nnkiboze.el (nnkiboze-generate-groups): Ditto.
 
-       * nnmail.el (nnmail-request-post-buffer): Bind buffer-read-only to
-       nil before attempting to change the buffer.
+2000-09-12  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus-uu.el (gnus-uu-save-files): Don't choke on non-existing
-       files. 
+       * gnus-sum.el (gnus-update-read-articles): Undo
+       `gnus-request-set-mark' operation.
 
-       * gnus.el (gnus-score-save): Make sure that the directory that the
-       score file is written to actually exists.
+2000-09-11  Dave Love  <fx@gnu.org>
 
-       * gnus-kill.el (gnus-kill-file-raise-followups-to-author):
-       Misleading message.
+       * ChangeLog: Use iso-2022 coding.
 
-       * gnus.el (gnus-summary-save-article): Remove any X-Gnus header
-       lines before saving.
+       * gnus-msg.el (gnus-msg-mail): New function.
+       (gnus-user-agent): New mail agent.
 
-Tue Apr 11 00:03:35 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-09-10  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-summary-number-of-articles-in-thread): New
-       function. 
-       (gnus-summary-score-entry): A slightly more elaborate prompt.
-       (gnus-group-first-unread-group): New function and keystroke.
+       * message.el: Require mail-abbrevs for XEmacs for a problem with
+       keybinding despite the autoloads for it.
 
-Mon Apr 10 20:41:55 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-09-08  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-summary-mark-as-read-forward): Overwrite E marks. 
-       (gnus-group-jump-to-group): Allow jumping to groups not in the
-       active file.
-       (gnus-summary-line-format-alist): New spec: number of articles in
-       the current subthread.
+       * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
 
-       * nnml.el (nnml-possibly-create-directory): Create directories on
-       the fly instead of creating all possible directories at startup.
+       * nnimap.el (nnimap-request-update-info-internal): Remove tick
+       marks from dormant articles. (See nnimap-request-set-mark.)
+       (nnimap-retrieve-headers-progress): Demule.
+       (nnimap-open-server): Call nnoo-change-server twice, once for
+       getting the nnimap-server-buffer and once for letting n-c-s set
+       the variables in that buffer.
 
-       * nnmail.el (nnmail-article-group): Allow nnmail-split-methods to
-       be a function to be called.
+2000-09-08  David Edmondson  <dme@dme.org>
 
-       * gnus.el (gnus-nov-parse-line): Allow articles without
-       message-ids to pass through. Fudge temporary ids.
+       * gnus.el (gnus-short-group-name): Guess separator.
 
-       * nnml.el (nnml-make-nov-line): Create dummy message-ids for
-       articles that do not have them.
+2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
 
-       * gnus.el (gnus-group-make-group): Refuse to create groups that
-       already exist.
-       (gnus-group-change-level): Don't enter foreign groups into killed
-       lists. 
-       (gnus-parse-n-options): Handle options -n lines as the were
-       supposed to - sequentially.
-       (gnus-newsrc-options-n-yes, gnus-newsrc-options-n-no): Obsolete
-       variables. 
-       (gnus-newsrc-options-n): New variable.
-       (gnus-matches-options-n): New function.
-       (gnus-summary-next-group): Kill summary buffer even when C-g'ing
-       while choosing the next group after n'ing.
-       (gnus-summary-mode-line-format-alist): New format spec added.
-       (gnus-short-group-name): New function.
-       (gnus-mail-forward-using-mail): Use From line instead of grup name
-       in the Subject header when forwarding.
-       (gnus-summary-mode-line-format-alist): Added user-defined spec to
-       the mode line alists. 
-       (gnus-score-save): Would set `gnus-score-cache' to nil.
+       * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
+       XEmacs as well.
 
-       * gnus-uu.el (gnus-uu-mark-sparse): Did not create hashtb before
-       using it.
+2000-09-06  Francis Litterio  <franl-removethis@world.omitthis.std.com>
 
-       * gnus.el (gnus-mail-other-window-using-mail): Used lisp keymap.
+       * gnus-group.el (gnus-group-insert-group-line): Fix.
 
-Mon Apr 10 20:29:26 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+2000-09-04  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-summary-move-article): Didn't remove articles from
-       list of unreads.
+       * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
+       (mm-get-image): Avoid the losing `make-glyph' from W3.
 
-Mon Apr 10 14:59:49 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-09-03  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el, gnus-uu.el: Changed all instances of
-       mail-header-separator to use regexp-quote and anchors.
+       * gnus-sum.el (gnus-summary-delete-article): Check server.
 
-       * gnus.el (gnus-nov-parse-line): Don't choke on malformed NOV
-       lines. 
+2000-09-01  Simon Josefsson  <simon@josefsson.org>
 
-Sun Apr  2 13:16:03 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * imap.el (imap-parse-flag-list): Rewrite.
 
-       * gnus.el (gnus-inews-insert-headers): Didn't check new
-       -gather-limit correctly. 
-       (gnus-summary-prepare-threads): Print subjects if `fuzzy' was
-       used, but subjects aren't equal.
+       * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
 
-Sun Apr  2 12:11:17 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * imap.el (imap-parse-flag-list): Hack.
 
-       * gnus.el: 0.47 & 0.48 is released.
+2000-08-29  Dave Love  <fx@gnu.org>
 
-       * nnmh.el (nnmh-article-pathname): Wouldn't find groups that were
-       located in directories that had "." in the directory names.
+       * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
 
-       * gnus.el (gnus-score-load-file): Changing score alists would have
-       no effect. 
+       * dgnushack.el (mapcon, union): Remove compiler macros.
 
-Sat Apr  1 16:45:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-agent.el (gnus-agent-union): new function.
+       (gnus-agent-fetch-headers): Use it.
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary): Would
-       mess up selected face when no mouse highlights were used.
+       * gnus.el (gnus-group-startup-message): Modifications to last change.
 
-       * nnml.el (nnml-request-create-group): Really create groups that
-       are created.
+2000-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-setup-news): If the local server can't be
-       contacted, just ignore it and offer to continue.
-       (gnus-group-post-news): Set newsgroup name to nil before offering
-       to post.
-       (gnus-summary-read-group): Summary buffer wouldn't be killed when
-       `n'-ing to a group that had all its articles expired.
+       * gnus.el (gnus-group-startup-message): Specify foreground and
+       background for xpm image.  Centre image vertically.
 
-       * nntp.el (nntp-open-server): Allow quitting when setting up
-       connection to a server.
+2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-articles-to-read): Ticked articles would become
-       read when newsgroups were entered with C-u SPC.
-       (gnus-inews-check-post): Check outgoing post for long lines.
-       (gnus-score-load-score-alist): Ignore empty score files. 
-       (gnus-score-check-syntax): Check score file syntax.
+       * message.el (message-send-mail): Narrow-to-headers.
 
-Sat Apr  1 10:41:11 1995  Lars Magne Ingebrigtsen  <larsi@nain.ifi.uio.no>
+2000-08-24  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-summary-move-article): Did not remove ticked and
-       dormant articles from relevant lists.
+       * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
+       21.
 
-Fri Mar 31 11:49:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-08-23  Dave Love  <fx@gnu.org>
 
-       * gnus-kill.el (gnus-apply-kill-file-internal): Did not add kill
-       buffers to the buffer list for later killing.
+       * dgnushack.el: Remove `member-if' compiler macro.
 
-       * nnml.el (nnml-request-expire-articles): Would bug out on empty
-       groups. 
+2000-08-21  Dave Love  <fx@gnu.org>
 
-Wed Mar 29 13:34:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnimap.el (nnimap-request-newgroups): Eschew member-if.
 
-       * nnspool.el (nnspool-request-newgroups): Use floats instead of
-       fudging. 
+2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-adjust-marked-articles): Remove expired reply
-       marks. 
+       * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
+       permanent is used.
+       (gnus-topic-show-topic): Read topic when to show permanent hidden
+       topic.
+       (gnus-topic-remove-topic): Revert to the old behavior, not using
+       hide.
 
-       * nnvirtual.el (nnvirtual-create-mapping): Ignore marks on
-       articles that are expired.
+2000-08-21  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-gather-threads): Allow fuzzy comparisons.
-       (gnus-simplify-subject-fuzzy): New function.
+       * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
+       (gnus-xemacs): Use featurep.
 
-       * nnml.el (nnml-request-create-group): New function.
+       * mm-util.el (mm-read-charset): Maybe use builtin.
+       (mm-replace-chars-in-string): Maybe use subst-char-in-string.
+       (mm-multibyte-p, mm-with-unibyte-current-buffer)
+       (mm-with-unibyte): Use featurep, not string-match.
+       (mm-with-unibyte-buffer): Simplify.
+       (mm-quote-arg): Maybe use shell-quote-argument.
 
-       * gnus.el (gnus-group-make-group): Create nnml groups when
-       requested. 
-       (gnus-request-create-group): New function.
+       * mml.el (mml-make-string): Deleted (unused).
 
-       * nntp.el (nntp-request-article): Avoid obsolete concating of
-       numbers-as-strings.
+       * gnus.el (gnus-mode-line-buffer-identification): Supply
+       definition for Emacs 21.
 
-Wed Mar 29 10:21:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-salt.el: Small doc fixes.
+       (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
+       gnus-add-minor-mode.
 
-        * gnus.el: 0.46 is released.
+       * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
+       gnus-add-minor-mode.
 
-Wed Mar 29 09:55:15 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-08-20  Simon Josefsson  <simon@josefsson.org>
 
-       * gnus.el (gnus-score-load-file): Use different method for
-       figuring out whether score file names are relative.
+       * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
+       function, thanks to Lloyd Zusman for debugging.
+       (nnimap-request-group):
+       (nnimap-request-list):
+       (nnimap-retrieve-groups):
+       (nnimap-request-newgroups): Use it.
 
-Wed Mar 29 08:54:25 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * nnimap.el (nnimap-request-article-part): Less verbose.
 
-       * gnus.el (gnus-group-set-info): Bugged out on lists instead of
-       ranges. 
+2000-08-19  Andreas Jaeger  <aj@suse.de>
 
-       * nntp.el (nntp-open-server): Would try to send MODE READER even
-       when opening was unsuccessful.
+       * lpath.el ((string-match "XEmacs" emacs-version)): Remove
+       subst-char-in-string since we test elsewhere whether it's bound.
 
-Wed Mar 29 03:56:05 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+2000-08-18  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-group-faq-directory): Change in value.
+       * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
+       custom type.
 
-Tue Mar 28 11:06:18 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
+       * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
+       gnus-group-running-xemacs.
 
-       * gnus.el (gnus-group-archive-directory): New variable.
-       (gnus-group-make-archive-group): New command and keystroke.
-       (gnus-get-unread-articles): Did not properly activate nnvirtual
-       groups. 
-       (gnus-summary-insert-pseudos): Didn't initialize hashtb before
-       inserting pseudos.
+       * nnheader.el (nnheader-replace-chars-in-string): Use
+       subst-char-in-string if available.
 
-Mon Mar 27 20:58:05 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name)
+       (gnus-request-article-this-buffer): Use expand-file-name.
+       (gnus-mime-view-part-as-type): Simplify interactive spec.
+       (gnus-mime-button-map): Define it all in defvar.
 
-       * gnus.el (gnus-summary-sort): If used in summary-prepare-hook,
-       would lead to infinite recursion.
+2000-08-17  Dave Love  <fx@gnu.org>
 
-Mon Mar 27 19:09:35 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-group.el (gnus-group-running-xemacs): Deleted.
 
-       * gnus.el (gnus-mail-other-window-using-mail): Would give wrong
-       parameters to sendamil function.
+       * gnus-demon.el (gnus-demon): Bind use-dialog-box and
+       last-nonmenu-event.
 
-Mon Mar 27 19:06:58 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * uudecode.el (char-int): Use defalias, not fset.
 
-       * gnus.el: 0.45 is released.
+       * score-mode.el: Don't require easymenu.  Require mm-util.
+       (score-mode-coding-system): Use mm-auto-save-coding-system.
 
-Mon Mar 27 18:31:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nneething.el (nneething-create-mapping): Don't use cadar & al.
+       (nneething-file-name): Use expand-file-name, not concat.
 
-       * gnus.el (gnus-summary-catchup-to-here): Would mark everything as
-       read. 
+2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-expire-articles): Max without apply.
+       * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
+       Failure proof for email addresses.
+       (nnslashdot-sane-retrieve-headers): Ditto.
 
-Mon Mar 27 12:16:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-no-groups-message): New variable.
-       (gnus-group-best-unread-group): Don't just to the current group.
+       * message.el (message-send-mail): Only insert courtesy message
+       when text/plain.
 
-Mon Mar 27 11:18:40 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
 
-       * gnus-kill.el (gnus-kill): Would remove all kill entries from
-       kill files. 
+       * message.el (message-cancel-news): Copy the From header from the
+       original article.
 
-       * gnus.el (gnus-post-news): Did not work from the group buffer. 
-       (gnus-score-load-file): Would unconditionally overwrite expunge
-       and mark levels.
+2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Mar 27 11:13:43 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-async.el (gnus-asynchronous): Removed.
 
-       * gnus.el: 0.41-0.44 released in quick succession. Fixed new range
-       operators.
+2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Mar 25 05:05:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
+       format.
 
-       * gnus.el (gnus-compress-newsrc-assoc,
-       gnus-uncompress-newsrc-assoc): Compress lists of marked articles
-       before writing them to the .newsrc.eld file.
-       (gnus-select-newsgroup): auto-expire match on full name.
-       (gnus-select-newsgroup): New element in select methods:
-       auto-expire. 
-       (gnus-save-scores): New variable. 
-       (gnus-summary-exit): Use it.
-       (gnus-newsrc-to-gnus-format): If .newsrc was newer than
-       .newsrc.eld, all foreign groups would be hosed.
+2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
 
-       * gnus.el: All range functions have changed to allow an extended
-       syntax.
+       * nnmail.el (nnmail-expiry-target-group): Fixed.
+
+2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
+
+       * nnmail.el (nnmail-expiry-target-group): Fix the call to
+       gnus-request-accept-article so that body encoding is *not* done.
+       Encoding is not done on incoming mail, so why should it be done on
+       expired mail?
+
+
+2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
+
+       * nnml.el (nnml-request-expire-articles): Fix the calls to
+       nnml-request-article (the filename was being passed instead of the
+       article number) and nnmail-expiry-target-group
+       (nnml-current-directory is changed by nnml-request-accept-article,
+       causing it to be incorrect for the next article to be expired).
+
+2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
+
+       * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
+       expiry-target group parameters.
+
+2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-topic.el (gnus-topic-select-group): Touch the dribble
+       buffer.
+       (gnus-topic-hide-topic): Take a PERMANENT parameter.
+       (gnus-topic-show-topic): Ditto.
+
+       * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
+
+2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
+
+       * mail-source.el (mail-source-incoming-file-prefix): New
+       variable.
+
+2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
+
+       * mailcap.el (mailcap-maybe-eval): Be even more warning.
+
+2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
+
+       * message.el (message-syntax-checks): New check quotin-style:
+       Text must be written below quoted text.
+       (message-check-news-body-syntax): Check it.
+
+2000-08-11  Simon Josefsson  <simon@josefsson.org>
+
+       * imap.el (imap-authenticator-alist): Fix typo.
+       (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
+       Jonas Oberg for debugging.
+
+2000-08-11  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus-async.el (gnus-asynchronous): Disable by default.
+
+2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-text): Bind fill-column.
+
+       * nnvirtual.el (nnvirtual-request-expire-articles): Return the
+       list of unexpired articles.
+
+       * gnus-group.el (gnus-group-expire-articles-1): Return the list of
+       un-expired articles.
+
+       * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
+       headers.
+
+       * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
+       we update the right topic..
+
+       * mm-decode.el (mm-display-external): Put point at start.
+
+2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * nnmail.el (nnmail-expiry-target): More explicit documentation.
+
+       * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
+
+2000-08-09  Simon Josefsson  <simon@josefsson.org>
+
+       * imap.el (imap-parse-body):
+       (imap-parse-string-list): Add bug workarounds for Stalker
+       Communigate Pro 3.0 server.
+       (imap-body-lines): Remove bogus comment.
+
+       * imap.el (imap-range-to-message-set): Move from nnimap.el.
+
+       * nnimap.el (nnimap-retrieve-which-headers):
+       (nnimap-retrieve-headers-from-server):
+       (nnimap-request-set-mark):
+       (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
+
+2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-dont-reply-to-names):
+       rmail-dont-reply-to-names may not be defined.
+
+2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-iterate): Uncompiled function should
+       not use pop.
+
+2000-07-19  Dave Love  <fx@gnu.org>
+
+       * gnus-ems.el: Defalias some dummy funcs to `ignore'.
+       (gnus-x-splash): Use expand-file-name.  Remove redundant facep
+       check.
+       (gnus-article-display-xface): Special-case for dark backgrounds.
+
+2000-07-19  Kim-Minh Kaplan  <kmkaplan@galaxy.fr>
+
+       * imap.el (imap-calculate-literal-size-first): New variable.
+       (imap-local-variables): Add it.
+       (imap-kerberos4-open): Set it.
+       (imap-send-command): Use it.
+
+2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
+       (mailcap-parse-mimetypes): Use it.
+       (mailcap-extension-to-mime): Parse mimetype.
+       (mailcap-mime-types): Ditto.
+       * mml.el (mml-minibuffer-read-type): Ditto.
+
+2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nndoc.el (nndoc-type-alist): Add outlook.
+       (nndoc-outlook-type-p): New function.
+       (nndoc-outlook-article-begin): Ditto.
+
+2000-07-16  Daiki Ueno  <ueno@unixuser.org>
+
+       * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
+       excursion.
+
+2000-07-15  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
+
+       * imap.el (imap):
+       (imap-kerberos4-program):
+       (imap-gssapi-program):
+       (imap-ssl-program): Customization.
+       (imap-shell-program):
+       (imap-shell-host): New variables.
+       (imap-streams):
+       (imap-stream-alist): Add shell.
+       (imap-shell-p):
+       (imap-shell-open): New functions.
+       (imap-open): Don't call authenticator if preauth.
+       (imap-authenticate): Return t if already authenticated.
+
+2000-07-14  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus.el (gnus-invalid-group-regexp): New variable.
+       (gnus-read-group): Use it.
+
+2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-fetch-group-1): mark-below,
+       expunge-below and orphan-score are "group variables".
+
+2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
+       qualified group names to `gnus-group-read-ephemeral-group'.
+
+2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * dgnushack.el (srcdir): Define it before use it.
+
+2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el: `W t' is toggle-header in info.
+
+2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * lpath.el: Fbind subst-char-in-string.
+
+2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * Makefile.in: Use W3DIR and lispdir.
+       * dgnushack.el: Ditto.
+
+2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (article-de-base64-unreadable): Typo.
+
+2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-agent.el (require): Require timer.
+
+2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-bounce): Call mime-to-mml.
+
+2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnslashdot.el (nnslashdot-request-close): New function.
+
+2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
+       right line number for the article.
+
+2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
+       * webmail.el (webmail-fetch): Bind
+       url-http-silence-on-insecure-redirection.
+
+2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
+       unibyte.
+       (nnslashdot-sane-retrieve-headers): Ditto.
+       (nnslashdot-request-article): Ditto.
+
+2000-07-10 11:12:32  William M. Perry  <wmperry@aventail.com>
+
+       * mailcap.el (mailcap-parse-mimetype-file):
+
+2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnweb.el (nnweb-insert): Stricter test.
+       * webmail.el (webmail-refresh-redirect): Ditto.
+
+2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
+
+2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
+
+2000-07-05  Dave Love  <fx@gnu.org>
+
+       * utf7.el: Doc and header fixes.
+
+       * gnus-sum.el: Doc fixes.
+
+       * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
+       defalias, not fset.
+
+       * flow-fill.el (fill-flowed-point-at-eol)
+       (fill-flowed-point-at-bol): Use defalias, not fset.
+
+       * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
+       (gnus-Plain-save-name): Delete -- apparently bogus.
+
+2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnsoup.el: Use expand-file-name throughout.
+
+2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
+
+       * nnmail.el (nnmail-read-incoming-hook): New example.
+
+2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-text): Check whether the text has already
+       been decoded.
+
+2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
+
+2000-07-03  Stainless Steel Rat  <ratinox@peorth.gweep.net>
+
+       * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
+
+2000-07-03  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus-sum.el (gnus-update-marks): Don't propagate download and
+       unsend flags.
+
+2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
+
+       * nnimap.el (nnimap-open-connection): Don't look up virtual server
+       name in authinfo (.authinfo now support ports, no need for the
+       hack).
+       (nnimap-split-find-rule): Fix.
+       (nnimap-open-connection): Look for nnimap-server-address in authinfo.
+
+2000-07-03  Paul Stodghill  <stodghil@CS.Cornell.EDU>
+
+       * message.el (message-unquote-tokens): Remove all quotes.
+
+2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
+
+       * gnus-ml.el: New file.
+
+2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnultimate.el (nnultimate-request-close): New function.
+
+       * gnus-start.el (gnus-clear-system): Clear nnmail-split-history.
+
+2000-06-18  Norbert Koch  <norbert@s.netic.de>
+
+       * Makefile.in: Better support for xemacs builds
+
+Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
+
+       * gnus.el: Gnus v5.8.7 is released.
+
+2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-insert-part): Characters doubly decoded.
+
+2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-do-fcc): Encode MIME.
+
+2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Mar 24 07:17:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * lpath.el: Fbind image-size.
 
-       * gnus.el (gnus-summary-move-article): Copy marks when moving
-       articles. 
-       (gnus-set-sorted-intersection): Would compute incorrect
-       intersection. 
+2000-06-28  Simon Josefsson  <simon@josefsson.org>
 
-       * nndoc.el (nndoc-retrieve-headers): Insert Lines header.
+       * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
+       (nnimap-assoc-match): New function.
+       (nnimap-split-find-rule): Support extended syntax.
+
+2000-06-28  Simon Josefsson  <simon@josefsson.org>
+
+       * nnimap.el (nnimap-open-connection): Use port stuff.
+
+       * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
+       document port and defaultport.
+
+2000-06-27  Paul Stodghill  <stodghil@CS.Cornell.EDU>
+
+       * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
+
+2000-06-26  Dave Love  <fx@gnu.org>
+
+       * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs.
+
+       * message.el: Remove unnecessary `require'ments.  Defvar
+       gnus-list-identifiers when compiling.  Don't try to autoload
+       variable `gnus-list-identifiers'.  Autoload
+       gnus-group-name-charset.
+       (message-fetch-field): Don't assume `format' removes text
+       properties.
+       (message-strip-list-identifiers, message-reply, message-followup):
+       Require gnus-sum.
+       (message-mode): Tidy XEmacs conditionals.
+       (message-replace-chars-in-string): Use subst-char-in-string when
+       available.
+
+       * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
+       Define if necessary.
+
+       * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
+       removes text properties.
+
+       * gnus-srvr.el (gnus-browse-group-name): Likewise.
+
+       * gnus-msg.el (gnus-copy-article-buffer): Likewise.
+
+       * gnus-score.el (gnus-summary-score-entry): Likewise.
+
+2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnimap.el (nnimap-request-post): Fix parenthesis.
+
+2000-06-26  Paul Stodghill  <stodghil@CS.Cornell.EDU>
+
+       * message.el (message-unquote-tokens): New function.
+
+       * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
+
+       * nnimap.el (nnimap-request-post): Ditto.
+
+2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
+
+       * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
+       patch commited 2000-04-02).
+
+2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
+
+       * imap.el (imap-mailbox-examine-1): New function.
+       (imap-message-copyuid-1):
+       (imap-message-appenduid-1): Use it, instead of
+       `imap-mailbox-examine' which would utf-7 encode mailbox name
+       twice.
+
+2000-06-19  Dave Love  <fx@gnu.org>
+
+       * mm-uu.el Don't require message.  Require cl when compiling.
+
+2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
+       a local variable.
+       * gnus-sum.el (gnus-orphan-score): Move here.
+
+2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-forward): Remove show-mml condition.
+       (message-forward-ignored-headers): Remove X-Gnus headers.
+
+2000-06-08  Simon Josefsson  <simon@josefsson.org>
+
+       * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
+
+2000-06-08 12:34:26  Urban Engberg  <ue@ccieurope.com>
+
+       * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
+
+2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-syntax-checks): Add type.
+
+2000-06-07  Dave Love  <fx@gnu.org>
+
+       * mm-view.el (mm-inline-image-emacs): Don't specify string for
+       put-image.
+       (mm-inline-image): Defalias, not fset.
+
+       * gnus.el (gnus-group-startup-message): Don't specify string for
+       insert-image.
+
+       * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
+       add-minor-mode is available.
+       (gnus-article-display-xface): Don't specify string for
+       insert-image.
+
+2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
+       (gnus-topic-insert-topic-line): Use shownp.
+       (gnus-topic-hide-topic): Don't use hidden.
+       (gnus-topic-show-topic): Don't use hidden.
+
+2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
+       system.
+       * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
+       * gnus-start.el (gnus-slave-save-newsrc): Ditto.
+       * gnus-util.el (gnus-output-to-rmail): Ditto.
+       (gnus-output-to-mail): Ditto.
+       (gnus-write-buffer): Ditto.
+       * gnus-uu.el (gnus-uu-save-article): Ditto.
+
+2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-read-from-minibuffer): Typo.
+
+2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (article-decode-charset): Override non-MIME forward
+       charset.
+
+2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el (mml-quote-region): Correct the regexp.
+       * gnus-msg.el (gnus-summary-reply): mml-quote it.
+
+2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-forward): Insert raw text.
+       * mml.el (mml-parse-1): Get raw text in unibyte mode.
+       (mml-generate-mime-1): Insert raw text in unibyte mode.
+
+2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
+
+       * mm-bodies.el (mm-body-encoding): Always encoded if
+       `mm-use-ultra-safe-encoding' is set.
+
+2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el (ange-ftp-name-format): Typo.
+
+2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-start.el (gnus-get-unread-articles): If
+       `gnus-activate-group' and/or `gnus-check-server' return nil, don't
+       try to do anything on that server.
+
+2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
+       from latest draft.
+
+2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-group.el (gnus-group-expire-articles-1): Make sure server
+       is open.
+
+2000-05-24  Dave Love  <fx@gnu.org>
+
+       * mml.el (mml-parse-file-name): Fix ange-ftp part.
+
+2000-05-22  Didier Verna  <didier@lrde.epita.fr>
+
+       * gnus.el (gnus-redefine-select-method-widget): new function, call
+       it once. Add an "other" entry for unknown but editable backend
+       name symbols.
+       * gnus-start.el (gnus-declare-backend): use it.
+
+2000-05-19  Dave Love  <fx@gnu.org>
+
+       * gnus-art.el (gnus-article-next-page): Revert last change.
+
+2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
+
+2000-05-19  Dave Love  <fx@gnu.org>
+
+       * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
+       not mm-inline-large-images.
+
+2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
+
+2000-05-18  Dave Love  <fx@gnu.org>
+
+       * gnus-art.el: Use defalias, not fset.
+       (gnus-article-x-face-command): Don't test for xbm.
+       (gnus-article-next-page): Redisplay before testing point in window.
+
+2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
+       * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
+
+2000-05-17 21:13:38  Jim Davidson  <jdavidson@acm.org>
+
+       * gnus-sum.el (gnus-summary-save-article-rmail): Use
+       gnus-summary-save-in-rmail.
+       * message.el (message-output): Ditto.
+
+2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
+
+2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * rfc2047.el (rfc2047-encode-message-header): Encode if the method
+       is a charset.
+       * message.el (message-send-news): Check group name charset.
+       * gnus-msg.el (gnus-post-news): Decode group name.
+       (gnus-inews-do-gcc): Encode group name.
+
+2000-05-17 10:16:32  Karl Kleinpaste  <karl@charcoal.com>
+
+       * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
+       * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
+
+2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-mark-line-p): New function.
+       (gnus-group-goto-group): New parameter.
+       (gnus-group-remove-mark): Use it.
+       * gnus-topic.el (gnus-topic-move-group): Ditto.
+       (gnus-topic-remove-group): Ditto.
+
+2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-list-dormant): New function.
+
+2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-synchronize): Use
+       nnheader-insert-file-contents.
+       (gnus-agent-save-active-1): Ditto.
+       (gnus-agent-write-active): Ditto.
+       (gnus-agent-expire): Ditto.
+       * gnus-cache.el (gnus-cache-read-active): Ditto.
+       * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
+       * gnus-sum.el (gnus-summary-import-article): Ditto.
+
+       * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
+       (gnus-agent-save-group-info): Ditto.
+       (gnus-agent-save-alist): Ditto.
+       * gnus-util.el (gnus-make-directory): Ditto.
+
+       * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
+
+2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el (mml-generate-mime-preprocess-function): New variable.
+       (mml-generate-mime-postprocess-function): New variable.
+       (mml-generate-mime-1): Use them.
+
+2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-apropos): Group name charset.
+       * gnus-sum.el (gnus-set-mode-line): Ditto.
+       * gnus-group.el (gnus-group-decoded-name): New function.
+       (gnus-group-edit-group): Use it.
+       * gnus-cus.el (gnus-group-customize): Use it.
+
+2000-05-16 17:55:57  Karl Kleinpaste  <karl@charcoal.com>
+
+       * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
+
+2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
+       (gnus-group-name-charset-group-alist): Ditto.
+       (gnus-group-name-charset): New function.
+       (gnus-group-name-decode): New function.
+       (gnus-group-insert-group-line): Use them.
+       (gnus-group-prepare-flat-list-dead): Ditto.
+       (gnus-group-list-active): Ditto.
+       (gnus-group-describe-all-groups): Ditto.
+       (gnus-group-prepare-flat-list-dead-predicate): Ditto.
+       * gnus-srvr.el (gnus-browse-foreign-server): Decode group name and
+       add gnus-group property.
+       (gnus-browse-group-name): Read gnus-group property.
+
+2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnfolder.el (nnfolder-possibly-change-group): Use
+       file-name-coding-system instead of pathname-coding-system.
+       * nnmail.el (nnmail-find-file): Ditto.
+       (nnmail-write-region): Ditto.
        * nnmh.el (nnmh-retrieve-headers): Ditto.
-       (nndigest-retrieve-headers): Ditto.
+       (nnmh-request-article): Ditto.
+       (nnmh-request-group): Ditto.
+       (nnmh-request-list): Ditto.
+       (nnmh-possibly-change-directory): Ditto.
+       (nnmh-active-number): Ditto.
+       * nnml.el (nnml-possibly-change-directory): Ditto.
+       (nnml-request-list): Ditto.
+       (nnml-request-article): Ditto.
+       (nnml-retrieve-headers): Ditto.
 
-       * nndigest.el (nndigest-narrow-to-article): Don't include the
-       closing digest separator in an article. 
+2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-group-change-level): When subscribing to
-       non-existant groups, would claim that there was one unread article
-       in the group.
-       (gnus-summary-delete-article): Remove process mark after deleting
-       articles. 
-       (gnus-score-load-file): 'files was not properly handled, and edits
-       would end up with the wrong alist as the current one. 
-       (gnus-score-edit-alist): Name change from -file. 
-       (gnus-score-edit-file): New function and keystroke.
+       * nnimap.el (nnimap-request-accept-article): Don't unselect
+       mailbox if no mailbox is selected.
 
-       * nntp.el (nntp-request-newgroups): Would bug out due to a `let'
-       instead of a `let*'.
+2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-score-save): Score files would not be saved. 
-       (gnus-summary-update-line): Would mark as read-below even when
-       attempting to remove the mark.
+       * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
+       Recognize domain names starting with `www.' as starting an URL.
 
-Thu Mar 23 08:29:56 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-save-article-file,
-       gnus-summary-save-article-folder,
-       gnus-summary-save-article-rmail): New commands and keystrokes.
-       (gnus-summary-sort): All sort commands now also work when
-       threading is used.
-       (gnus-summary-mode-map): Several key changes.
+       * mail-source.el (mail-source-fetch-maildir): Insert "From ".
+       (mail-source-keyword-map): Add "subdirs" for maildir.
 
-       * nnml.el (nnml-request-expire-articles): Update active file as
-       well. 
-       * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
-       * nnfolder.el (nnfolder-request-expire-articles): Ditto.
-       * nnmbox.el (nnmbox-request-expire-articles): Ditto.
+2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmail.el (nnmail-tmp-directory): New variable.
-       (nnmail-move-inbox): Use it.
+       * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
+       (nnmail-get-new-mail): Use it.
+       * gnus-start.el (gnus-get-unread-articles): Ditto.
 
-       * nnvirtual.el (nnvirtual-update-marked): Would insert non-visible
-       component groups into the group buffer.
+2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmh.el (nnmh-get-new-mail): Don't create directories unless
-       mail reading is wanted.
+       * gnus-sum.el (gnus-summary-edit-article): Better support for
+       nndraft:drafts.
+       * nndraft.el (nndraft-request-replace-article): New function,
+       bind nnmail-file-coding-system.
 
-       * nnfolder.el (nnfolder-read-folder): Insert number of lines in
-       the article.
+2000-05-14  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-group-unsubscribe-group): Would refuse to
-       subscribe to groups not in active file. 
+       * nnheader.el: Replace uses of `fset' with `defalias'.
+       (jka-compr-compression-info-list): Only defvar when compiling.
 
-Thu Mar 23 13:23:45 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Remove two calls to `debug'.
+       * webmail.el (webmail-netaddress-article): Refresh redirect.
 
-       * gnus.el: 0.40 is released.
+2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Mar 23 06:29:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
 
-       * gnus.el: 0.39 is released.
+2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Mar 23 04:10:52 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * webmail.el: Translate &nbsp; to SP.
 
-       * gnus.el (gnus-mail-other-window-using-mail): Allow yanking, and
-       fix winconf on exit.
-       (gnus-group-faq-directory): Wrong default value.
-       (gnus-group-fetch-faq): Did not work.
-       (gnus-score-save): Would save score files even when there wasn't
-       one. 
+2000-05-13 13:00:17  Robin S. Socha  <robin@socha.net>
 
-       * gnus-uu.el (gnus-uu-decode-uu-and-save): Use an uu default
-       directory. 
+       * message.el (message-bounce): Doc typo.
 
-       * nnfolder.el (nnfolder-read-folder): Would bug out if there was
-       no active file.
+2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-ask-server-for-new-groups): Did not really work
-       for any backends.
-       (gnus-group-unsubscribe-group): Would not let you susbcribe to
-       killed groups.
-       (gnus-summary-catchup): Would not catchup expired articles. 
+       * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
+       (gnus-soup-store): Ditto.
+       (gnus-soup-send-packet): Ditto.
+       * nnsoup.el (nnsoup-replies-format-type): Ditto.
+       (nnsoup-dissect-buffer): Ditto.
+       (nnsoup-narrow-to-article): Ditto.
+       (nnsoup-make-active): Ditto.
 
-Thu Mar 22 14:23:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.38 is released.
+       * message.el (message-mode): Two parameters for local-variable-p.
 
-Wed Mar 22 13:55:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-send-mode-reader): Blocked reading of active list.
+       * message.el (message-strip-list-identifiers): New function.
+       (message-reply): Use it and use message-strip-subject-re.
+       (message-followup): Ditto.
+       * gnus-art.el (article-hide-list-identifiers): Remove more.
+       * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
 
-Wed Mar 22 13:55:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.37 is released. 
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
+       mail-parset-charset and use non-numeric argument.
 
-Wed Mar 22 08:37:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-send-mode-reader): Actually send the mode reader
-       command. 
+       * mml.el (mml-buffer-list): New variable.
+       (mml-generate-new-buffer): New function.
+       (mml-destroy-buffers): Ditto.
+       (mml-insert-mime): Use them.
+       * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
+       * gnus-sum.el (gnus-summary-edit-article): Ditto.
+       * message.el (message-mode): Ditto.
+       * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
+       (gnus-uu-save-article): Support show-as-mml.
+       * message.el (message-forward): Ditto.
 
-Wed Mar 22 00:00:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-make-threads-and-expunge): Really, really expunge
-       low-scored articles. Right.
-       (gnus-make-threads): Simpler function to speed things up when
-       expunging is not needed.
+       * nndoc.el (nndoc-type-alist): mime-digest head-begin.
+       (nndoc-mime-digest-type-p): Locate article head precisely.
+       * mml.el (mml-generate-default-type): New variable.
+       (mml-generate-mime-1): Use it.
+       (mml-insert-mime-headers): Use it.
+       * gnus-uu.el (gnus-uu-digest-buffer): New variable.
+       (gnus-uu-digest-mail-forward): Use it and call message-forward
+       with argument digest.
+       (gnus-uu-save-article): Support message-forward-as-mime.
+       * message.el (message-forward): Add parameter digest.
+       * mm-decode.el (mm-dissect-default-type): New variable.
+       (mm-dissect-buffer): Use it.
 
-       * nnvirtual.el (nnvirtual-create-mapping): Would bug out in the
-       presence of bogus groups.
+2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnspool.el (nnspool-possibly-change-directory): Don't error out
-       when errors occur, but return a message instead.
+       * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
+       newline and paragraph to nil when got a non-ascii character. Test
+       paragraph before newline.
 
-       * nndoc.el (nndoc-possibly-change-buffer): Would bug out if the
-       file didn't exist.
+2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Handled crossrefs to groups
-       with no read articles strangely. Also didn't perform crossreffing
-       when select methods were only almost equal.
-       (gnus-make-articles-unread): Would bug out when nnmh was the
-       native server. 
+       * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
+       limit to 76.
 
-       * nnbabyl.el (nnbabyl-read-mbox): Did not properly label articles. 
+2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-set-mode-line): Do unread-and-unticked by default. 
-       (gnus-summary-pop-article): New command and keystroke.
-       (gnus-mode-non-string-length): New variable.
-       (gnus-set-mode-line): Use it.
-       (gnus-score-mode): New mode to edit score files. 
-       (gnus-inews-date): Did the opposite thing of what it was supposed
-       to do with time zones.
-       (gnus-group-make-group): Don't prompt for address if that is
-       irrelevant. 
+       * nnslashdot.el (nnslashdot-sid-strip): New function.
+       (nnslashdot-threaded-retrieve-headers): New format.
+       (nnslashdot-sane-retrieve-headers): Ditto.
+       (nnslashdot-request-article): Ditto.
+       (nnslashdot-threaded-retrieve-headers): Thread properly.
+       (nnslashdot-request-article): Be more lenient.
+       (nnslashdot-threaded-retrieve-headers): Regexp search.
 
-Tue Mar 21 10:01:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-read-folder): Would only work if incoming
-       mail was split by Gnus.
+       * gnus-sum.el (gnus-with-article): Define it before use it.
 
-       * gnus.el (gnus-score-transform-old-to-new): Function for
-       rewriting old score files.
-       (gnus-score-expiry-days): Name change from
-       `gnus-kill-expiry-days'. 
-       (gnus-score-headers): All score functions rewritten to deal with
-       the new format.
-       (gnus-summary-goto-unread): New variable.
-       (gnus-summary-mark-forward): Use it.
+2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Mar 21 04:50:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * message.el (message-supersede): Use mime-to-mml.
+       * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
 
-       * gnus.el (gnus-summary-mark-article): Low-scored articles in
-       auto-expirable grups should be expirable.
+2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-Mon Mar 20 00:07:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-list-cached): Don't use
+       `subst-char-in-string'.
 
-       * gnus.el (gnus-post-news): Also prompt for Subject, if that is
-       required. 
-       (gnus-global-score-files): New variable.
-       (gnus-score-score-files): Use it.
-       (gnus-score-save): Don't attempt to save read-only score files. 
-       (gnus-summary-mode-map): Score map error.
-       (gnus-score-load-score-alist): New function.
-       (gnus-summary-*-raise/lower-by-id): New commands and keystrokes
-       for raising/lowering by message-id. 
+2000-05-08  Dave Love  <fx@gnu.org>
 
-       * nntp.el (nntp-request-post-buffer): Don't rely on any Gnus
-       variables. 
+       * pop3.el (pop3-open-server): Fix creating name of trace buffer.
 
-       * gnus.el: Lots and lots of doc fixes.
-       (gnus-execute): Would not allow use from summary buffer.
-       (gnus-local-timezone): Removed variable.
-       (gnus-summary-followup): Don't display article.
+2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 19 04:34:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-decode.el (mm-interactively-view-part): Append %s if the
+       method is a single word.
+       * nnwarchive.el (nnwarchive-type-definition): Typo.
 
-       * gnus.el (gnus-activate-newsgroup): If a server can't be reached,
-       there's not much point in trying to request groups from it.
-       (gnus-mark-xrefs-as-read): Also do Xrefs to unsubscribed groups
-       unconditionally if virtual groups are used.
+2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-open-server): Set up timeouts for connections. 
-       (nntp-connection-timeout): New variable.
+       * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
+       function.
+       (gnus-group-prepare-flat-predicate): Use it.
+       (gnus-group-list-cached): List dead groups.
 
-       * gnus.el (gnus-get-unread-articles): Allow activation of virtual
-       groups. 
-       (gnus-kill-file-mode): Reinstated most GNUS functions and took out
-       all gnus-raise/lower code.
-       (gnus-summary-mode): Doc fix. (Snicker.)
-       (gnus): Move startup hook backwards.
-       (gnus-articles-to-read): Use total-number as the default. 
-       (gnus-member-of-range): Minor inaccuracy.
-       (gnus-sorted-complement): New, faster function.
-       (gnus-articles-to-read): Use it.
-       (gnus-sorted-intersection, gnus-set-sorted-intersection): New
-       functions. 
-       (gnus-select-newsgroup): Use them.
+2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 19 02:46:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus-art.el (article-decode-charset): Don't decode message with
+       format.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Would leave extra
-       spaces before the Xref sometimes, causing problems for subsequent
-       Xref handling.
+2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
 
-Sun Mar 19 02:46:01 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * mailcap.el (mailcap-maybe-eval): Honor user request not to
+       evaluate the Lisp code.
 
-       * gnus.el: 0.36 is released.
+2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 19 00:03:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus-art.el (article-wash-html): New function.
+       (gnus-article-wash-html): Bind.
+       (gnus-article-make-menu-bar): Menu item.
+       * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
+       (gnus-summary-make-menu-bar): Menu item.
+       * gnus.el: Autoload.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): When NOV lines only
-       had seven tabs, this would deliver incorrect results.
+2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
 
-       * gnus.el (gnus-execute-1): Would not search through article
-       bodies. 
-       (gnus-summary-prepare-threads): 'empty was not properly respected. 
+       * gnus-uu.el (gnus-uu-unshar-warning): New variable.
+       (gnus-uu-unshar-article): Use it.
 
-       * nntp.el (nntp-open-server): Would bug out if server refused
-       connection. 
+       * mailcap.el (mailcap-maybe-eval-warning): New variable.
+       (mailcap-maybe-eval): Use it.
 
-       * gnus.el (gnus-make-threads): Expunge non-scored articles, if
-       wanted. 
-       (gnus-summary-prepare-threads): When not threading, expunge
-       nmon-scored, if wanted. 
+       * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
+       in docstring.
 
-Sat Mar 18 23:39:47 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * mml.el (mml-generate-mime-1): Small comment.
 
-       * gnus.el (gnus-summary-insert-line): Would bug out if
-       gnus-summary-default-score was nil.
-       (gnus-inews-news): If `gnus-mail-courtesy-message' is nil, don't
-       append one. 
+2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Mar 18 16:39:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (article-de-base64-unreadable): New function.
+       (gnus-article-de-base64-unreadable): Bind.
+       (gnus-article-make-menu-bar): Menu item.
+       * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
+       (gnus-summary-make-menu-bar): Menu item.
+       * gnus.el: Autoload.
 
-       * gnus.el (gnus-group-edit-group): Use pp.
-       (gnus-score-change-score-file): New command and keystroke. 
+2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-request-post-buffer): Pass the request on to
-       nnmail if that is wanted.
+       * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
+       (gnus-summary-select-article): Add en/disable multibyte.
 
-       * gnus.el (gnus-post-news): Send mail even when requesting post
-       when `to-address' is set.
+2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-server-opened-hook): Doc fix.
-       (nntp-send-mode-reader, nntp-send-authinfo): New functions. 
+       * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
+       (gnus-summary-edit-article): New feature: editing raw articles.
 
-       * gnus.el (gnus-score-find-bnews): Would bug out when presented
-       with the file "SCORE". 
+2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Mar 17 14:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
+       Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
+       * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
+       Emacs MULE can not copy some 8bit characters in multibyte buffers.
+       * mm-decode.el (mm-insert-part): Ditto.
 
-       * gnus.el (gnus-summary-exit): Buffer-local vectors would not be
-       garbage-collected, leading to a major memory drain.
+2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Mar 16 22:14:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nndoc.el (nndoc-type-alist): Extend forward regexp.
+       (nndoc-forward-type-p): Ditto.
 
-       * gnus.el (gnus-update-read-articles): Would mark ticked articles
-       not displayed as read.
-       (gnus-member-of-range): Also accept single-range ranges.
-       (gnus-get-unread-articles-in-group): Adjust ticked and dormant
-       articles before computing the number of unread articles. 
-       (gnus-summary-next-article): Would need an extra C-n before
-       moving to the right groups (sort of).
+2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Mar 16 16:52:19 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+       * mm-util.el (mm-with-unibyte-current-buffer): Set the default
+       value of enable-multibyte-characters.
 
-       * gnus.el: 0.35 is released.
+2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Mar 16 15:47:33 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
 
-       * gnus.el (gnus-read-descriptions-file): Changed pattern to
-       delete. 
-       (gnus-group-describe-group): Added "force" prefix.
+2000-05-03  Dave Love  <fx@gnu.org>
 
-Thu Mar 16 00:08:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-ems.el (gnus-article-xface-ring-internal)
+       (gnus-article-xface-ring-size): New variable.
+       (gnus-article-display-xface): Use them to cache data.  Don't try
+       to use XPM.  Set up binary coding for PBM's sake.
 
-       * nnvirtual.el (nnvirtual-create-mapping): Be more lenient with
-       component groups that can't be requested.
+2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-possibly-change-directory): Don't signal errors.
+       * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
+       * gnus-int.el (gnus-request-accept-article): Ditto.
+       (gnus-request-replace-article): Ditto.
+       * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
 
-       * gnus.el (gnus-group-get-new-news-this-group): Display better
-       error messages when errors occur.
+2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnspool.el (nnspool-request-group): Return an error message if
-       the group can't be selected.
+       * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
 
-       * nntp.el (nntp-open-server): Don't bug out if getting a C-g while
-       waiting for initial contact.
+2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnspool.el (nnspool-request-newgroups): Now also supported by
-       nnspool. 
+       * rfc2047.el (rfc2047-encode-message-header): Encode field by
+       field.
+       * mml.el (mml-to-mime): Use message-default-charset.
+       (mml-preview): Narrow to headers.
+       * message.el (message-send-mail): Use message-default-charset.
+       (message-send-news): Narrow to headers;
+       use message-default-charset.
 
-       * gnus-visual.el (gnus-group-make-menu-bar): -make-doc-group did
-       not exist.
+2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-faq-directory): Missing leading slash. 
+       * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
+       detect.
+       * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
+       restriction.
+       (mml-parse-1): Warning message.
+       (mml-preview): Disable multibyte.
 
-       * nnfolder.el (nnfolder-request-list): The first time this is
-       called, create the active file.
+2000-05-03  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-group-change-level): When subscribing to killed
-       groups with no articles, would enter wrong number of read
-       articles. 
+       * gnus.el (gnus-group-startup-message): Add newline before image.
 
-       * nnspool.el (nnspool-server-opened): Would return t even when not
-       opened. 
+2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Mar 15 23:47:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
+       * message.el (message-send-mail): Use unibyte-buffer.
+       (message-send-mail): Ditto.
 
-       * gnus.el (gnus-get-new-news-in-group): Give a sensible return
-       value. 
-       (gnus-group-get-new-news-this-group): Beep if group can't be
-       activated. 
+Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
 
-       * nnfolder.el (nnfolder-request-group): Complain if the group
-       doesn't exist.
+       * gnus.el: Gnus v5.8.6 is released.
 
-Wed Mar 15 19:14:47 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-refer-article): Would behave strangely
-       when refering an article already present in the summary buffer.
+       * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
 
-Wed Mar 15 17:53:14 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.34 is released.
+       * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
 
-Wed Mar 15 00:53:47 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-post-news): Would bug out when posting from the
-       group buffer.
+       * message.el (message-send-mail-partially): Use forward-line.
 
-       * gnus-uu.el (gnus-uu-grab-articles): Don't mark ticked (etc)
-       articles as read.
+2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-find-method-for-group): Before no groups were
-       entered, a bug here would result in an incorrect error message
-       when the nntp server couldn't be contacted.
-       (gnus-summary-mode-map): Several changes.
-       (gnus-read-descriptions-file): Would delete lines that were valid. 
+       * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
 
-Tue Mar 14 23:11:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-next-article): Enable the use of C-n and
-       C-p when choosing "next group" in the summary buffer.
-       (gnus-summary-recenter): Behaves in a slightly modified
-       fashion. Now also works with absolutely all sizes.
+       * mml.el (mml-generate-mime-1): Ignore 0x1b.
+       (mml-insert-mime): No markup only for text/plain.
+       (mime-to-mml): Remove MIME headers.
 
-Mon Mar 13 11:13:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-catchup): Would mark all as read, even if
-       to-here was non-nil.
-       (gnus-summary-catchup-to-here): Disable prompting.
-       (gnus-summary-update-lines): Do updateing even with gnus-visual
-       nil. 
-       (gnus-score-load-file): New atom - mark-and-expunge.
+       * mml.el (mml-preview): Set gnus-newsgroup-charset.
+       * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
+       as 8-bit.
+       * lpath.el: Fbind image functions.
 
-       * nnmail.el (nnmail-split-methods): New semantics.
-       (nnmail-article-group): Use them.
+2000-04-28  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-group-list-matching): Fix and bound to keys and
-       menus.
-       (gnus-group-list-all-matching): New command.
-       (gnus-group-sort-groups): Would make all groups disappear. 
+       * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
+       21.
 
-       * (-request-move-article, -request-accept-article): Only do saving
-       after the last article has been moved.
+       * mailcap.el (mailcap-parse-mailcaps): Revert last change to
+       search order.  Use parse-colon-path and remove some redundancy.
+       Doc fix.
+       (mailcap-parse-mimetypes): Code consistently with
+       mailcap-parse-mailcaps.  Doc fix.
 
-       * nnml.el (nnml-save-nov): Only save modified buffers.
+       * gnus-start.el (gnus-unload): Iterate over `features', not
+       `load-history'.
 
-       * gnus.el (gnus-summary-move-article): Only save nov files once
-       when moving many articles.
-       (gnus-post-news): Did not allow interactive calls. 
+2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 12 16:52:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mml.el (mml-parse-1): Don't create blank parts.
+       (mml-read-part): Fix mml tag.
+       (mml-insert-mime): Convert message/rfc822.
+       (mml-insert-mml-markup): Add mmlp parameter.
 
-       * gnus.el (gnus-mail-forward-using-mail): Would not bind
-       `gnus-mail-send-and-exit' to `C-c C-c'.
+2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 12 16:30:28 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-send-mail-partially): Remove CTE.
 
-       * gnus.el: 0.33 is released.
+2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 12 09:42:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * lpath.el: Fbind put-image for XEmacs.
+       * mm-view.el (mm-inline-image): Fset it.
 
-       * gnus.el (gnus-summary-prepare-threads, gnus-make-threads):
-       Really expunge all low-marked articles if that is wanted.
-       (gnus-score-score-files): Would bug out if `gnus-use-long-names'
-       was nil and no score file exists.
+2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Mar 11 19:14:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nndoc.el (nndoc-type-alist): Change forward regexp.
 
-       * gnus.el (gnus-summary-toggle-threads): Go to the last article if
-       none is present on the current line.
-       (gnus-summary-prepare-threads): Cull dormant and low-scored
-       articles when displaying non-threaded summary buffers.
-       (gnus-post-news, gnus-mail-reply-using-mail): Respect
-       `gnus-use-full-window'. 
-       (gnus-summary-copy-article): New command and keystroke.
+2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lmi@eyesore.no>
+       * message.el (message-send-mail-partially-limit): Change the
+       default value.
 
-       * gnus.el: 0.32 is released.
+2000-04-27 21:53:32  Erik Toubro Nielsen  <erik@ifad.dk>
 
-Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-util.el (gnus-extract-address-components): Name might be
+       "".
 
-       * gnus.el (gnus-summary-next-article, gnus-summary-prev-article,
-       gnus-summary-prev-group):  New implementations.
-       (gnus-article-prepare): The summary mode line would say "1 unread"
-       when there were none.
-       (gnus-summary-toggle-header): Did not hide headers after using
-       MIME. 
-       (gnus-check-bogus-newsgroups): Removed checking for duplicate
-       killed groups. 
-       (gnus-check-duplicate-killed-groups): New function.
-       (gnus-summary-update-mark): Allow summary-clear-mark to clear even
-       the low-score-mark.
-       (gnus-check-first-time-used): Don't re-subscribe default groups
-       when re-scanning, before creating the .newsrc files.
+2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-decode-save): Insisted on saving to an
-       existing file. 
+       * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
+       (gnus-summary-post-forward): Ditto.
+       * message.el (message-forward-show-mml): New variable.
+       (message-forward): Use it.
+       * mml.el (mml-parse-1): Add tag mml.
+       (mml-read-part): Ditto.
+       (mml-generate-mime): Support reentance.
+       (mml-generate-mime-1): Support mml tag.
 
-Thu Mar  9 08:44:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-27  Dave Love  <fx@gnu.org>
 
-       * nnfolder.el (nnfolder-request-move-article): Did not work.
+       * gnus-art.el: Don't bother to require custom, browse-url.
+       (gnus-article-x-face-command): Include gnus-article-display-xface.
 
-       * nnmbox.el (nnmbox-request-move-article): Did not work at all. 
+       * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
+       Use defalias, not fset.
+       (gnus-article-display-xface): New function.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Did not properly
-       translate xrefs from foreign groups.
+       * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
 
-Mon Mar  6 06:13:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-decode.el: Small doc fixes.  Require cl when compiling.
+       (mm-xemacs-p): Deleted.
+       (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
+       (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
+       use create-image and don't special-case xbm.
+       (mm-valid-image-format-p): Use display-graphic-p.
 
-       * gnus.el (gnus-summary-fetch-faq): New command and keystroke. 
-       (gnus-group-faq-directory): New variable.
-       (gnus-group-fetch-faq): New command and keystroke.
-       (gnus-apply-kill-file): No longer calls expunge-below.
+2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-request-group-description): New function.
+       * message.el (message-send-mail-partially-limit): New variable.
+       (message-send-mail-partially): New function.
+       (message-send-mail): Use it.
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
+       all blank lines inside of base64.
+       * mm-partial.el (mm-inline-partial): Add an option. Remove tail
+       blank lines.
 
-       * gnus.el (gnus-extract-address-components): Understands some
-       formats better.
-       (gnus-cut-thread): Make sure all expunged articles are marked as
-       read. 
-       (gnus-group-sort-groups): New command and keystroke.
-       (group-group-sort-by-alphabet, gnus-group-sort-by-unread,
-       gnus-group-sort-by-level): New functions.
-       (gnus-group-sort-function): New variable.
-       (gnus-group-describe-group): Use XGTITLE for group descriptions.
-       (gnus-group-get-description): New function.
-       (gnus-request-group-description): New function.
+2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmbox.el (nnmbox-request-move-article): Did not work and would
-       destroy the active list.
+       * mml.el (mml-insert-tag): Match more special characters.
 
-       * gnus.el (gnus-score-load-file): Add a 'touched to the alist if
-       there isn't one already.
-       (gnus-score-save): Remove 'touched before writing score file. 
-       (gnus-score-find-bnews): Always return the local score file, even
-       if it doesn't exist.
-       (gnus-score-load-file): Really execute special atoms.
-       (gnus-score-set, gnus-score-get): Return to the old definitions of
-       these functions.
-       (gnus-cut-thread): Cut dormant and ancient articles from the
-       threads. 
-       (gnus-summary-show-all-dormant): New implementation.
-       (gnus-summary-hide-all-dormant): New command and keystroke.
-       (gnus-make-threads): Now expunges articles with low scores. 
-       (gnus-summary-show-all-expunged): New implementation.
-       (gnus-summary-catchup): Did not mark expunged articles as read. 
+2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar  5 01:29:49 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
 
-       * gnus.el (gnus-summary-mark-article): Also auto-expire caught up
-       articles. 
-       (gnus-group-make-kiboze-group): Would produce incorrect score
-       files. 
-       (gnus-group-insert-group-line): Would scroll the top off the
-       screen. 
+2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Mar  4 02:32:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el (gnus-summary-read-group): Would do strange stuff to the
-       window configuration when not using full screen.
-       (gnus-get-unread-articles-in-group): Check for illegal read
-       numbers. 
-
-       * gnus-uu.el (gnus-uu-save-files): Would bug if the file already
-       existed.
-
-Sat Mar  4 00:32:07 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
-
-       * gnus.el (gnus-mark-xrefs-as-read): Would compute the wrong
-       number of unread articles.
-
-Fri Mar  3 23:52:28 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
-
-       * gnus.el (gnus-group-search-forward): Would ignore level 5
-       groups. 
-
-Fri Mar  3 00:41:42 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
-
-       * nnml.el (nnml-request-group): Would not work if the active file
-       was changed from without.
-
-       * gnus.el (gnus-summary-move-article): Have the group prefix be
-       the initial string.
-       (gnus-group-edit-group-done): pop instead of switch to edit
-       buffer. 
-       (gnus-group-set-info): Now also accepts group name changes.
-       (gnus-group-prepare-flat): Sort killed and zombie groups.
-       (gnus-extract-address-components): New variable.
-       
-       * gnus.el: 0.31 is released
-
-Thu Mar  2 01:57:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-decode.el (mm-inline-media-tests): Add message/partial.
+       (mm-inlined-types): Ditto.
+       * mm-partial.el: New file.
 
-       * gnus.el (gnus-refer-article-method): New variable.
-       (gnus-summary-refer-article): Use it.
-       (gnus-find-method-for-group): Use the results of the usage. 
-       (gnus-request-article-this-buffer): Use it even more.
-       (gnus-group-mode-map): make-directory-group and make-doc-group
-       have moved.
-       (gnus-group-make-doc-group): Check whether the doc group exists
-       before creating it.
-       (gnus-group-make-kiboze-group): New command and keystroke.
+2000-04-27  Dave Love  <fx@gnu.org>
+
+       * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
+       matter in Emacs 21.
 
-       * nnfolder.el: New one-file one-group mail backend.
+2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
 
-       * nnmail.el (nnmail-move-inbox): Would occationally kill a random
-       buffer. Just to keep the users on their toes. Just for the heck of
-       it. 
+       * mm-bodies.el (mm-encode-body): Remove reference to
+       mm-default-charset in comment.
 
-       * nnvirtual.el (nnvirtual-create-mapping): Would barf if component
-       groups were unactivated.
-       (nnvirtual-retrieve-headers): Would deliver incorrect Xrefs if
-       component groups were foreign.
+2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
 
-       * gnus.el (gnus-summary-insert-pseudos): Use the `not-confirm'
-       value of gnus-view-pseudos.
-       (gnus-group-suspend): Don't kill the dribble buffer.
+       * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
 
-Wed Mar  1 20:58:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-save-newsrc-file): Would bug after suspending.
+       * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
+       let.
 
-Wed Mar  1 17:01:49 1995  Lars Magne Ingebrigtsen  <larsi@visbur.ifi.uio.no>
+2000-04-26 12:26:10  Pavel Janik ml.  <Pavel.Janik@inet.cz>
 
-       * gnus.el (gnus-article-remove-cr): Didn't set read-only to nil.
-       (gnus-browse-foreign-server): Ignore the groups that should be
-       ignored. 
+       * gnus-draft.el (gnus-draft-setup): Fix comments.
 
-       * nnspool.el (nnspool-retrieve-headers-with-nov): Misplaced paren.
-       (nnspool-nov-directory): New variable.
-       (nnspool-retrieve-headers-with-nov): Use variable.
+2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-domain-name): Try to guess the domain name
-       from (system-name) if all else fails.
-       (gnus-score-find-bnews): Get even that trailing "/" deleted from
-       the kill file dir name.
+       * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
+       if nnmbox-file-coding-system-for-write is nil.
 
-Wed Mar  1 17:01:25 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.30 is released.
+       * gnus-msg.el (gnus-configure-posting-styles): Just remove the
+       header if nil.
 
-Wed Mar  1 00:16:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-unique-id): New message-id look.
+       * mm-view.el (mm-inline-text): Insert directly if decoded.
+       * mml.el (autoload): Typo.
 
-       * nnml.el (nnml-request-group): Returned nothing if called without
-       having been pre-activated by the presence of new mail.
+2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-prepare-flat): Did not list groups with only
-       ticked articles.
-       (gnus-update-read-articles): Miscalculated number of unread
-       articles. 
-       (gnus-summary-line-format-alist): %N defined as a number.
-       (gnus-summary-exit): When `gnus-use-full-window' was nil, strange
-       stuff would happen.
-       (gnus-subscribe-newsgroup): Bugged out on near-empty group
-       buffers. 
-       (gnus-check-new-newsgroups): Can now specify a list of select
-       methods to be asked.
-       (gnus-group-set-current-level): Advance after setting level.
-       (gnus-view-pseudos): New value: not-confirm, for totally automatic
-       viewing. 
-       (gnus-get-new-news-in-group): Would break on killed groups.
-       (gnus-update-read-articles): Would break on non-active groups.
+       * mml.el (mml-preview): Set up posting-charset.
+       * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
 
-Tue Feb 28 22:56:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-select-newsgroup): Kill the summary buffer if the
-       group can't be entered.
+       * webmail.el: Fix yahoo mail.
 
-       * nnml.el (nnml-request-group): Occationally replied nil.
+2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-make-doc-group): Did not work at all.
-       (gnus-summary-enter-digest-group): Would mess with
-       `gnus-newsrc-assoc'. 
+       * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
+       word if not necessary.
+       (rfc2047-encode-region): Put space between encoded words.
 
-Tue Feb 28 19:16:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnkiboze.el (nnkiboze-request-group): Would bug on empty groups. 
+       * gnus-util.el (gnus-netrc-machine): Another default to nntp.
 
-Tue Feb 28 18:12:30 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.29 is released.
+       * gnus-draft.el (gnus-draft-setup): Restore mml only when
+       required.
+       (gnus-draft-edit-message): Require restoration.
 
-Tue Feb 28 00:25:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-prepare-function): New variable.
+       * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
+       back.
 
-       * nnml.el (nnml-request-group): Faster implementation.
+2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: All y-or-n-p's and yes-or-no-p's delete their messages
-       from the echo area.
+       * gnus-art.el (gnus-treat-article): Make sure that the summary
+       buffer is live.
 
-       * nnselect.el: New backend.
+2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-batch-score): Can now also be used interactively. 
+       * mailcap.el (mailcap-parse-mailcaps): Reorder.
+       (mailcap-parse-mailcap): Backwards parsing.
+       (mailcap-possible-viewers): Remove nreverse.
+       (mailcap-mime-info): Ditto.
+       (mailcap-add-mailcap-entry): Keep alternative viewer.
 
-Mon Feb 27 17:22:54 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
 
-       * gnus.el (gnus-update-format-specifications): Would read active
-       file when %D was in the group line spec unconditionally.
-       (gnus-group-make-doc-group): Look through path for doc group. 
-       (gnus): Don't show describe-briefly.
+       * gnus.el: Gnus v5.8.5 is released.
 
-Mon Feb 27 14:52:48 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-use-dribble-file): New variable.
+       * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
 
-Sun Feb 26 19:42:24 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-util.el (gnus-netrc-machine): Default to nntp.
 
-       * nnbabyl.el: New backend for reading rmail files.
+       * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
 
-       * nnml.el (nnml-request-replace-article): Update nov lines after
-       accepting an edited article.
+2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-update-summary-mark-positions): The user can now
-       also specify where the marks are to go (with some limits).
+       * mm-view.el (mm-inline-message): Disable prepare-hook.
 
-Sat Feb 25 19:14:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-update-marked): Handles all marks
-       properly (again).
+       * gnus.el: Fix copyright statements.
 
-       * gnus.el (gnus-start-news-server): Would not accept non-nntp
-       select methods interactively.
+       * gnus-sum.el (gnus-alter-articles-to-read-function): New
+       variable.
+       (gnus-articles-to-read): Use it.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Pass on NOV lines
-       instead of HEADers to Gnus.
-       (nnvirtual-convert-headers): Convert HEADers, if nnvirtual is
-       handed them, into NOV lines.
+       * message.el (message-get-reply-headers): Bind free variable.
 
-       * nntp.el (nntp-retrieve-headers-with-xover): Would reply t the
-       first time used, even if the server wasn't XOVER capable.
+2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Feb 25 16:44:26 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * message.el (message-get-reply-headers): Fix to-address.
 
-       * gnus.el (gnus-group-list-zombies): Let the user know if there
-       are no zombie groups.
+2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * webmail.el: Hotmail fix. Add a debug function.
 
-       * gnus.el: 0.28 is released.
+2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus-sum.el (t): M-down and M-up.
 
-       * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
+2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-Sat Feb 25 13:44:56 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-sum.el: Doc fix.
 
-       * gnus.el (gnus-group-unsubscribe-group): Don't require a matching
-       name if the active have haven't been read.
-       (gnus-article-word-wrap): And all the other article functions
-       didn't set buffer-read-only to nil first.
-       (gnus-sorted-header-list): Added To: to the list of default
-       visible headers.
-       (gnus-score-set): Always enter scores into the local score file. 
-       (gnus-summary-raise-thread): Update mode line.
+2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Feb 25 01:38:07 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
 
-       * nnvirtual.el: Rewrite. Got rid of that pesky vector. Also enable
-       reading read articles from the source groups.
+2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb 24 22:30:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
+       string.
+       (nnweb-request-group): Don't scan twice.
+       (nnweb-request-scan): Don't nix out the hashtb.
 
-       * gnus.el (gnus-options-subscribe, gnus-options-not-subscribe):
-       New variables.
-       (gnus-parse-options-lines): Use new variables.
+       * message.el (message-get-reply-headers): Return a value.
 
-Fri Feb 24 18:32:38 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
 
-       * gnus.el (gnus-group-describe-all-groups): Did not work.
+       * gnus-art.el (gnus-button-url-regexp): New value to match naked
+       urls.
 
-Fri Feb 24 17:34:55 1995  Lars Magne Ingebrigtsen  <larsi@gymisr.ifi.uio.no>
+2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: 0.26 is released.
+       * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
+       order messages are inserted.
 
-       * nntp.el (nntp-maximum-request): Set to 400.
+       * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
+       message/rfc822 parts.
 
-       * gnus.el (gnus-summary-search-article): Would bug if executed
-       at the end of the buffer.
+       * gnus-art.el (gnus-article-read-summary-keys): Check for
+       numerical values.
 
-Fri Feb 24 00:03:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-get-headers): Made into own function.
+       (message-reply): Use it.
+       (message-get-reply-headers): Renamed.
+       (message-widen-reply): New command.
 
-       * gnus.el (gnus-summary-insert-pseudos): Insert pseudo-articles
-       after the articles from whence they came.
-       (gnus-group-make-doc-group): New command and keystroke.
-       (gnus-check-first-time-used): Subscribe to the doc group if this
-       is the first time used.
+2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-grab-articles): Have article numbers
-       associated with pseudos.
+       * nntp.el (nntp-retrieve-data): Report the error and return nil.
 
-       * gnus.el (gnus-group-list-groups): The group buffer would
-       sometimes be killed at this point.
+2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nndoc.el: New backend for reading a single mbox-like file as one
-       newsgroup. 
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
+       non-base64 text at the end if not found.
 
-       * nndigest.el (nndigest-close-group): Kill the nndigest group
-       buffer. 
+2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-configure-windows): Summary and article buffers
-       would spuriously change to buffer-read-only nil.
-       (gnus-summary-work-articles): Would sort instead of reverse the
-       list of processable articles.
+       * gnus-sum.el (gnus-read-move-group-name):
+       (gnus-summary-move-article): Use `gnus-group-method' to find out
+       what method the manually entered group belong to.
+       `gnus-group-name-to-method' doesn't return any method parameters
+       and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
+       for new groups so they wouldn't work.
 
-Thu Feb 23 23:30:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-read-mark): Both `R' and `D' marks. 
+       * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
+       override.
 
-       * nnmbox.el ('nnmbox-request-post-buffer): Cyclic definition.
+2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-       * gnus.el (gnus-summary-mail-forward): Would not restore window
-       configuration properly after sending mail.
+       * nnmail.el (nnmail-cache-insert): Does some stuff that is
+       probably good to do, or something.  I dunno.  I just write these
+       ChangeLog entries, and my name is Lars.
 
-Thu Feb 23 16:09:54 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
 
-       * gnus.el: 0.25 is released.
+       * message.el (message-caesar-region): Use translate-region.
 
-Thu Feb 23 10:20:46 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
 
-       * gnus.el (gnus-summary-enter-digest-group): New command.
-       (gnus-summary-mode-map): `E' - expiry, `e' - edit article.
+       * gnus-group.el (gnus-group-catchup-current): Doc fix.
 
-       * nndigest.el: New backend.
+2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would not mark xrefs as read
-       when select methods were similar.
-       (gnus-group-insert-group-line): %t did not work properly in the
-       specs. 
-       (gnus-score-hierarchical): Removed variable.
-       (gnus-score-find-single, gnus-score-find-hierarchical): New
-       functions. 
-       (gnus-score-find-bnews): Renamed function.
-       (gnus-score-headers): Call these new functions from here.
-       (gnus-summary-move-article): Remove any process marks.
-       Removed all old digest functions.
+       * gnus-art.el (gnus-article-setup-buffer): Don't kill local
+       variables, because that makes Emacs flash.
 
-Thu Feb 23 09:49:46 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * gnus-group.el (gnus-group-insert-group-line): Don't call
+       gnus-group-add-icon unconditionally.
 
-       * gnus.el (gnus-summary-mode-map): `M H' for
-       gnus-summary-catchup-to-here. 
+       * gnus-xmas.el (gnus-group-add-icon): Moved here.
 
-       * gnus-uu.el (gnus-uu-mark-all): Would loop indefinitely.
+       * gnus-group.el (gnus-group-glyph-directory): Don't depend on
+       xmas.
+       (gnus-group-glyph-directory): Removed.
 
-       * gnus.el (gnus-summary-mode-map): `e' sets the expiry mark.
+2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
 
-Wed Feb 22 17:32:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
+       gnus-newsgroup-name is "".
 
-       * gnus.el (gnus-activate-newsgroup): Make Gnus take heed of server
-       ports. 
-       (gnus-summary-raise-by-subject & friends): Remove "Re: " from
-       subjects by default.
-       (gnus-summary-mode-map): Changed `M C-d' and `M C-s' to `M D' and
-       `M S'.
+2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
 
-Wed Feb 22 10:12:14 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
+       in conjunction with MULE-UCS.
 
-       * gnus.el (gnus-summary-mode-map): Changed `M-d' and `C-M-d' back
-       to `x' and `X'.
-       (gnus-summary-quit): Would kill the group buffer.
-       (gnus-summary-exit): `gnus-exit-group-hook' was not allowed to
-       fiddle with important variables.
-       (gnus-summary-search-group): Would select groups that had no
-       unread articles.
-       
-       * gnus.el: 0.24 is released
+1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Sun Feb 19 08:02:38 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
 
-       * gnus.el (gnus-summary-read-group): Did not configure windows
-       properly. 
-       (gnus-summary-hide-thread): Would not properly hide all threads. 
-       (gnus-summary-next-group): `n' on the last article, and then 0
-       articles would return to an empty group buffer.
+1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el: 0.23 released.
+       * dgnushack.el (last, mapcon, member-if, union): New compiler
+       macros for emulating cl functions.
 
-Sat Feb 18 15:11:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Use gnus-use-cross-references
-       as it was meant to be used.
-       (gnus-score-load): Don't check for special members in
-       gnus-score-alist. 
+       * message.el (message-shorten-references): Only cater to broken
+       INN for news. This caters for broken smtpd.
 
-Sat Feb 18 11:22:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-post-news): Don't insert any Bcc if it already
-       exists. 
+       * mailcap.el (mailcap-mime-info): Use the first match; not the
+       last.
 
-       * gnus.el: 0.21 released
+       * gnus-agent.el (gnus-category-kill): Save the category list.
 
-Sat Feb 18 04:47:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
 
-       * gnus.el (gnus-inews-article-header-hook): New hook.
+       * gnus-sum.el (gnus-summary-move-article): Do something or other.
 
-Fri Feb 17 08:40:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-followup-and-reply,
-       gnus-summary-followup-and-reply-with-original): New functions and
-       keystrokes for sending both followup and reply.
+       * gnus-group.el (gnus-group-add-icon): Fixed indentation.
 
-       * nntp.el (nntp-request-post-buffer): 'ask setting on
-       gnus-auto-mail-to-author. 
+2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-inews-article): Use the foreign server to post the
-       article if a prefix is given to `gnus-inews-news'.
+       * gnus-group.el (gnus-group-add-icon): Fixed indentation.
 
-       * gnus-uu.el: New automatic view commands and keystrokes.
-       (gnus-uu-mark-series): New function and keystroke.
-       (gnus-uu-mark-all): New function and keystroke.
+2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-search-forward): Did not go to next group
-       with unread articles, just went to the next group.
-       (gnus-article-prepare): Mark cancelled articles as such.
-       (gnus-request-replace-article): Functions for replacing an article
-       in all mail backends.
-       (gnus-summary-edit-article): Function and keystroke for editing a
-       (mail) article.
-       (gnus-group-best-unread-group): New command and keystroke.
-       (gnus-keep-same-level): Now supports `best' as a value to go to
-       the "best" next newsgroup.
-       (gnus-mark-xrefs-in-unsubscribed): New variable.
-       (gnus-mark-xrefs-as-read): Use the new variable.
-       (gnus-group-add-group): Adding a group in an empty group buffer
-       bugged. 
-       (gnus-summary-hide-all-threads): Would loop indefinitely.
-       (gnus-view-pseudos): New variable for automatic pseudo-article
-       viewing. 
+       * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
+       (gnus-group-list-cached): Use it.
 
-       * nnmail.el (nnmail-request-post-buffer): Have followups go to
-       From, To and Cc.
-       
-       * gnus.el: When switching between many summary buffers, the
-       gnus-summary-buffer variable would sometimes point to the wrong
-       buffer, in some functions.
+2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-insert-group-line): Would by when using
-       %num,numD type of format specs on numbers.
+       * gnus.el: Update all the copyright notices.
 
-Fri Feb 17 05:06:28 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
 
-       * gnus.el (gnus-mail-reply-using-mail): Don't remove all text
-       properties from headers, just invisible.
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
+       non-base64 text at the end.
 
-Thu Feb 16 04:21:19 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-group-browse-foreign-server): Did not intern the
-       select method.
-       (gnus-summary-search-subject): Don't ignore hidden articles.
-       (gnus-make-directory): Would not properly create new directories. 
-       (gnus-mail-reply-using-mail): Include Cc's when replying.
-       (gnus-adjust-marked-articles): Infinite loop.
+       * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Would not allow
-       people to enter groups.
+2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-mh.el (gnus-mail-other-window-using-mhe): Tried to fetch
-       subject where none was to be fetched.
+       * nnheader.el: Don't autoload cancel-function-timers.
 
-       * gnus.el (gnus-browse-read-group): Movement commands did not
-       work. 
-       (gnus-score-interactive-default-score): New variable, default
-       1000. 
+       * message.el (message-fetch-field): Fold case.
 
-Thu Feb 16 01:37:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-       * nnmail.el (nnmail-move-inbox): Now (probably) supports
-       popmail. (Function taken from rmail.el).
+       * message.el (message-forward-before-signature): New variable.
 
-       * gnus.el (gnus-mark-xrefs-as-read): If a mail article is marked
-       as expirable, the cross-reffed articles will also be marked as
-       expirable. 
-       (gnus-summary-mode-map): Changed all keybindings back to the GNUS
-       4.1 bindings. All new keybindings are now at S-letter.
+2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
-Wed Feb 15 06:44:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-mlspl.el: Fix stuff.
 
-       * gnus.el (gnus-score-find-score-files-function): New variable.
-       (gnus-summary-display-article): Don't configure to article buffer
-       if it isn't wanted.
+2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-default-sentinel): Don't signal an error if a
-       connection closes.
+       * gnus-sum.el (gnus-summary-update-article-line): Don't hide
+       subjects when unthreaded.
 
-       * gnus.el (gnus-score-file-suffix): Renamed gnus-score-file-name. 
+2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
 
-Mon Feb  6 15:44:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
+       well.
 
-       * gnus.el (gnus-configure-windows): Bury the group buffer
-       somewhat. 
-       (gnus-mail-reply-using-mail): Don't bind `C-c C-y' to anything in
-       the mail buffer.
+2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
 
-       * nndir.el (nndir-retrieve-headers): Retrieve with NOV, if that is
-       posssible. 
+       * gnus-art.el (gnus-article-mode): Fix variable name.
 
-Sun Feb  5 21:15:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Introduction of pseudo-articles. Changes throughout
-       Gnus.
+       * mm-view.el: Fix autoload.
 
-       * gnus-uu.el: Rewrite. New keymap and new interface.
+       * flow-fill.el (flow-fill): Fix provide.
 
-       * gnus.el (gnus-get-newsgroup-headers): Would barf on In-Reply-To
-       headers. 
+       * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
+       nil.
 
-Sat Feb  4 18:16:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-get-list-of-articles): Would not get list of
-       articles. 
+       * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
 
-Sat Feb  4 13:47:14 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-summary-quit): Did not the kill summary buffer.
+       * gnus-util.el (gnus-netrc-machine): Didn't work.
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary): Limit
-       the highligting to the same area highligted by mouse-face.
+2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Feb  4 09:49:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-draft.el (gnus-draft-setup): Restore to mml.
 
-       * gnus.el (gnus-build-get-header): Faster searching.
+2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb  3 18:25:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * flow-fill.el: Renamed from fill-flowed.
 
-       * gnus.el (gnus-newsgroup-ancient): New variable.
-       (gnus-summary-local-variables): Initialize it.
-       (gnus-build-get-header): Build it.
-       (gnus-trim-thread): New function.
-       (gnus-make-threads): Call it.
-       (gnus-ancient-mark): New variable.
-       (gnus-summary-prepare-threads): Use it.
-       (gnus-fetch-old-headers): Updated documentation.
+       * message.el (message-forward-ignored-headers): Default to
+       removing CTE.
 
-Mon Jan 30 05:11:47 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-04-21 00:48:48  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
-       * gnus.el (gnus-articles-to-read): Don't inform the user if the
-       only scored articles are tiched or dormant.
+       * message.el (message-mode): Don't fill headers.
 
-Sat Feb  4 09:39:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-read-init-file): Also load .gnus.el and .gnus.elc. 
+       * message.el (message-pipe-buffer-body): Use shell.
 
-       * gnus.el: Removed the last vestiges of the invisible text in the
-       group and summary buffers.
+2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
 
-Fri Feb  3 19:27:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnvirtual.el (nnvirtual-request-article):
+       Bind gnus-override-method to nil.
+       (nnvirtual-request-update-mark): Don't update mark when
+       article is not there.
 
-       * gnus.el (gnus-group-make-directory-group): New command and
-       keystroke. 
-       (gnus-subscribe-hierarchical-interactive): Would not let you
-       subscribe to anything.
-       (gnus-get-newsgroup-headers): Would barf when presented with
-       message-id-less articles.
+2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nndir.el: New backend for reading directories.
+       * mm-uu.el (mm-uu-dissect): Check forwarded message.
 
-Thu Feb  2 17:42:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-prepare): Zombie and killed groups could not
-       be chosen.
-       (gnus-group-search-forward): Didn't return nil when no group was
-       found. 
-       (gnus-summary-prepare): Sorting was done after gathering loose
-       threads, so the losse threads were not sorted properly.
+       * gnus-util.el (gnus-parse-netrc): Allow "port".
+       (gnus-netrc-machine): Take a port param.
+       (gnus-netrc-machine):
 
-Thu Feb  2 15:31:11 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-art.el (gnus-request-article-this-buffer): Allow
+       re-selecting referenced articles.
 
-       * gnus.el: Implemented support for SCORE files.
+       * message.el (message-cancel-news): Allow editing.
+       (message-cancel-message): Add newline.
 
-Thu Feb  2 17:23:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
 
-       * gnus.el (gnus-group-list-groups): Don't go to the first group
-       after listing.
-       (gnus-group-list-groups): Go to the first unread group at startup,
-       not the second.
+       * mm-view.el (mm-inline-image-emacs): New function.
 
-Tue Jan 31 15:13:10 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-inews-full-address): Use the full machine name in
-       the message-ids.
-       (gnus-get-unread-articles-in-group): Groups that have no articles
-       are marked as such.
+       * mail-source.el (mail-source-delete-incoming): Change default in
+       cvs.
 
-       * nnmail.el (nnmail-article-group): Catch regexp overflow errors. 
+2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
 
-       * gnus.el (gnus-update-read-articles): Would not update virtual
-       groups. 
-       (gnus-mail-send-and-exit): Don't return to the Gnus window
-       configuration from the mail buffer if Gnus isn't active.
-       (gnus-summary-next-group): Go to the group buffer if the user
-       answers "0" after selecting a new group from a different group. 
-       (gnus-select-newsgroup): Catch up properly if the only articles in
-       a group have expired.
+       * gnus-art.el (gnus-mime-view-part-as-type-internal): New
+       function.
 
-Tue Jan 31 08:01:19 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-kill): Arguments to `gnus-days-between' was
-       swapped. 
+       * nnml.el (nnml-request-expire-articles): Use it.
 
-Tue Jan 31 07:09:36 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnmail.el (nnmail-expiry-target): New variable.
+       (nnmail-expiry-target-group): New function.
 
-       * gnus.el (gnus-pp-gnus-kill): Don't quote quoted objects.
+2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
 
-Tue Jan 31 05:51:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-forward): Add non-MIME separators.
 
-       * gnus.el (gnus): Check whether Gnus has been started already. If
-       so, don't re-start, just switch to the buffer and get new news.
-       (gnus-batch-score): Didn't work.
+2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnspool.el (nnspool-nov-is-evil): New variable.
-       (nnspool-lib-dir): New variable.
-       (nnspool-retrieve-headers-with-nov): nnspool can now return NOV
-       lines instead of plain article headers.
+       * message.el (message-generate-headers): Respect the syntax check
+       spec.
 
-       * nntp.el (nntp-nov-is-evil): Changed name of `nntp-xover-is-evil'
-       to `nntp-nov-is-evil'.
+       * gnus-sum.el (gnus-remove-thread-1): Show thread.
+       (gnus-remove-thread): Don't show all threads.
 
-Mon Jan 30 12:27:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus.el (gnus-summary-search-subject): Would go to the first
-       article when searching backward.
-       (gnus-gather-threads): When gathering loose threads, they would be
-       gathered in reverse order.
-       (gnus-summary-prev-article): Did retrieve old articles when
-       executed on the first article in the buffer.
-       (gnus-read-header): Would not read old headers when requested one
-       by one.
+       * gnus.el: Pterodactyl Gnus v5.8.4 is released.
 
-       * gnus.el: Converted all mark variables from strings to characters.
+2000-04-19  Dave Love  <fx@gnu.org>
 
-Sun Jan 29 05:56:51 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
 
-       * gnus.el (gnus-select-group-hook): Remove description of how to
-       sort, since it doesn't work.
-       (gnus-make-sub-thread): Removed silly lambda expression.
-       (gnus-thread-sort-functions): New variable.
-       (gnus-make-threads): Do not sort here.
-       (gnus-thread-sort-by-number): New function.
-       (gnus-thread-sort-by-author): New function.
-       (gnus-thread-sort-by-subject): New function.
-       (gnus-thread-sort-by-date): New function.
-       (gnus-thread-sort-by-score): New function.
-       (gnus-thread-sort-by-total-score): New function.
-       (gnus-thread-total-score): New function.
-       (gnus-thread-header): New function.
-       (gnus-sort-threads): New function.
-       (gnus-summary-prepare): Sort here.
+2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Jan 28 18:44:09 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnwarchive.el (nnwarchive-type-definition): New egroups html.
+       (nnwarchive-egroups-*): Ditto.
+       (nnwarchive-url): Unibyte buffer and single line cookie.
 
-       * gnus.el (gnus-articles-to-read): Provide default values instead
-       of initial input.
+2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Jan 30 01:41:43 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * mm-util.el (mm-char-or-char-int-p): New alias.
+       * nnweb.el (nnweb-decode-entities): Check the validity of numeric
+       entities.
 
-       * gnus.el (gnus-mark-article-hook): Don't mark expirable articles
-       as read when selecting them.
-       (gnus-summary-mode): Removed " Thread" from the summary mode line.
-       (gnus-inews-message-id): Use domain name instead of host name in
-       message-ids.
+2000-04-10  Daiki Ueno  <ueno@unixuser.org>
 
-Sun Jan 29 09:37:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * imap.el (imap-body-lines): Check Content-Type: of the article case
+       insensitively.
 
-       * gnus.el (gnus-apply-kill-file): Update dates when expiring
-       kills. 
-       (gnus-article-mode): Changed all the mode lines to really use a
-       buffer-local spec.
-       (gnus-group-search-forward): gnus-keep-same-level now works. 
+2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Got rid of all the invisible text and changed all the
-       functions to use text properties.
+       * mail-source.el (mail-source-fetch-webmail): Use the default
+       password provided in mail-sources; use webmail:subtype:user as
+       the key.
 
-Sat Jan 28 03:13:13 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+2000-04-10 20:35:46  John Wiegley  <johnw@gnu.org>
 
-       * gnus.el (gnus-inews-insert-headers): Remove any old
-       NNTP-Posting-Host headers.
-       (gnus-group-catchup): Mark dormant as read.
+       * mail-source.el (mail-source-fetch-webmail): Use
+       mail-source-password-cache.
 
-Fri Jan 27 20:50:07 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-news): Make followups default to all groups.
+       * webmail.el: Add netscape mail and fix HotMail mail.
 
-Fri Jan 27 20:07:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-summary-prepare-threads): Move assignment to
-       `gnus-tmp-prev-subject' to after the check for equality with
-       `subject'. 
+       * imap.el (imap-kerberos4-open): Work with recent `imtest's.
 
-Thu Jan 26 15:47:35 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-set-mouse-face): New function.
-       (gnus-parse-format): New function.
-       (gnus-parse-simple-format): Renamed from `gnus-parse-format'.
-       (gnus-group-insert-group-line): Do not set mouse face here.
-       (gnus-summary-insert-line): Do not set mouse face here.
-       (gnus-group-line-format): Add mouse face delimiters.
-       (gnus-summary-line-format): Add mouse face delimiters.
-       (gnus-update-format-specifications): Don't depend on
-       `gnus-group-line-format-spec' being a simple list.
+       * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
+       RFC822.PEEK if server support IMAP4rev1.
+       (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
+       RFC822.TEXT.PEEK if server support IMAP4rev1.
+       (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
+       RFC822.HEADER if server support IMAP4rev1.
+       (nnimap-request-article-part): Support bodydetail in response
+       data.
 
-Tue Jan 24 20:18:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-clear-system): Kill global KILL file.
+       * fill-flowed.el: New file.
 
-Tue Jan 24 14:43:33 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
+       text/plain parts with `format' parameters.
 
-       * gnus.el (gnus-inews-insert-headers): Only check if first
-       `gnus-summary-gather-subject-limit' characters are the same.
+       * mm-view.el (autoload): Autoload fill-flowed.
+       (mm-inline-text): For "plain" parts with a format=flowed
+       parameter, call `fill-flowed'.
 
-Mon Jan 23 22:18:56 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-update-line): Protect call to
-       `gnus-summary-mark-article' with `save-excursion'.
+       * nnslashdot.el (nnslashdot-request-list): Fudge new-style
+       slashdot ids.
 
-Sat Jan 28 00:55:19 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-extract-address-components): Would fail if the
-       address contained special characters.
+       * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
+       format.
 
-Fri Jan 27 04:45:09 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-active-to-gnus-format): Condition-cased the active
-       file reading to be a bit more lenient with active files.
-       (gnus-group-get-new-news): Would always request info on each
-       individual group, even when the active file has been read.
+       * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
+       `imtest' too.
+       (imap-kerberos4-program): Renamed from `imap-imtest-program'.
+       (imap-gssapi-program): New variable.
+       (imap-streams): Add gssapi.
+       (imap-stream-alist): Ditto.
+       (imap-authenticators): Ditto.
+       (imap-authenticator-alist): Ditto.
+       (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
+       (imap-kerberos4-open): Loop over imtest programs, support Cyrus
+       1.6.x `imtest' syntax.
+       (imap-gssapi-stream-p): New function.
+       (imap-gssapi-open): Ditto.
+       (imap-gssapi-auth-p): Ditto.
+       (imap-gssapi-auth): Ditto.
+       (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
+       (imap-send-command): Use buffer-local `imap-client-eol' value.
 
-Thu Jan 26 00:16:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
+       lines and turn TAB into SPC before parsing.
 
-       * gnus.el (gnus-inews-unique-id): Check for illegal characters in
-       the user name.
-       (gnus-summary-set-score): Removed the invisible score from the
-       summary lines. (assq article-number gnus-newsgroup-scored) can be
-       used instead.
-       (gnus-add-to-range): Would not give the right result if the ranges
-       did not start at 1.
+2000-03-15  Simon Josefsson  <jas@pdc.kth.se>
 
-Wed Jan 25 02:49:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnheader.el (nnheader-group-pathname): Make sure to return a
+       directory.
+       * nnmail.el (nnmail-group-pathname): Ditto.
 
-       * gnus.el (gnus-summary-move-article): Would not properly respool
-       articles. 
-       (gnus-pp-gnus-kill): Removed (quote) from where it wasn't needed. 
+2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * nnml.el (nnml-request-accept-article): Wouldn't do anything
-       much. 
-       (nnml-request-move-article): Would not properly move an article.
+       * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
+       might split in the middle of a message-id.
 
-       * gnus.el (gnus-apply-kill-file): Don't score already scored
-       articles. 
-       (gnus-newsgroup-scored): New list of articles.
-       (gnus-select-newsgroup, gnus-articles-to-read): Changed to take
-       into account previously scored articles, if any.
+2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Jan 24 00:19:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
+       groups from the server.
 
-       * gnus.el (gnus-inews-organization): If organization is wanted,
-       and no organization is found, the user will be prompted for one. 
-       (gnus-inews-check-post): Bug in checking for multuple headers.
-       (gnus-inews-check-post): Check for version and sendsys.
-       (gnus-inews-insert-signature): Don't insert stuff that looks like
-       file names in signatures.
+       * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
+       (gnus-summary-toggle-header): Update the wash status.
 
-       * nntp.el (nntp-request-article): unwind-protect the article
-       fetching. Might have caused bugs elsewhere.
+       * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
+       Moved here.
 
-       * gnus.el (gnus-inews-organization): New implementation. The
-       `gnus-local-organization' variable can now also be a function.
-       (gnus-inews-check-post): Check for multiple headers.
-       (gnus-check-bogus-newsgroups): Would not remove bogus dead groups. 
+       * gnus-agent.el (gnus-agent-save-group-info): Respect old
+       setting.
 
-Mon Jan 23 23:49:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnmail.el (nnmail-get-active): Use it.
+       (nnmail-parse-active): New function.
 
-       * gnus.el (gnus-inews-user-name): Use `user-mail-address' only as
-       a last resort.
+       * mm-view.el (mm-inline-text): Support the new version of
+       vcard.el.
 
-Mon Jan 23 19:40:02 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-move-article): Only delete article
+       when moving junk.
+       (gnus-deaden-summary): Bury the buffer.
 
-       * gnus.el (gnus-build-get-header): Did not work with multiple
-       articles with the same message-id.
-       (gnus-inews-organization): Remove trailing newlines.
+       * nnmail.el (nnmail-group-pathname): Ditto.
 
-       * nnspool.el (nnspool-find-article-by-message-id): Grep for
-       message-ids instead of loading the entire history file.
+       * nnheader.el (nnheader-group-pathname): Use expand-file-name.
 
-Mon Jan 23 18:59:27 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
 
-       * gnus-visual.el (gnus-visual-summary-highlight): Use and document
-       free variables. 
-       (gnus-visual-summary-highlight-line): Remove unnecessary test for
-       `gnus-visual' and add workaround face changes in start of line.
+       * rfc2047.el (rfc2047-encode-message-header): Encode no matter
+       whether Mule.
 
-Mon Jan 23 18:48:31 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmbox.el (nnmbox-read-mbox): Fix for no newsgroups.
+       * message.el (message-send-mail): Protect against unloaded Gnus.
 
-       * gnus.el (gnus-ask-server-for-new-groups): Did not work. :-)
-       (gnus-summary-make-false-root): This variable has now swallowed
-       the functionality of `gnus-gather-loose-threads'.
+       * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
+       parent.
+       (gnus-topic-update-topic-line): Yes, do.
+       (gnus-topic-goto-missing-group): Tally the correct number of
+       unread articles before inserting the topic line.
 
-Mon Jan 23 18:03:21 1994  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-unsubscribe-current-group): Would go two
-       steps forward.
+       * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
 
-Mon Jan 23 17:09:10 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-insert-lines): Compute a new Lines header and
-       remove any old ones.
+       * mm-decode.el (mm-dissect-buffer): Ditto.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Removed checking for
-       multiple articles with the same ID.
+       * gnus-art.el (article-decode-charset): Strip CTE.
 
-       * gnus.el (gnus-get-newsgroup-headers): Ignore multiple articles
-       with the same Message-ID.
-       (gnus-get-newsgroup-headers-xover): The same.
+       * ietf-drums.el (ietf-drums-strip): New function.
 
-Mon Jan 23 00:42:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
+       when prompting in read-only groups.
 
-       * gnus.el (gnus-inews-insert-headers): Ask when empty headers
-       are detected.
-       (gnus-cancel-news): Avoid sending an empty cancel message.
-       (gnus-signature-function): New variable to return a signature file
-       name. 
-       (gnus-inews-insert-signature): Now warns the user if the signature
-       is more than 4 lines long. Also uses `gnus-signature-function'.
-       Also, if the string isn't a file name, the string itself is
-       inserted as a signature.
-       (gnus-inews-insert-signature): If mail-signature has already
-       inserted a .sig, delete this and insert Gnus' own.
-       (gnus-inews-check-post): Warn the user if the article to be posted
-       is more than 60k long.
-       (gnus-inews-insert-headers): Insert Sender header if the From
-       header doesn't seem to be the name of the user that posts.
-       (gnus-inews-check-post): Check for control characters.
-       (gnus-inews-insert-headers): Added "_-_" to message-id if the
-       thread has changed name.
+2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
 
-Sun Jan 22 02:37:06 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * imap.el (imap-send-command): Change EOL-chars when
+       `imap-client-eol' differs from default, not only for kerberos4.
+       (imap-mailbox-status): Get encoded mailbox's status.
 
-       * gnus.el (gnus-article-prepare): Mark cancelled articles as
-       cancelled. 
-       (gnus-summary-expire-articles): Mark expired articles as
-       cancelled. 
-       (gnus-inews-insert-signature): Changed .sig predix from "--" to
-       "-- ".
-       (gnus-article-display-hook): Added "treat overstrike" to the
-       default display hook.
-       (gnus-inews-date): Changed to generate a valid date.
+2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnmbox.el (nnmbox-request-article): Don't include the "From "
-       line when returning an article.
+       * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
+       into `mail-source-password-cache'.
 
-       * nnmh.el (nnmh-save-mail): Rename "From " lines.
+2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
 
-       * nnml.el (nnml-save-mail): Rename "From " lines. 
+       * mm-util.el (mm-mime-charset): Check for presence of
+       `coding-system-get' and `get-charset-property' (recent XEmacs has
+       the former, but not the latter).
 
-       * gnus.el (gnus-gnus-to-newsrc-format): Don't write foreign groups
-       to .newsrc.
-       (gnus-summary-remove-lines-marked-as-read,
-       gnus-summary-remove-lines-marked-with): Renamed functions 
-       from *-delete-marked-*.
-       (gnus-check-new-newsgroups): New possible value: `ask-server'.
-       (gnus-ask-server-for-new-groups): Ask the server for new groups
-       instead of comparing the killed list and the active hashtb. 
-       (gnus-parse-newsrc-body): Parse ! and : in the way they are
-       supposed to be parsed.
-       (gnus-get-unread-articles): Now works with any combination of
-       startup level, gnus-read-active-file status and
-       gnus-activate-foreign-newsgroup level.
+2000-01-28  Dave Love  <fx@gnu.org>
 
-Sat Jan 21 21:27:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-check-news-header-syntax): Fix typo
+       `newsgroyps'.
+       (message-talkative-question): Put temp buffer in fundamental-mode.
+       (message-recover): Use fundamental-mode in the right buffer.
 
-       * nnvirtual.el: Big rewrite.
-       (nnvirtual-update-marked): Now updates marks in source groups.
-       (nnvirtual-create-mapping): Use marks from source groups.
-       (nnvirtual-possibly-change-newsgroups): Several nnvirtual groups
-       may be active at the same time. nnvirtual groups can also include
-       other nnvirtual groups.
+       * nnmail.el (nnmail-split-history): Use fundamental-mode in the
+       right buffer.
 
-       * gnus.el (gnus-add-marked-articles): New function,
+2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Jan 21 15:22:51 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+       * qp.el (quoted-printable-decode-region): Add charset parameter.
+       (quoted-printable-decode-string): Ditto.
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would mark xreffed articles
-       that were ticked (or dormant) as read.
-       (gnus-summary-refer-parent-article): Now understands the numeric
-       prefix. 
-       (gnus-build-get-header): Would make it impossible to select old
-       fetched articles.
+       * gnus-art.el (article-de-quoted-unreadable): Use it.
 
-       * gnus-visual.el (gnus-article-make-menu-bar): Added all treatment
-       functions to a menu.
+2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-close-group): New backend call to perform
-       cleanups. 
-       (gnus-article-de-quoted-unreadable): New article treatment
-       function. 
+       * nnimap.el (nnimap-split-predicate): New variable.
+       (nnimap-split-articles): Use it.
 
-Sat Jan 21 01:15:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnmail.el (nnmail-article-group): Don't enter a mail into the
-       same mail group twice,
+       * utf7.el: Change email address.
 
-       * gnus.el (gnus-build-old-threads): Don't build old threads
-       backwards from dormant articles.
+2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Jan 20 23:31:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-catchup): Purge split history.
 
-       * gnus.el (gnus-summary-mark-article): Changed the expiry mark. It
-       is now a "read" mark, and occupies the same position as the other
-       read marks ("DX+- "). 
+2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Jan 20 19:19:01 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * nnmail.el (nnmail-generate-active): Support extended group name.
+       (nnmail-get-active): Ditto.
 
-       * gnus.el (gnus-get-unread-articles): Did not properly activate
-       foreign newsgroups.
+2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Jan 20 18:49:58 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * gnus-agent.el (gnus-agent-write-active): Since no prefix in
+       group names, don't remove anything.
 
-       * gnus.el (gnus-group-list-matching): New function and keystroke.
+2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Jan 17 19:19:30 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * webmail.el (webmail-my-deja-open): My-deja changes.
 
-       * gnus.el (gnus-summary-keysort-summary,
-       gnus-summary-sort-summary, gnus-keysort-headers, gnus-keysort,
-       gnus-sort-headers, gnus-string-lessp, gnus-date-lessp): Deleted.
-       (gnus-sortable-date): New function.
-       (gnus-summary-sort-by-date, gnus-summary-sort-by-subject,
-       gnus-summary-sort-by-author, gnus-summary-sort-by-number): Use it.
-       (gnus-summary-sort-by-score): New function.
-       (gnus-summary-mode-map): Bind it.
-       (gnus-select-group-hook): Updated documentation.
+2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-summary-best-unread-article): New function.
-       (gnus-summary-mode-map): Add binding.
-       (gnus-summary-mode): Document it.
+       * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
 
-Mon Jan 16 15:49:37 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-gather-subject-limit): New variable.
-       (gnus-gather-threads): Use it.
+       * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
 
-       * nntp.el (nntp-request-post-buffer): Support
-       `gnus-auto-mail-to-author'.
+2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-mail-self-blind): New variable.
-       (gnus-post-news): Use it.
-       (gnus-inews-news): Recognize "BCC" field.
+       * gnus.el (gnus-other-frame): Fix typo.
 
-Thu Jan 19 21:37:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-       * gnus.el (gnus-build-old-threads): Fetch old headers and build
-       complete threads.
+       * gnus-cus.el (gnus-group-customize): Fix typo.
 
-Wed Jan 18 08:36:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmh.el: Rewrite.
+       * nnweb.el (nnweb-insert): Simplified.
 
-       * gnus.el (gnus-get-newsgroup-headers): New implementation. Twice
-       as fast.
+2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmbox.el: Rewrite. Now supports crossposting.
+       * gnus-art.el (gnus-article-mode-map): "e" is
+       gnus-summary-edit-article.
 
-       * nnml.el: Rewrite.
+2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
 
-       * nnmail.el: Gathered all mail support functions in this file. 
+       * mailcap.el (mailcap-mime-extensions): Add .diff.
 
-       * nnmbox.el: Renamed nnmail to nnmbox.
+2000-01-06 00:06:40  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
 
-       * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
+       * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
+       there is no "%s" in the method.
 
-       * nntp.el (nntp-server-opened-hook): Send "MODE READER" to the
-       server at startup.
+2000-01-08 21:01:04  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
 
-Mon Jan 16 11:56:39 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-select-article): Return 'old.
 
-       * gnus.el (gnus-summary-read-group): Update the specs after the
-       select-group-hook has bene run.
+2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Jan 15 11:01:20 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
 
-       * gnus.el: Add autoload for `gnus-article-make-menu-bar'.
-        (gnus-article-mode-map): Call `gnus-article-make-menu-bar'.
+       * gnus.el: Really always pop up a new frame.
 
-       * gnus-visual.el (gnus-group-make-menu-bar): Added entry for
-       `gnus-group-edit-global-kill',
-       (gnus-summary-make-menu-bar): Added entry for
-       `gnus-summary-raise-followups-to-author', and
-       `gnus-summary-lower-followups-to-author'.  Removed entries for
-       `gnus-summary-raise-by-thread', and
-       `gnus-summary-lower-by-thread'.
-       Renamed `xref' to `crossposting' since more people know that term.
-       Merged `Sort' menu with `Misc' since the menu-bar had not space
-       enough for all entries.
-       (gnus-article-make-menu-bar): New function.  Add menu bar for
-       article mode.
+       * parse-time.el (parse-time-rules): Allow 100-110 to be
+       2000-2010.
 
-Sun Jan 15 18:08:53 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * time-date.el (date-to-time): Don't use timezone.
 
-       * gnus.el (gnus-pp-gnus-kill): Don't assume (nth 0 object) is
-       `gnus-kill'. 
+2000-01-06  Dave Love  <fx@gnu.org>
 
-Sun Jan 15 14:11:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * time-date.el: Add keywords.
+       (date-to-time): Add autoload cookie.  Canonicalize with
+       timezone-make-date-arpa-standard.
+       (time-to-seconds): Avoid caddr.
+       (safe-date-to-time): Add autoload cookie.
 
-       * gnus.el (gnus-summary-refer-article): Don't fetch an article if
-       it is fetched already.
-       (gnus-gnus-to-newsrc-format): Write killed groups to the .newsrc
-       file as unsubscribed without numbers.
-       (gnus-summary-exit): Go to next group in the Group buffer when
-       quitting. 
+       * base64.el: Require cl when compiling.
 
-Sun Jan 15 07:44:09 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
 
-       * gnus.el (gnus-article-refer-article): Would not scroll to the
-       beginning of the article.
-       (gnus-summary-go-to-next-thread): Would go to wrong article.
+       * gnus-group.el (gnus-group-line-format-alist): Added %E for
+       eyecandy.
+       (gnus-group-insert-group-line): Now groks %E and inserts icon in
+       group line using gnus-group-add-icon.
+       (gnus-group-icons): Added customize group.
+       (gnus-group-icon-list): Added variable.
+       (gnus-group-glyph-directory): Added variable.
+       (gnus-group-icon-cache): Added variable.
+       (gnus-group-running-xemacs): Added variable.
+       (gnus-group-add-icon): Added function. Add an icon to the current
+       line according to gnus-group-icon-list.
+       (gnus-group-icon-create-glyph): Added function.
 
-Sat Jan 14 12:55:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-exit): Do not advance in the Group buffer
-       when quitting from a Summary buffer.
+       * gnus-sum.el (gnus-summary-select-article): Return whether we
+       selected something new.
+       (gnus-summary-search-article): Start searching at the window
+       point.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Articles that appear
-       twice because of crossposting are deleted.
+       * gnus-group.el (gnus-fetch-group): Complete over
+       gnus-active-hashtb.
 
-       * gnus.el (gnus-visual-mark-article-hook): New hook.
-       (gnus-group-prepare): Don't display groups with only dormant
-       articles when listing doing a `gnus-group-list-groups'.
+Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus-visual.el: New file.
-       (gnus-visual-highlight-selected-summary): Function moved out of
-       gnus.el.
-       (gnus-selected-summary-face): Variable name change.
+       * gnus.el: Pterodactyl Gnus v5.8.3 is released.
 
-       * gnus.el (gnus-visual): New variable.
+2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-crosspost): New variable to toggle
-       crossposting in mail groups.
+       * gnus-sum.el (gnus-preserve-marks): New variable.
+       (gnus-summary-move-article): Use it.
+       (gnus-group-charset-alist): Added more entries.
 
-       * nnml.el (nnml-article-group): Fold continuation lines before
-       splitting mail.
+2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Jan 14 04:34:59 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
+       * mm-decode.el (mm-inline-override-types): Removed duplicate.
 
-       * gnus.el (gnus-group-browse-foreign-server): Completing-read over
-       `gnus-secondary-servers'. 
-       (gnus-summary-refer-article): Would print Subject in the inserter
-       Summary line to "t".
-       (gnus-summary-mail-forward, gnus-summary-mail-other-window):
-       Messed up the window configuration.
-       (gnus-group-insert-group-line): When dormant articles were
-       present, an incorrect number of unread articles would be reported.
-       (gnus-summary-goto-subject): Would bug when the point was at the
-       end of the buffer.
+       * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
+       as the default score.
 
-Fri Jan 13 09:40:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnml.el (nnml-generate-nov-databases): Didn't update the active
-       file. 
-
-       * gnus.el (gnus-summary-next-group): Would behave spuriously when
-       the next group had all its articles marked as read via the xref
-       mechanism. Would also go to the Newsgroup buffer when C-g was
-       pressed. 
-       (gnus-inews-check-post): Reject outgoing mail that has empty
-       Subject lines, no text at all and just quoted text.
-       (gnus-summary-catchup-and-exit): Do not mark dormant articles as
-       read when catching up.
-       (gnus-summary-catchup): New implementation of all catchup
-       functions. 
-
-Fri Jan 13 07:27:27 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
-
-       * nntp.el (nntp-request-article): Inserted contents into wrong
-       buffer. 
-
-Mon Jan  9 02:16:12 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-make-threads): Threading bug when
-       `gnus-thread-ignore-subject' is nil fix.
-       (gnus-post-news): When posting in foreign newsgroups, the name of
-       the group would be wrong.
-
-       * nnmail.el (nnmail-choose-mail): Insert the X-Gnus-Newsgroup line
-       at the right place.
-
-       * gnus.el (gnus-group-get-new-news-this-group): Would scroll
-       forwards when updating the first newsgroup(s) in the Newsgroup
-       buffer. 
-       (gnus-get-unread-articles-in-group): Compute number of unreads
-       more correctly. Dormant counts as "read" while ticked counts as
-       "unread". 
-
-       * nnml.el (nnml-choose-mail): Handle continuation lines and tabs
-       correctly when generating nov databases.
-
-       * gnus.el (gnus-summary-read-group): Applying a kill file to a
-       group that contains only dormant articles would lead to an
-       infinite loop.
-       (gnus-kill-save-kill-buffer): Really kill kill buffers upon exit. 
-       (gnus-select-newsgroup): Treat newsgroups with only dormant
-       articles as having no unread articles.
-       (gnus-get-newsgroup-headers-xover, gnus-get-newsgroup-headers):
-       Downcase message-id and references for better threading.
-
-Sun Jan  8 01:11:04 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-subject-string): Wrong regexp made the
-       function return nil always.
-       (gnus-summary-insert-line): Use mail-extr to extract address and
-       name. 
-       (gnus-pp-gnus-kill): Would never actually prettify anything.
-       (gnus-kill): Did not update date of last successful kill.
-       (gnus-group-insert-group-line): Do not print a "*" if the group
-       contains only dormant articles.
-       (gnus-update-read-articles): When removing all marks from a mark
-       list (dormant, ticked, bookmarks), Gnus wouldn't properly update
-       the list of marked articles when exiting from the group.
-
-Sat Jan  7 03:05:01 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-mark-xrefs-as-read): Computed strange number of
-       unread articles when given illegal xref numbers.
-       (gnus-group-apropos, gnus-group-description-apropos): Two new
-       commands and keystrokes.
-       (gnus-no-server): New command to start Gnus without connecting to
-       your local newsserver.
-       (gnus): Gnus would read the active file even when started at a low
-       level. 
-       (gnus-summary-exit): Kill kill file buffer upon newsgroup exit.
-       (gnus-gnus-to-newsrc-format): Would write .newsrc instead of
-       .newsrc-HOST. 
-
-Fri Jan  6 16:45:45 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-search-subject): UNREAD now really goes to
-       unread only.
-       (gnus-kill-file-permanent-kill-by-xref): Kill all cross-posted
-       groups mentioned.
-       (gnus-kill-file-kill-by-xref): Improper newsgroup matching.
-
-Thu Jan  5 20:45:56 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-bug): New command.
-       (gnus-get-newsgroup-headers): Fix when article does not contain
-       message-id. 
-       (gnus-summary-show-all-expunged): Not (interactive).
-       (gnus-summary-delete-marked-with): Infinite loop.
-       (gnus-summary-search-subject): Next always goes to the next
-       article. 
-
-Thu Jan  5 14:23:56 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-delete-article): New function and
-       keystroke to delete (mail) articles right away.
-       (gnus-summary-next-group): When selecting next group that have had
-       all its articles marked as read by xref, this would yield
-       unexpected results.
-       (gnus-summary-search-subject): `n' on first article selects the
-       first article.
-       (gnus-mouse-face): New variable.
-
-       * nnmh.el: New mail backend for mh folders (ie. spool).
-
-Wed Jan  4 02:45:08 1995    <larsi@redleaf>
-
-       * nnmail.el (nnmail-read-mbox): If an mbox file didn't exist, this
-       function would fail.
-       (nnmail-split-region): Lines numbers were inserted in wrong
-       headers with wrong numbers.
-
-       * gnus.el (gnus-summary-show-all-expunged): New function and
-       keystroke to display previously expunged lines.
-
-       * nnmail.el (nnmail-prepare-incoming-hook): New variable.
-
-       * gnus.el (gnus-mail-forward-using-mail): Delete invisible headers
-       when forwarding.
-
-Tue Jan  3 15:23:00 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-post-news): Move point to beginning of quoted text
-       on followups.
-       (gnus-group-set-current-level): Prompt for a level if called with
-       nil. 
-       (gnus-summary-raise-interest, gnus-summary-lower-interest,
-       gnus-summary-set-interest): New commands and keystrokes.
-       (gnus-summary-default-interest): New variable.
-       (gnus-raise, gnus-lower): New functions to use in kill-files for
-       raising or lowering interest.
-
-Mon Jan  2 11:51:32 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-group-line-format): Modified spec to show number
-       of really unread unread articles instead of unread + ticked +
-       interesting. 
-       (gnus-group-line-format): New codes to show number of interesting
-       articles; number of ticked and interesting; number of ticked,
-       number of read; total number of articles; number of unread,
-       unticked, uninteresting articles. 
-       (gnus-newsgroup-dormant): `gnus-newsgroup-interesting' (and all
-       derivatives thereof) renamed from "interesting" to "dormant".
-       (NOTE: everybody that have marked articles as "interesting" earlier
-       might experience slightly peculiar effects. The joys of alpha
-       testing.)
-       (gnus-summary-mode-map): `+' to set dormant mark, `-' to set tick. 
-       (gnus-group-expire-articles): Fixed bug that resulted in no
-       articles being expired.
-       (gnus-unread-mark, gnus-read-mark, gnus-ticked-mark,
-       gnus-dormant-mark): New variables for the mark characters. 
-       (gnus-summary-insert-line): Loose threads can now also be printed
-       with the `empty' method.
-       (gnus-make-threads): When threading twice (for instance, when
-       toggling threading), information was mangled which ended in in
-       infinite loop.
-
-Sun Jan  1 14:35:01 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-refer-parent-article): Bug when no article
-       has been selected.
-       (gnus-kill, gnus-apply-kill-file, gnus-execute): Changed to
-       support expiring kills and multple patterns in one `gnus-kill'
-       call. 
-
-       * nnml.el (nnml-split-incoming): Did not properly split mail that
-       contained multiple "From " lines.
-
-Sat Dec 31 00:55:24 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-newsgroup-marked): This variable had been re-named
-       `gnus-newsgroup-ticked'. It has been re-named back again.
-       (gnus-kill-file-kill-by-subject): Made all kill-by-* functions
-       operate on the current article in the Summary buffer.
-
-Fri Dec 30 11:45:27 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-set-bookmark,
-       gnus-summary-remove-bookmark): New commands and keystrokes to set
-       bookmarks. 
-       (gnus-summary-mark-as-interesting): New command and keystroke to
-       mark articles as interesting.
-       (gnus-article-prepare): Automatic moving to bookmarks added.
-       (gnus-summary-delete-interesting): Interesting articles that have
-       no children are not shown in the Summary buffer by default. 
-       (gnus-group-expire-articles, gnus-summary-expire-articles): Trying
-       to expire articles in groups that do not support expiring would
-       make Emacs barf.
-       (gnus-active-to-gnus-format): Modified to read information on
-       moderation, if wanted.
-       (gnus-summary-print-dummy-lines): Obsolete variable.
-       (gnus-summary-make-false-root): New variable that says what method
-       should be used when printing loose sub-threads.
-       (gnus-summary-prepare-threads): Let one article adopt the orphans
-       instead of printing dummy roots.
-
-Thu Dec 29 08:20:42 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-save-article, gnus-summary-pipe-output, 
-       gnus-summary-save-in-rmail, gnus-summary-save-in-mail, 
-       gnus-summary-save-in-file, gnus-summary-save-in-pipe): Rewritten
-       to save series of articles.
-       (gnus-summary-set-process-mark): Bug fix. It was possible to mark
-       dummy roots.
-       (gnus-group-describe-all-groups): New command and keystroke to
-       list newsgroups descriptions for all newsgroups.
-       (gnus-group-prepare): Removed tallying of articles in killed
-       groups to speed things up to enough to be of any use.
-       (gnus-summary-local-variables): `gnus-current-kill-articles' is no
-       longer buffer-local to the Summary buffers.
-
-       * nntp.el (nntp-request-article): Fix for multiple Summary buffers
-       using different nntp servers.
-
-       * gnus.el (gnus-dribble-save): Would barf if Gnus were fed a
-       non-existant nntp server host name. 
-       (gnus-summary-search-subject): Marking articles as read did not go
-       forward over ticked articles.
-       (gnus-post-method): New variable for specifying a method to use
-       for posting articles.
-       (gnus-request-post-buffer, gnus-request-post): Changed to use
-       `gnus-post-method'. 
-
-       * nntp.el (nntp-open-server-internal): The nntpd process will now
-       be killed without warning when Emacs shuts down.
-
-       * gnus.el (gnus-get-unread-articles-in-group): Returned wrong
-       results in groups with no articles.
-
-       * nntp.el (nntp-server-opened): This function gave totally
-       spurious results.
-
-       * gnus.el (gnus-check-first-time-used, gnus-find-new-newsgroups):
-       Changed to really subscribe newsgroups that are mentioned by the
-       "options -n" line(s). The variable
-       `gnus-subscribe-options-newsgroup-method' holds the subscribe
-       method, which is `gnus-subscribe-alphabetically' by default. 
-
-Wed Dec 28 17:36:49 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-get-newsgroup-headers-xover): Fixed
-       cross-references when using xover.
-
-       * gnus.el (gnus-read-old-newsrc-el-file): Made it easier to switch
-       between .el and .eld files.
-       (gnus-group-mode-map): Removed bindings for `C-n' and
-       `C-p'. Changed `C-m' to `gnus-group-select-group'.
-       (gnus-summary-mode-map): Removed bindings for `C-n' and `C-p'.
-
-       * nntp.el (nntp-request-group): Fix when selecing non-existant
-       groups. 
-
-       * gnus.el (gnus-group-prepare): Faster listing of killed groups. 
-
-       * nntp.el (nntp-retrieve-headers-with-xover): Try both "xover" and
-       "xoverview" on nntp servers.
-
-       * gnus.el (gnus-activate-foreign-newsgroups): This variable has
-       changed from a toggle to a slide. Foreign newsgroups that have a
-       level equal or lower than this variable will be activated on
-       startup. 
-       (gnus-nntp-service): This variable has been obsoleted, except for
-       one tiny backwards compatibility issue.
-       (gnus-select-method): This variable now lets you specify nntp port
-       number as well.
-       (gnus-find-new-newsgroups): A message is displayed that says how
-       many new newsgroups has arrived.
-       (gnus-summary-position-cursor, gnus-group-position-cursor): Two
-       new functions that are both fset to `gnus-goto-colon', but can be
-       set to anything the user wishes.
-       (gnus-init-file, gnus-read-init-file, gnus-group-read-init-file):
-       New variable, function, command and keystroke to read the Gnus
-       init file (default: "~/.gnus").
-
-       * nnml.el (nnml-retrieve-header-with-nov): nnml now generates nov
-       databases. 
-       (nnml-choose-mail): Fix strange cutting and add Xref header.
-       (nnml-article-group): Mail articles can now be crossposted between
-       all groups that fit the regular expressions in
-       `nnmail-split-methods'. 
-       (nnml-generate-nov-databases): New command to generate nov
-       databases for a tree.
-
-       * nnheader.el (gnus-backends-are-talkative): New variable.
-
-       * nnml.el (nnml-nov-is-evil): New variable.
-
-Wed Dec 21 01:20:53 1994  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
-
-       * gnus.el (gnus-check-news-server): Buglet.
-       (gnus-mail-reply-using-mail): Use "none" as the subject if none
-       was used.
-
-Tue Dec 20 01:28:42 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnmail.el (nnmail-request-move-article,
-       nnmail-request-accept-article): Functions for moving articles. One
-       can move articles between mail groups that use different select
-       methods, which also makes these functions double as conversion
-       routines.
-
-       * gnus.el (gnus-open-server): All the low-level backend functions
-       have been rewritten to make things cleaner and clearer. Most of
-       the function calls have also been changed throughout the program. 
-       (gnus-set-global-variables): Set the global equivalents of the
-       summary-local variables whenever a new article is chosen.
+       * gnus-score.el (gnus-score-delta-default): Changed name.
 
-Mon Dec 19 00:51:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
+2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnml.el (nnml-request-move-article,
-       nnml-request-accept-article): Functions for moving articles. 
+       * imap.el (imap-parse-literal):
+       (imap-parse-flag-list): Don't care about props.
+       (imap-parse-string): Handle quoted characters.
 
-       * gnus.el (gnus-summary-rescan-group): New command and keystroke
-       for exiting, getting new articles, and re-selecting a group. 
-       (gnus-group-make-mail-groups): Created mail groups
-       without the foreign group prefix, which is a serious bug.
-       (gnus-dribble-file-name): Change the name of the dribble file to
-       ".newsrc-dribble". 
-       (gnus-group-startup-message): Changed startup screen. (Trés
-       important.) 
-       (gnus-summary-move-article): New command and keystroke for moving
-       articles between (mail) newsgroups.
+2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmail.el (nnmail-split-region): 
-       * nnml.el (nnml-choose-mail): Add a Lines header line to mails
-       that do not have them.
+       * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
+       (gnus-summary-mark-article): Doc fix.
+       (gnus-summary-mark-forward): Doc fix.
+       (t): Changed keystroke for gnus-summary-customize-parameters.
 
-       * gnus.el: Moved most functions to make the source code a bit more
-       structured. Added a few autoloads to kill the last few compiler
-       warnings. 
-       (gnus-group-clear-dribble): New command and keystroke to clear the
-       dribble buffer.
+       * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
+       "e".
+       (gnus-article-mode-map): No, don't.
 
-       * nntp.el (nntp-open-server-internal): Further multiple nntp
-       server fixes.
+       * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
+       of the final article.
 
-Sun Dec 18 01:48:28 1994  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-decode.el (mm-interactively-view-part): Error on no method.
 
-       * gnus-mh.el: All the mh-e functions have been moved to this new
-       file.
+2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
 
-       * gnus.el (gnus-summary-prepare-threads,
-       gnus-summary-insert-line): If the subject changes in the middle of
-       the thread, print the subject.
-       (gnus-save-newsrc-file): Save the newsrc file(s) even when the
-       dribble file has been saved, and don't save them when no changes
-       have been made.
+       * gnus-score.el (gnus-score-insert-help): Something.
 
-       * nntp.el (nntp-request-group): When using multiple nntp servers,
-       the backend often became a bit dizzy.
-       (nntp-open-server): Opening a server now correctly says whether a
-       connection was established.
+       * gnus-art.el (gnus-button-alist): Exclude < from <URL:
 
-       * gnus.el (gnus-version): Rewrite to add version numbers from all
-       backends in use.
-       (gnus-extend-newsgroup): Small fix.
-       (gnus-find-header-by-number): Obsolete function.
-       (gnus-clear-system): Kill all generated buffers when exiting. 
-       (gnus-exit-group-hook): Kill the nntp connection(s) when exiting. 
+       * gnus-win.el (gnus-configure-frame): Ditto.
 
-Mon Dec 12 18:15:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-mh.el (gnus-summary-save-in-folder): Use
+       with-current-buffer.
 
-       * gnus.el: Version 0.2 released after some initial bugs were
-       fixed. 
+2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Dec 11 06:32:40 1994  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnwarchive.el: Changed file perms.
 
-       * gnus.el: The very first (ding) Gnus pre-release. 
+1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon May 15 18:29:20 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-group.el (gnus-group-delete-groups): New command.
+       (gnus-group-delete-group): Extra no-prompt parameters.
 
-       * gnus.el (gnus-summary-insert-line): Make sure Lines is a number.
-       
-       (gnus-summary-select-article): Don't scroll to the end of the
-       article buffer.
+1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: 0.70 is released
+       * nnslashdot.el (nnslashdot-request-article): Translate <br> into
+       <p>.
 
-       * ChangeLog continues in a different file.
+1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon May 15 16:38:04 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * webmail.el (webmail-hotmail-article): Don't insert message id.
 
-       * gnus.el (gnus-summary-sort): Hide threads after sorting, if that
-       is wanted. 
+1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
 
-Sun May 14 01:10:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnimap.el (nnimap-split-fancy): New variable.
+       (nnimap-split-fancy): New function.
 
-       * gnus.el (gnus-verbose): New variable.
-       (gnus-group-mark-group): Stop when there are no more groups to go. 
-       (gnus-group-search-forward): Message when attempting to go too far
-       back. 
+1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el: Use it.
-       (gnus-group-add-to-virtual): New command and keystroke.
+       (nnimap-split-rule): Document symbol value.
 
-       * gnus-vm.el: Did not load vm.
+1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-summary-mode-map): New keystroke for saving with
-       vm. 
+       * nnimap.el (nnimap-retrieve-headers-progress): Let
+       `nnheader-parse-head' parse article.
+       (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
+       request headers needed by `nnheader-parse-head'.
 
-       * gnus-score.el (gnus-score-load-file): (adapt t) will work
-       independently of gnus-use-adaptive-scoring.
+1999-12-23  Florian Weimer  <fw@s.netic.de>
 
-       * gnus.el (gnus-summary-recenter): New implementation.
+       * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
+       value (crosspostings are handled), improve documentation.
 
-Sat May 13 19:52:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * smiley.el: Declare file coding system as iso-8859-1.
 
-       * gnus.el (gnus-nov-parse-line): Would not read Xrefs.
+       * nnultimate.el: Dito.
 
-       * gnus-score.el (gnus-score-save): Don't pp adaptive score files. 
-       (gnus-score-adaptive): Put adaptive entries in a separate score
-       file. 
-       (gnus-score-followup): Put entries into the adaptive score file. 
+       * message.el: Dito.
 
-       * gnus.el (gnus-use-scoring): New variable.
+       * gnus-cite.el: Dito.
 
-Sat May 13 11:16:31 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-spec.el: Dito.
 
-       * gnus.el (gnus-summary-refer-article): Mark fetched articles as
-       read. 
-       (gnus-summary-catchup): Mark articles as expirable when they are
-       supposed to be.
-       (gnus-group-expire-articles): Allow `total-expire'.
-       (gnus-summary-reselect-current-group): Kill the summary buffer
-       before reselecting.
+1999-12-21  Florian Weimer  <fw@s.netic.de>
 
-       * gnus-vis.el (gnus-summary-highlight-line): Would occationally
-       bug out. 
+       * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
+       (gnus-setup-message): No longer make `message-posting-charset'
+       buffer-local.
+       (gnus-setup-posting-charset): Reflect the new layout of
+       `gnus-group-posting-charset-alist' and `message-posting-charset'.
 
-       * gnus.el (gnus-summary-prepare-threads): Do right number of
-       sub-threads under adopted (etc) articles.
-       (gnus-read-descriptions-file): Don't barf on strange formats. 
+       * message.el (message-send-mail): Bind `message-this-is-mail' and
+       `message-posting-charset'.
+       (message-send-news): Dito, and honour new layout of
+       `message-posting-charset'.
+       (message-encode-message-body): Ignore `message-posting-charset'.
 
-       * gnus-score.el (gnus-score-adaptive): Ignore pseudos.
-       (gnus-score-remove-lines-adaptive): Ditto.
+       * mm-bodies.el (mm-body-encoding): Consider
+       `message-posting-charset' when deciding whether to use 8bit.
 
-       * nnml.el (nnml-get-new-mail): Handle a list of spool files. 
+       * rfc2047.el (rfc2047-encode-message-header): Back out change.
+       (rfc2047-encodable-p): Now solely for headers; use
+       `message-posting-charset'.
 
-       * gnus.el (gnus-windows-old-to-new): Translate 3.13-selects to 4.1
-       symbols. 
-       (gnus-request-article-this-buffer): Always check whether the
-       connection is down.
-       (gnus-summary-save-article): Did not init hashtb.
-       (gnus-matches-options-n): Reversed comparison.
-       (gnus-configure-windows): Use the horizontal spec.
-       (gnus-group-goto-unread): New variable.
-       (gnus-group-next-unread-group): Use it.
+1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-cache.el (gnus-cache-retrieve-headers): Don't barf if the
-       cache file doesn't exist.
+       * nnwarchive.el (nnwarchive-type-definition): Set default value.
 
-       * gnus.el: 0.68-0.69 is released.
+1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu May 11 12:03:10 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnagent.el (nnagent-server-opened): Optional.
+       (nnagent-status-message): Optional.
 
-       * gnus.el (gnus-simplify-buffer-fuzzy): New function.
-       (gnus-simplify-subject-fuzzy): Use it.
+1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus-score.el: Support fuzzy matches.
+       * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
+       end (referenced by instructions in
+       `gnus-cited-opened-text-button-line-format-alist').
 
-Sat May 13 11:09:30 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-newsrc-to-gnus-format): New implementation. 
+       * imap.el (imap-starttls-open): Typo.
 
-Wed May 10 08:42:21 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-format-max-width): Don't choke on numbers.
+       * mm-util.el (mm-charset-after): Non-MULE case.
+       * mail-prsvr.el (mail-parse-mule-charset): New variable.
+       * rfc2047.el (rfc2047-dissect-region): Bind it.
 
-       * nnmh.el (nnmh-request-list): Don't chase links.
+1999-12-18  Florian Weimer  <fw@s.netic.de>
 
-       * gnus.el (gnus-parse-n-options): Would reverse the 'ignore and
-       strings. 
-       (gnus-summary-remove-lines-marked-as-read): Also count
-       gnus-ancient-marks as a read mark.
+       * mml.el (mml-generate-multipart-alist): Correct default value.
 
-       * nnspool.el (nnspool-inews-switches): Added the no-sig switch.
+       * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
+       (mm-safer-encoding): New function.
+       (mm-content-transfer-encoding): Use both.
 
-       * gnus.el (gnus-summary-sort): Don't recurse for all time. 
+       * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
+       * qp.el (quoted-printable-encode-region): Dito.
 
-Wed May 10 07:01:42 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-msg.el (gnus-summary-cancel-article): Remove process marks
-       after cancelling. 
+       * webmail.el (webmail-hotmail-article): Snarf the raw file.
 
-       * gnus.el (gnus-summary-show-all-dormant): Update lines.
-       (gnus-summary-show-all-expunged): Ditto.
-       (gnus-group-process-prefix): Did not understand C-u C-u prefixes
-       and the like. 
-       (gnus-group-catchup-current): Advance to the next unread group.
-       (gnus-summary-catchup): Mark articles at exit if adaptive scoring
-       is used. 
-       (gnus-server-edit-server): Did not configure windows properly.
+1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
 
-       * gnus.el: 0.67 is released. 
+       * webmail.el (webmail-hotmail-list): raw=0.
 
-Tue May  9 10:18:16 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-article-press-button): New function.
+       * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
+       group name.
 
-       * gnus.el (gnus-article-mode-map): Bind it.
+1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-cite.el (gnus-cite-hide-percentage): Upped to 50% (like
-       inews). 
-       (gnus-cite-hide-absolute): Upped to 10 lines.
+       * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
 
-       * gnus-vis.el (gnus-face-dark-name-list): Some colors was not
-       available everywhere.  New colors suggested by
-       John Salmon <johns@mullet.anu.edu.au>.
-       (gnus-article-highlight-headers): Turn of `buffer-read-only'.
-       (gnus-button-message-id): Do not switch to the summary buffer
-       first. 
+1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el: (gnus-article-add-button): Added autoload.
-       (gnus-article-hide-citation): Replace with autoload from
-       `gnus-cite.el'.
+       * imap.el: Don't autoload digest-md5.
+       (imap-starttls-open): Bind coding-system-for-{read,write}.
+       (imap-starttls-p): Check if we can find starttls.el.
+       (imap-digest-md5-p): Check if we can find digest-md5.el.
 
-Wed May 10 06:49:33 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+1999-12-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
 
-       * gnus-vis.el: Name changes from gnus-visual-summary-* to
-       gnus-summary-*. 
+       * base64.el (base64-encode-string): Accept 2nd argument
+       `no-line-break'.
 
-Tue May  9 10:18:16 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * imap.el: Require `digest-md5' when compiling; add autoload
+       settings for `digest-md5-parse-digest-challenge',
+       `digest-md5-digest-response', `starttls-open-stream' and
+       `starttls-negotiate'.
+       (imap-authenticators): Add `digest-md5'.
+       (imap-authenticator-alist): Setup for `digest-md5'.
+       (imap-digest-md5-p): New function.
+       (imap-digest-md5-auth): New function.
+       (imap-stream-alist): Add STARTTLS entry.
+       (imap-starttls-p): New function.
+       (imap-starttls-open): New function.
 
-       * gnus-score.el (gnus-summary-immediately-*): Added functions and
-       keybidnings. 
+1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed May 10 06:01:34 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-agent.el (gnus-agent-enter-history): Bad group name.
 
-       * gnus.el (gnus-windows-old-to-new): Applied '+ to wrong list. 
+1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue May  9 12:26:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
+       string-to-x function.
 
-       * gnus-uu.el (gnus-uu-digest-headers): New variable.
-       (gnus-uu-save-article): Use it.
+1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-carpal-setup-buffer): Did not work at all. 
+       * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
 
-       * gnus.el (gnus-get-unread-articles): Would un-activate already
-       activated groups from secondary servers.
-       (gnus-group-transpose-groups): New implementation.
-       (gnus-group-yank-group): Allow moving even to the end of the
-       buffer. 
+1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnbabyl.el: General tune-up and serious bug-fix all over.
+       * webmail.el: Enhance hotmail-snarf.
 
-       * gnus.el (gnus-parse-newsrc-body): Would create two dummy.groups
-       when no .newsrc.eld files existed.
-       (gnus-summary-setup-buffer): Be really sure that we want to return
-       to the old buffer.
+1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnbabyl.el (nnbabyl-read-mbox): Insert "OPTIONS" in empty babyl
-       files. 
+       * rfc2047.el (rfc2047-dissect-region): Rewrite.
 
-       * gnus.el (gnus-group-change-level): Insert new groups at the end
-       of the group alist.
+1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue May  9 04:49:53 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * webmail.el (webmail-hotmail-list): Search no-error.
 
-        * gnus.el: 0.66 is released.
+1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-rebuild-remove-articles): Would make all articles
-       read and go to the wrong article.
-       (gnus-summary-update-lines): Allow highlighting of a region.
+       * nnwarchive.el: Support nov-is-evil.
+       * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
+       Set it if non-nil.
+       * gnus-agent.el (gnus-agent-fetch-articles): Use it.
 
-       * gnus-kill.el (gnus-kill-file-mode-map): Three commands bound to
-       the same key.
+1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el: Hilit code transferred here.
+       * nnagent.el (nnagent-server-opened): Redefine.
+       (nnagent-status-message): Ditto.
 
-       * gnus-hilit.el: Obsolete file.
+1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-cite.el (gnus-cite-face-list): New file.
+       * rfc1843.el (rfc1843-decode-region): Use
+       buffer-substring-no-properties.
+       * gnus-art.el (article-decode-HZ): New function.
 
-       * gnus.el (gnus-member-of-valid): New function.
+1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el (gnus-score-integer): Reversed comparison.
+       * nnheader.el (nnheader-translate-file-chars): Only in full path.
 
-       * gnus.el (gnus-maintainer): New address.
-       (gnus-get-unread-articles): Secondary groups would be doubly
-       activated. 
+1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon May  8 11:11:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-util.el (mm-find-charset-region): mail-parse-charset is a
+       MIME charset not a MULE charset.
 
-       * gnus-msg.el (gnus-post-news): Use process/prefix.
-       (gnus-mail-reply-using-mail): Use process/prefix.
-       (gnus-summary-cancel-article): Ditto.
+1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-carpal-mode): New mode and stuff.
+       * gnus-ems.el: Translate more ugly characters.
+       * nnheader.el (nnheader-translate-file-chars): Don't translate
+       the second ':'.
 
-       * gnus.el (gnus-configure-windows): New implementation.
-       (gnus-window-configuration): New syntax.
-       (gnus-windows-old-to-new): Conversion between old and new.
-       (gnus-split-window): Obsolete variable.
-       (gnus-remove-some-windows): New function.
-       (gnus-bug): Put point a different place.
+1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun May  7 01:12:04 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-art.el (gnus-request-article-this-buffer): Use all refer
+       method if cannot find the article.
 
-        * gnus.el: 0.65 is released.
+1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-get-unread-articles): Would not activate some
-       native groups. 
+       * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
+       method if overrided.
 
-       * nndigest.el (nndigest-first-article-separator): New variable.
-       (nndigest-narrow-to-article): Use it.
-       (nndigest-request-group): Would be one off in counting messages. 
+1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-setup-buffer): Don't create the buffer if
-       it already exists.
-       (gnus-summary-read-group): If the summary buffer exists, just
-       switch to it.
-       (gnus-summary-subject-string): Would bug out on pseudo-articles.
+       * mail-source.el (mail-source-fetch-webmail): Parameter
+       dontexpunge.
 
-       * gnus-vm.el: New file.
+1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-msg.el (gnus-mail-reply-using-mail): In-reply-to was
-       possibly not correct.
+       * webmail.el: Support my-deja. Better error report.
 
-       * gnus-uu.el: Undefined keymaps.
+1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-date-ut): `lapsed' was some hours off.
+       * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
+       is bad.
+       * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
+       is not 1.
 
-Sat May  6 01:48:06 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Did not set
-       buffer-read-only to nil.
+       * nnslashdot.el (nnslashdot-request-article): A space.
 
-       * gnus-score.el (gnus-score-save): Would not save score file if
-       the directory didn't exist.
+1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-summary-make-menu-bar): Added sort-by-score.
+       * nnagent.el: Support different backend with same name.
 
-       * gnus.el (gnus-read-active-file): Don't pretend that we have read
-       the active file when we haven't.
-       (gnus-summary-catchup): Make catchup-and-exit faster.
-       (gnus-summary-sort-by-score): Make the `reverse' element optional
-       on all score functions.
-       (gnus-read-descriptions-file): Don't barf if the server if down.
+1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-uu.el (gnus-uu-initialize): Chmod work dir.
+       * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
+       archived group.
+       (nnslashdot-sane-retrieve-headers): Ditto.
+       (nnslashdot-request-article): Ditto.
 
-       * gnus.el (gnus-nov-parse-line): Allow strings as Lines headers. 
-       (gnus-summary-dummy-line-format): Not aligned properly.
-       (gnus-summary-goto-subject): Skip dummy articles.
-       (gnus-group-first-unread-group): Went to the first group, not the
-       first unread group.
+1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.64 is released.
+       * nnweb.el (nnweb-insert): Narrow to point.
 
-Mon May  1 01:51:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-vis.el (gnus-server-make-menu-bar): New function.
+       * nnweb.el (nnweb-insert): Follow refresh url.
+       * nnslashdot.el: Use it.
 
-       * gnus.el: Pushed gnus-uu autoloads out to a keymap in gnus-uu. 
-       (gnus-rebuild-thread): New function.
-       (gnus-rebuild-remove-articles): New function.
-       (gnus-group-mode-map): Changes.
+1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-score.el
-       (gnus-summary-temporarily-lower-followups-to-author): New command. 
-       (gnus-summary-lower-followups-to-author): Raised instead of
-       lowering. 
+       * nnweb.el (nnweb-decode-entities): Decode numerical entities.
+       (nnweb-decode-entities-string): New function.
 
-       * gnus.el (gnus-article-date-ut): `lapsed' would give incorrect
-       time. 
-       (gnus-group-mark-group, gnus-group-unmark-group,
-       gnus-group-mark-region):  New commands and keystrokes.
-       (gnus-group-process-prefix): New function.
-       (gnus-group-goto-group): New function.
-       (gnus-group-catchup-current): Use pro/pre.
-       (gnus-group-expire-articles): Ditto.
-       (gnus-group-expire-all-groups): Double ditto.
-       (gnus-group-set-current-level): Ditto.
-       (gnus-delete-line): New function.
-       (gnus-summary-mark-article): Don't unconditionally request article
-       when using the cache.
+       * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
+       nnweb-* and move to nnweb.el.
+       * nnwarchive.el: Use nnweb-decode-entities, etc.
+       * webmail.el: Ditto.
 
-Tue May  2 01:52:56 1995  Christian Limpach  <chris@nice.ch>
+       * nnslashdot.el: Use nnweb-decode-entities-string.
+       (nnslashdot-decode-entities): Remove.
 
-       * gnus.el (gnus-article-display-x-face): cleaned up and use
-       call-process-region now.
+1999-12-13 10:40:56  Eric Marsden  <emarsden@mail.dotcom.fr>
 
-Mon May  1 23:40:32 1995  Christian Limpach  <chris@nice.ch>
+       * nnslashdot.el: Decode entities.
 
-       * gnus.el (gnus-group-fetch-faq): fixed fetching faq of foreign
-       groups
+1999-12-12  Dave Love  <fx@gnu.org>
 
-Mon May  1 21:04:22 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * gnus-agent.el (gnus-category-edit-groups)
+       (gnus-category-edit-score, gnus-category-edit-predicate): Replace
+       expansion of setf, fixed.
 
-               * gnus.el (gnus-unread-articles) Put back in dropped change to
-        prevent activation of unsubscribed foreign newsgroups.
+1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Apr 30 04:11:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-agent.el: Revoke last Dave Love's patch, because of
+       incompatibility of XEmacs.
 
-       * gnus.el (gnus-sorted-complement): Would reverse the result given
-       a nil list.
-       (gnus-summary-refer-article): Would not let you refer expunged
-       articles. 
-       (gnus-summary-goto-article): Give a return value.
+1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Changes here and there to use the cache.
+       * mm-uu.el: Change headers.
+       * rfc1843.el: Ditto.
+       * uudecode.el: Ditto.
 
-       * gnus-cache.el: New file.
+1999-12-07  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Have interactive
-       calls force un-quoting.
-       (gnus-article-date-ut): Would choke on distant dates.
-       (gnus-summary-respool-article): Use the current backend as a
-       default prompt.
-       (gnus-summary-respool-article): Behave grafully on nil input.
-       (gnus-get-unread-articles): Would barf on virtual servers.
-       (gnus-use-cache): New variable.
+       * gnus-agent.el (gnus-category-edit-predicate)
+       (gnus-category-edit-score, gnus-category-edit-score): Expand setf
+       inside backquote to avoid it at runtime.
 
-       * gnus.el: 0.63 is released.
+1999-12-07  Dave Love  <fx@gnu.org>
 
-Sun Apr 30 01:29:34 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * binhex.el: Require cl when compiling.
 
-       * gnus.el (gnus-summary-raise-thread): Would incorrectly not stay
-       on the same line when that was required.
-       (gnus-article-date-ut): Required arguments.
+1999-12-04  Dave Love  <fx@gnu.org>
 
-       * gnus-score.el (gnus-score-load-file): Would reset
-       gnus-adaptive-score-alist. 
+       * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
 
-Sat Apr 29 22:27:46 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-12-04  Dave Love  <fx@gnu.org>
 
-       * gnus-uu.el (gnus-uu-post-news): Work in mail buffers as
-       well. General cleanup.
+       * mm-util.el (mm-delete-duplicates): New function.
+       (mm-write-region): Use it.
 
-       * nntp.el (nntp-default-sentinel): Ignore servers that do not
-       exist. 
+       * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
 
-       * gnus-score.el (gnus-score-add-followups): Used exact match
-       instead of substring.
+       * mailcap.el (mailcap-mime-types): Require mm-util.  Use
+       mm-delete-duplicates.
 
-Sat Apr 29 17:58:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * imap.el (imap-open, imap-debug): Avoid mapc.
 
-       * gnus.el (gnus-gnus-to-quick-newsrc-format): Inhibit quitting in
-       a particularly tricky spot.
-       (gnus-read-newsrc-el-file): The same.
-       (gnus-server-edit-server): New layout.
-       (gnus-server-read-server): Wrong interactive spec and returned to
-       the wrong buffer.
-       (gnus-group-browse-foreign-server): Also allow browsing of
-       servers. 
+       * nnvirtual.el (nnvirtual-create-mapping): Likewise.
 
-       * nnml.el (nnml-request-list): Did not set nnml-group-alist. 
+       * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
+       (gnus-multi-decode-encoded-word-string): Avoid mapc.
 
-       * gnus.el (gnus-summary-respool-article): Would not let you
-       respool. 
+       * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
+       runtime.
 
-Sat Apr 29 00:35:17 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el (gnus-select-method): Likewise.
 
-       * gnus-score.el (gnus-score-add-followups): Did not work.
+       * nnheader.el (nnheader-nov-read-integer): Likewise.
 
-       * nntp.el (nntp-request-article): Would fetch articles even if
-       async-fetched.
-       (nntp-async-fetch-articles): Would re-fetch the first article.
+       * mm-view.el (mm-inline-message): Require cl when compiling.
+       Avoid ignore-errors at runtime.
+       (mm-inline-text): Avoid mapc.
 
-       * gnus.el: 0.62 is released
+1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Apr 28 00:24:34 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (article-decode-charset): Widen is bad.
 
-       * gnus.el (gnus-set-mode-line): Would bug out on nil max-lens. 
-       (gnus-summary-read-group): Did not properly configure windows on
-       breaks. 
-       (gnus-summary-select-article): Would not configure windows
-       properly. 
-       (gnus-summary-exit-no-update): Would go to next group, not next
-       unread group.
-       (gnus-summary-enter-digest-group): End gracefully if executed on
-       something that is not a digest.
-       (gnus-server-read-server): New command.
-       (gnus-nov-field): Would not grab the last char on the line.
+1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.61 is released
+       * mm-util.el (mm-charset-after): `charset-after' may not be defined.
 
-Wed Apr 26 19:48:36 1995  Scott Byer  <byer@mv.us.adobe.com>
+1999-12-12  Florian Weimer  <fw@s.netic.de>
 
-       * gnus.el (gnus-group-get-new-news) Off by one with relation to
-        the fix in gnus-get-unread-articles.
+       * rfc2047.el (rfc2047-encodable-p): New parameter header used to
+       indicate that only US-ASCII is permitted.
+       (rfc2047-encode-message-header): Use it.  Now, Gnus should never
+       use unencoded 8-bit characters in message headers.
 
-Thu Apr 27 23:46:32 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-next-article): Would bug out on nndigest
-       groups. 
+       * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
+       CRLF.
 
-Thu Apr 27 13:45:21 1995  Scott Byer  <byer@mv.us.adobe.com>
+1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-request-group) Fixed it so it returns an
-        active list even when the flag for not checking mail is t.
+       * webmail.el: Require url-cookie.
 
-       * gnus.el (gnus-get-unread-articles) Changed comparison with level
-        to < to fix fencepost error.  Forced active to nil in the case
-        where a foreign newsgroup shouldn't be activated.
+1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Apr 26 19:48:36 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
+       new function to make modified caesar table.
+       (nnwarchive-from-r13): Use it.
+       (nnwarchive-mail-archive-article): Improved.
 
-       * nnfolder.el (nnfolder-request-group) Small performance tweak.
+1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-save-mail) Moved the code to kill previous
-        newsgroups headers into the loop, affects mail saved to multiple
-        folders so that they don't have multiple newsgroup markers
-        anymore.
+       * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
 
-       * nnfolder.el (various) Made sure buffer needed saving before each
-        request.
+1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Apr 27 22:34:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nnweb.el (nnweb-request-article): Return cons.
 
-       * gnus.el (gnus-parse-newsrc-body): Would reverse the list of
-       groups if no .newsrc.eld file is present.
-       (gnus-parse-newsrc-body): Would subscribe unsubscribed groups.
-       (gnus-summary-mode-map): Many keymap changes.
+1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Apr 27 21:45:05 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
 
-       * gnus-msg.el (gnus-inews-organization): Use the standard work
-       buffer.
-       (gnus-post-news): Did not use followup-to.
+1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Thu Apr 27 12:38:41 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * mm-util.el (mm-with-unibyte): New macro.
+       * nnweb.el (nnweb-init): Use it.
 
-       * gnus-kill.el (gnus-apply-kill-file-internal): Give abetter error
-       massage on rn kill files.
+1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): No interactive spec.
+       * mm-util.el (mm-charset-after): New function.
+       (mm-find-mime-charset-region): Set charsets after
+       delete-duplicates and use find-coding-systems-region.
+       (mm-find-charset-region): Remove composition.
 
-Wed Apr 26 15:57:28 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mm-bodies.el (mm-encode-body): Use mm-charset-after.
 
-       * gnus-message.el (gnus-inews-check-post): Would warn about too
-       long lines when the last line didn't have a newline.
+       * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
 
-       * gnus-score.el (gnus-score-string): Would loop forever on empty
-       matches. 
+1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.60 is released.
+       * mm-util.el (mm-find-mime-charset-region): Revoke last change.
+       * mml.el (mml-confirmation-set): New variable.
+       (mml-parse-1): Ask user to confirm.
 
-Wed Apr 26 15:08:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-groups-to-gnus-format): Would ding on non-existant
-       groups. 
-       (gnus-summary-next-group): Did not keep pint in group buffer
-       updated. 
+       * gnus-start.el (gnus-get-unread-articles): Make sure all methods
+       are scanned when we have directory mail-sources (the mail source
+       is modified in that case, so we must scan it for all
+       groups/methods).
 
-Wed Apr 26 14:42:17 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-request-article): Would sometime deliver the wrong
-       article in async mode.
+       * nnml.el (nnml-request-move-article): Save nnml-current-directory
+       and nnml-article-file-alist.
 
-Wed Apr 26 10:08:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-message.el (gnus-summary-post-forward): New command and
-       keystroke. 
+       * gnus-group.el (gnus-group-get-new-news-this-group): Binding
+       nnmail-fetched-sources.
 
-       * gnus-uu.el (gnus-uu-digest-mail-forward): Name change.
-       (gnus-uu-digest-post-forward): New command and keystroke.
+1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-open-server): Refuse to connect to servers that
-       have previously timed out.
+       * mm-util.el (mm-find-charset-region): Use the last charset.
 
-       * gnus.el (gnus-summary-next-group): Allow 0 as a pointer to go to
-       the next group.
-       (gnus-group-edit-group): All group editing functions have changed.
+1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Tue Apr 25 20:35:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-select-method): Made the option list prettier.
 
-       * gnus.el (gnus-summary-exit-no-update): Go to the right (next)
-       group on all kinds of exits.
-       (gnus-article-mode-map): Slight improvement in the duplicated
-       keystrokes. 
+1999-12-08  Florian Weimer  <fw@s.netic.de>
 
-Tue Apr 25 16:33:58 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
+       for the `de' newsgroups hierarchy, as it is common practice there.
 
-       * nnspool.el (nnspool-sift-nov-with-sed): New function.
-       (nnspool-sift-nov-with-sed): New variable.
 
-       * gnus-score.el (gnus-score-remove-lines-adaptive): New function.
+1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-remove-lines-marked-with): Do the adaptive
-       thing.
+       * nnwarchive.el (nnwarchive-mail-archive-article): Fix
+       buffer-string arguments. Fix references.
 
-       * gnus-score.el (gnus-score-string): Allow exact matches.
-       (gnus-score-adaptive): Use exact matches.
+1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Replaced with Per's
-       functions. 
+       * gnus-agent.el (gnus-agent-confirmation-function): New variable.
+       (gnus-agent-batch-fetch): Use it.
+       (gnus-agent-fetch-session): Use it.
 
-       * gnus-score.el (gnus-default-adaptive-score-alist): Name change. 
+1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Apr 25 14:20:52 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * mm-util.el (mm-find-mime-charset-region): Delete nil.
 
-       * gnus.el (gnus-summary-insert-pseudos): Didn't treat
-       pseudos-separately properly.
+1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Apr 25 15:08:38 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
+       nil.
 
-       * nnmail.el (nnmail-request-post-buffer) changed how this function
-        deals with the list form of follow-to.  Before calling mail-setup,
-        it now gathers and strips out of the list all "To" headers, and
-        calls mail-setup with that collection.  This avoids the nasty
-        empty To: field problem.  Also made sure that additional fields
-        are inserted after the To: field.
+1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-message.el (gnus-mail-reply-using-mail) Added the same fix
-       for replying.
+       * nnslashdot.el (nnslashdot-request-list): There were two
+       top-level body-forms.  Put a `progn' around them.
 
-Tue Apr 25 12:54:28 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus.el (gnus-select-method): Use `condition-case'
+       instead of `ignore-errors', since cl may not be loaded when the
+       form is evaluated.
 
-       * gnus.el (gnus-valid-select-methods): nnvirtual groups should not
-       have the address in the name.
-       (gnus-article-prepare): When trying to refer an article that
-       didn't exist, the current article pointers would become confused. 
-       (gnus-summary-line-format-alist): Make sure `thread' is defined. 
+1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.59 is released.
+       * nnwarchive.el: Support www.mail-archive.com.
 
-Mon Apr 24 10:50:09 1995  Scott Byer  <byer@mv.us.adobe.com>
+1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-get-unread-articles) Closed each group after
-        checking the number of unread articles in order to minimize memory
-        usage when using a file-based backend (e.g., nnfolder).
+       * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
+       do anything.
 
-       * nnfolder.el (nnfolder-possibly-change-group) Added check on
-        modtime of mbox.  This should help those who use procmail.
+1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnfolder.el (nnfolder-close-group) Added use of
-       nnfolder-always-close.
+       * utf7.el: New file, written by Jon K Hellan.
 
-       * nnfolder.el (nnfolder-always-close) Added this variable to
-        determine if nnfolder should got for speed or minimize space
-        requirements.  The old tradeoff.  If this new variable is t,
-        nnfolder will try and keep only one mbox open at a time.  This
-        will cost some time!
+       * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
+       default to t.
 
-       * nnfolder.el (nnfolder-ignore-active-file) Renamed
-        nnfolder-active-file--paranoia to something mor reasonable.  Did
-        not change the sense.
+1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnfolder.el (nnfolder-read-folder) Consolidated the min-max loop
-       when being paranoid or recovering from bad active file.
+       * nnslashdot.el (nnslashdot-request-delete-group): New function.
 
-Tue Apr 25 12:27:03 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-refer-article): Work for lists with
+       current.
+       (gnus-refer-article-methods): New function.
+       (gnus-summary-refer-article): Use it.
 
-       * gnus.el (gnus-server-to-method): Did not find method for native
-       groups. 
-       (gnus-article-x-face-command): Value fix.
+1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
 
-Tue Apr 25 11:06:36 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nnimap.el (nnimap-retrieve-groups): Return active format.
 
-       * gnus.el (gnus-summary-next-page): Would not allow exit from the
-       last group.
+       * nnimap.el (nnimap-replace-in-string): Removed.
+       (nnimap-request-list):
+       (nnimap-retrieve-groups):
+       (nnimap-request-newgroups): Quote group instead of escaping SPC.
 
-       * gnus-message.el (gnus-post-news): Would not allow posting from
-       the group buffer.
-       (gnus-inews-remove-headers): New function to remove headers before
-       posting. 
-       (gnus-inews-lines): Would compute an incorrect Lines header. 
+1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Make sure that the
-       article really is quoted-unreadable.
+       * imap.el: Use format-spec for ssl program.
+       * imap.el (imap-ssl-arguments): Removed.
+       (imap-ssl-open-{1,2}): Removed.
 
-Mon Apr 24 17:38:36 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el: 0.58 is released.
+       * gnus-start.el (gnus-site-init-file): Use `condition-case'
+       instead of `ignore-errors', since cl may not be loaded when the
+       form is evaluated.
 
-       * nntp.el (nntp-kill-connection): Add a small wait after timing
-       out. 
+1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-format-max-width): Didn't work with numbers.
-       (gnus-group-first-unread-group): Wouldn't select the first group.
+       * mm-bodies.el (mm-8bit-char-regexps): Removed.
+       (mm-7bit-chars): New variable.
+       (mm-body-7-or-8): Use it in both cases.
 
-       * nntp.el (nntp-default-sentinel): Would fail to find the name of
-       the server.
+1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
 
-       * gnus.el (gnus-group-unsubscribe-current-group): Did not toggle
-       properly. 
-       (gnus-group-set-current-level): Warn about illegal levels.
+       * gnus-start.el (gnus-site-init-file): Don't use cl macros in
+       defcustom definitions.
 
-Mon Apr 24 17:22:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-summary-recenter): New version from Sudish.
+       * mm-decode.el (mm-display-part): Let mm-display-external return
+       inline or external.
+       (mm-display-external): For copiousoutput methods, insert output in
+       buffer.
 
-Mon Apr 24 00:05:59 1995  Christian Limpach  <chris@nice.ch>
+1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-article-display-x-face): avoid
-       re-search-forwarding the whole article buffer
+       * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
+       buffer.
 
-Mon Apr 24 16:46:06 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-seconds-since-epoch): New function.
+       * gnus-audio.el: An M too far.
 
-       * nntp.el (nntp-open-server): Set wrong variable for the port
-       number. 
+       * gnus-msg.el (gnus-setup-message): One backtick too many.
 
-       * gnus.el (gnus-summary-refer-article): Don't bug out on nil
-       refer-article-methods. 
+       * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
+       a function, not a variable.
 
-Mon Apr 24 16:05:56 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
 
-       * gnus.el (gnus-article-x-face-command): New value.
+       * gnus-score.el (gnus-score-body): Widen before requesting.
 
-Sun Apr 23 11:19:32 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnspool.el (nnspool-request-post): Post asynchronously.
+       * gnus-group.el (gnus-group-prepare-flat): Comment fix.
 
-       * nntp.el: Many changes related to asynchronous article fetching. 
+1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-asynchronous): New variable.
-       (gnus-article-date-ut, gnus-article-date-local,
-       gnus-article-date-lapsed):  New commands and keystrokes.
+       * mail-source.el (mail-source-fetch-webmail): Bind
+       mail-source-string.
 
-Sun Apr 23 05:34:11 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
 
-       * gnus-score.el (gnus-score-adaptive-alist): New variable.
-       (gnus-score-adaptive): New function.
+       * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
+       (gnus-uu-unmark-by-regexp): Ditto.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Translate = on the
-       end of lines.
-       (gnus-del-mark): Name change from gnus-dread-mark.
-       (gnus-use-adaptive-scoring): New variable.
-       (gnus-summary-exit): Use it.
+       * gnus-group.el (gnus-group-catchup-current): Would bug out on
+       dead groups.
 
-       * gnus-message.el (gnus-post-news): Don't bug out on posting with
-       followup-to methods.
+1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-set-current-level): Bug fix.
-       (gnus-request-post-buffer): Open server if it isn't open.
+       * gnus-msg.el (gnus-setup-message): Allow the charset setting to
+       do their real thing.
 
-Sat Apr 22 07:27:25 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nnmh.el (nnmh-be-safe): Doc fix.
 
-       * gnus.el: Pushed all score code out to a separate file.
-       
-       * gnus-score.el: New file.
+       * gnus-sum.el (gnus-summary-exit): Write cache active file.
 
-       * gnus.el (gnus-newsrc-alist): Name change from gnus-newsrc-assoc.
+       * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
+       status line has arrived before we count it.
 
-       * gnus.el: 0.57 is released.
+       * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
 
-Sat Apr 22 04:54:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-thread-header): Fixed after indent.
+       Whitespace problems.
 
-       * gnus.el: Many patches from Hallvard B Furuseth on XEmacs and
-       kill-buffer matters.
+       * gnus-win.el (gnus-configure-windows): Error fix.
 
-       * gnus-uu.el (gnus-uu-digest-and-forward): Make a better name and
-       kill the temp buffer.
+       * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
+       right function.
 
-       * gnus.el (gnus-split-methods): Doc fix.
-       (gnus-summary-copy-article): Activate non-active newsgroups.
-       (gnus-summary-insert-pseudos): View pseudos non-separately.
-       (gnus-view-pseudos-separately): New variable.
+       * gnus.el: Fixed all the doc strings to match the FSF convetions.
+       Indent all functions.  Fix all comments to match the comment
+       conventions.  Double-space after full stop.
 
-Fri Apr 21 11:00:53 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
 
-       * gnus.el (gnus-start-news-server): Arguments in incorrect order
-       for substring.
-       (gnus-summary-refer-article): Always open the server before asking
-       for articles. 
-       (gnus-simplify-subject-fuzzy): Installed Sudish' and Hallvard's
-       version. 
+       * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
+       value to divide received mails into my favorite groups and I met
+       an error.  It takes place if the length of a element "VALUE" in
+       nnmail-split-fancy is less than two.
 
-Fri Apr 21 09:26:06 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
 
-       * gnus.el (gnus-group-set-current-level): Changed meaning of
-       prefix. 
-       (gnus-level-default-unsubscribed): Missing value.
-       (gnus-simplify-subject-fuzzy): substring instead of
-       buffer-substring. 
+       * mml.el (mml-insert-part): New function.
 
-       * nnml.el (nnml-request-expire-articles): Would sometimes bomb,
-       for reasons unknown.
+1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * nnmh.el (nnmh-request-list): Don't list empty groups.
+       * lpath.el: Add `sc-cite-regexp'.
 
-       * gnus.el (gnus-mail-forward-using-mail): Use emacs-lisp mode
-       map. 
+1999-12-02  Dave Love  <fx@gnu.org>
 
-       * gnus.el: 0.56 is released.
+       * mm-decode.el: Customize.
 
-Sun Apr 16 00:34:51 1995  Christian Limpach  <chris@nice.ch>
+1999-12-03  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-article-prepare): fixed moving to bookmark when
-       displaying article
+       * nnslashdot.el, nnultimate.el: Don't lose at compile time when
+       the W3 stuff isn't available.
 
-Fri Apr 21 05:56:51 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-12-03  Dave Love  <fx@gnu.org>
 
-       * gnus.el (gnus-score-check-syntax): Add file names to error
-       message. 
-       (gnus-browse-foreign-server): Numbers would be one off.
+       * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
+       at runtime.
 
-       * nntp.el (nntp-request-group): Just use the GROUP command.
+1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
 
-Fri Apr 21 05:56:34 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-score.el (gnus-score-headers): Fix orphan scoring.
 
-       * gnus.el: 0.55 is released.
+1999-12-01  Andrew Innes  <andrewi@gnu.org>
 
-Fri Apr 21 02:50:11 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
+       don't be fooled by "From nobody" lines added by respooling.
 
-       * gnus.el (gnus-start-news-server): Set nnmh-directory in the
-       select method.
+       * pop3.el (pop3-movemail): Write crashbox in binary.
+       (pop3-get-message-count): New function.
 
-       * nnfolder.el: Installed Scott Byer's patches.
+       * mail-source.el (mail-source-primary-source): New variable.
+       (mail-source-report-new-mail-interval): New variable.
+       (mail-source-idle-time-delay): New variable.
+       (mail-source-new-mail-available): New internal variable.
+       (mail-source-fetch-pop): Clear new mail flag, when mail from
+       primary source has been fetched.
+       (mail-source-check-pop): New function.
+       (mail-source-new-mail-p): New function.
+       (mail-source-start-idle-timer): New function.
+       (mail-source-report-new-mail): New function.
+       (mail-source-report-new-mail): New internal variable.
+       (mail-source-report-new-mail-timer): New internal variable.
+       (mail-source-report-new-mail-idle-timer): New internal variables.
 
-       * nnheader.el (nnheader-make-complex-temp-name): New variable. 
+1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
 
-       * gnus-mh.el: Installed Eric Selberg's patches.
+       * gnus-cus.el (gnus-group-customize): Customize fix.
 
-       * gnus.el (gnus-summary-check-current): New variable.
-       (gnus-summary-search-subject): Use variable.
-       Did the (replace-match "" t t) thing.
-       (gnus-simplify-subject-fuzzy): Buffer implementation.
+1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
 
-       * nnspool.el (nnspool-seconds-since-epoch): Returned incorrect
-       data. 
+       * message.el (message-send-mail-with-sendmail): Use
+       message-make-address.
 
-       * gnus.el (gnus-article-prepare): Go to the next subject if the
-       article is canceled.
+Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Fri Apr 21 02:48:19 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v5.8.2 is released.
 
-       * gnus.el: 0.54 is released.
+Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Thu Apr 20 06:36:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: Pterodactyl Gnus v5.8.1 is released.
 
-       * gnus.el (gnus-setup-news): Read .newsrc.eld before reading the
-       active file.
-       (gnus-group-edit-group-parameters): New command and keystroke.
+1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
 
-       * nntp.el (nntp-server-list-active-group): Improperly initialised. 
+       * mml.el (mml-insert-tag): Don't close the tag.
+       (mml-insert-empty-tag): New function.
+       (mml-attach-file): Use mml-insert-empty-tag instead of
+       mml-insert-tag.
+       (mml-attach-buffer): Ditto.
+       (mml-attach-external): Ditto.
+       (mml-insert-multipart): Ditto.
 
-       * gnus.el (gnus-retrieve-groups): New function.
-       (gnus-groups-to-gnus-format): New function.
-       (gnus-read-active-file): New semantics: `some'.
-       (gnus-level-subscribed, gnus-level-unsubscribed,
-       gnus-level-zombie, gnus-level-killed): New variables.
-       (gnus-inews-check-post): Many of the checks didn't actually check
-       anything. 
-       (gnus-check-before-posting): New variable.
-       (gnus-group-edit-group-method): New command and keystroke.
-       (gnus-group-mode-map): Change in keymap for edit-group.
-       (gnus-server-extend-method): Didn{t properly recognise native
-       groups. 
+1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Changes throughout to use the level variables instead
-       of the hard-coded level numbers.
+       * nnfolder.el (nnfolder-request-article): Return -1 if not find
+       the article number.
 
-Thu Apr 20 04:23:34 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-        * gnus.el: 0.53 is released.
+       * gnus.el (gnus-find-method-for-group): The method of a new group
+       is not the native one.
 
-Thu Apr 20 01:56:59 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-uu.el (gnus-uu-part-number): New function.
+       * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
 
-       * gnus.el (gnus-post-news): Don't require a group name to be legal
-       to allow composing the article.
-       (gnus-set-mode-line): Would bug out on a non-numerical
-       non-string-length. 
-       (gnus-mail-reply-using-mail): Would go to the summary buffer
-       instead of the mail buffer with non-standard window configs.
-       (gnus-summary-next-page): Go to the summary buffer.
-       (gnus-mail-reply-using-mail): Yank before hook.
-       (gnus-group-mode-map): Reinstituted to old keystrokes.
-       Installed Eric Selberg's mh and split-window patches.
+1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-open-server-function): New variable.
-       (nntp-rlogin-parameters): New variable.
-       (nntp-rlogin-user-name): New variable.
-       (nntp-open-rlogin-stream): New function.
-       (nntp-open-network-stream): New function.
-       (nntp-retrieve-groups): New function.
-       (nntp-open-server): Don't break on a defs list containing just
-       "nntp" or a port number.
+       * nnultimate.el (nnultimate-retrieve-headers): Use
+       mm-with-unibyte-current-buffer.
+       (nnultimate-request-article): Ditto.
 
-Wed Apr 19 07:19:31 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.52 is released.
+       * nntp.el (nntp-retrieve-groups): Set to process buffer.
 
-Wed Apr 19 05:51:27 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-request-group): Error in regexp when using LIST
-       ACTIVE. 
+       * mm-util.el (mm-with-unibyte-current-buffer): New macro.
+       * nnweb.el (nnweb-retrieve-headers): Use it.
+       (nnweb-request-article): Use it.
 
-       * gnus.el (gnus-parse-newsrc-body): Don't reset levels.
-       (gnus-group-always-list-unread): New variable.
+       * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
+       case matching failed.
 
-       * gnus-uu.el (gnus-uu-save-files): Ask user whether to overwrite
-       existing files.
+1999-12-02  John Wiegley  <jwiegley@inprise.com>
 
-       * nnmbox.el (nnmbox-request-expire-articles): Fix from Ilja Weis.
+       * mail-source.el (mail-source-keyword-map): Add backslash to
+       Delete-flag.
 
-Tue Apr 18 02:45:28 1995  Christian Limpach  <chris@nice.ch>
+1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-point-at-bol): new subst
-       (gnus-point-at-eol): new subst
-       * gnus.el: changed all save-excursions to find point at the
-       beginning or end of a line to use either gnus-point-at-bol or
-       gnus-point-at-eol.
+       * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
+       Latin-1.
+       (gnus-group-charset-alist): No, don't.
 
-Wed Apr 19 03:59:04 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * nnweb.el (nnweb-init): Make the buffer unibyte.
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary):
-       Highlight correctly with no mouse-face present.
+1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-current-score-file-nondirectory): New function.
-       (gnus-mode-non-string-length): New semantics from Sudish Joseph. 
+       * mail-source.el (mail-source-set-common-1): Fix to get the
+       default value.
 
-       * gnus-uu.el: Included all of Eric Selbergs PostScript functions. 
+1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-mode-line-format-alist): Missing ?s in g
-       spec. 
-       (gnus-summary-read-group): Go to the next group if the group can't
-       be selected. 
-       (gnus-update-summary-mark-positions): Don't bug out on threads. 
-       (gnus-summary-copy-article): Accept the prefix as the default
-       group. 
+       * nnslashdot.el (nnslashdot-read-groups): Unibyte.
 
-Wed Apr 19 03:28:37 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nnultimate.el (nnultimate-request-list): Use unibyte.
 
-       * gnus.el: Major changes in server handling; new mode; and lots of
-       stuff all over in all files. 
+       * gnus-uu.el (gnus-uu-grab-articles): Bind
+       gnus-display-mime-function to nil.
 
-       * gnus.el: 0.51 is released.
+       * message.el (message-send-mail-with-sendmail): Use the
+       user-mail-address variable.
 
-Mon Apr 17 08:38:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-ignored-headers): More headers.
 
-       * gnus.el (gnus-clear-system): Kill nntp-server-buffer upon exit. 
-       
-       * gnus.el: Added "*" to the beginning of the docs strings of all
-       user variables.
+       * message.el (message-shorten-1): Use list.
 
-Sun Apr 16 03:18:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-post-news): Yank before running
-       news-reply-header-hook. 
-       (gnus-group-list-groups): Go to the right group after listing. 
-       (gnus-summary-respool-article): Allow respooling from newsgroups. 
-       (gnus-split-methods): New variable.
-       (gnus-read-save-file-name): New function.
-       (gnus-summary-save-in-rmail): Have all the saving functions use
-       this new function.
+       * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
+       signatures.
 
-       * gnus-visual.el (gnus-summary-make-menu-bar): Menu change.
+       * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
+       (nnweb-dejanews-create-mapping): Do the properish date.
 
-       * gnus.el (gnus-cancel-news): Don't ask experts.
-       (gnus-summary-mark-region-as-read): New command and keystroke. 
+1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Apr 16 20:45:38 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
+       * mail-source.el (mail-source-common-keyword-map): New variable.
+       (mail-source-bind-common): New macro.
+       (mail-source-fetch): Support plugged mail source.
+       * gnus-int.el (gnus-request-scan): Use them.
 
-       * gnus.el (gnus-save-newsrc-file): Run save-newsrc-hook even if
-       the file is not saved.
-       (gnus-summary-insert-pseudos): Would interleave pseudos and real
-       articles. 
-       (gnus-cancel-news): Generate a better error message.
+1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmh.el (nnmh-request-list): Do not try to read unreadable
-       directories. 
+       * mm-view.el (mm-inline-message): Check whether charset is a
+       string.
 
-       * gnus.el (gnus-copy-sequence): Would choke on just a single cons
-       cell. 
-       (gnus-inews-article): Would insert two \n's too many.
+       * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
 
-Sat Apr 15 04:29:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-mode-map): Changed keystroke for
+       message-yank-buffer.
 
-       * gnus.el (gnus-use-long-file-name): One quote symbol too many. 
-       (gnus-article-x-face-command): New variable.
-       (gnus-article-display-x-face): New command and keystroke.
-       (gnus-newsgroup-active): New internal variable.
-       (gnus-update-read-articles): Use this variable to ensure that new
-       articles that have arrived while the summary buffer existed are
-       not inadvertantly marked as read.
-       (gnus-score-headers): Remove exluded score files from the list of
-       score file alists. Probably.
+1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
 
-       * nntp.el (nntp-news-default-headers): New variable.
-       (nntp-request-post-buffer): Use it.
+       * message.el (message-shorten-references): Cut references to 31
+       elements, then either fold them or shorten them to 988 characters.
+       (message-shorten-1): New function.
+       (message-cater-to-broken-inn): New variable.
 
-       * gnus.el (gnus-inews-insert-headers): Extended syntax of
-       gnus-required-headers. 
+1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
 
-Sun Apr 16 00:02:02 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * nnslashdot.el (nnslashdot-lose): New function.
 
-       * gnus.el (gnus-summary-update-line): Don't mark ancient and read
-       articles as low-scored.
-       (gnus-inews-article): Would insert headers one line too early. 
+1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: 0.50 is released.
+       * mm-view.el (mm-inline-message): Not the right type of charset is
+       being fetched here.  Let the group charset rule.
+       (mm-inline-message): Ignore us-ascii.
 
-Sat Apr 15 22:16:26 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
 
-       * gnus.el (gnus-score-headers): Changed to allow score alists
-       returned from function in...
-       (gnus-score-find-score-files-function): Wider semantics.
-       (gnus-parse-options-lines): Don't parse options if there aren't
-       any. 
-       (gnus-group-default-list-level): New variable.
-       (gnus-use-long-file-name): Extended semantics.
-       (gnus-group-list-groups): Use new variable.
-       (gnus-group-jump-to-group): Bux fix.
+       * mail-source.el (mail-source-fetch-maildir): work around the
+       ommitted "file-regular-p" in efs/ange-ftp.
 
-Fri Apr 14 08:05:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Installed Fabrice Popineau's XEmacs patches.
+       * mml.el (mml-generate-mime-1): Don't insert extra empty line.
+       (mml-generate-mime-1): Use the encoding param.
 
-       * nnfolder.el: Installed Scott Byer's version.
+       * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
 
-       * nntp.el (nntp-request-group): Use LIST ACTIVE group if the
-       server supports it.
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Require
+       gnus-art before binding its variables.
 
-Fri Apr 14 17:14:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-article-prepare-display): Run the prepare
+       after the MIME.
 
-       * gnus.el (gnus-post-news): Set gnus-newsgroup-name when posting. 
+1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
 
-       * nnfolder.el (nnfolder-request-expire-articles): Setcar the wrong
-       thing. 
+       * message.el (message-clone-locals): Use it.
 
-       * gnus.el (gnus-summary-catchup): Would catchup no matter what
-       answer the user gave.
+       * gnus-msg.el (gnus-configure-posting-styles): Make
+       user-mail-address local.
 
-       * nnfolder.el (nnfolder-request-close): New function to remove
-       nnfolder buffers.
+1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
 
-Fri Apr 14 17:09:40 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-start.el (gnus-get-unread-articles): Scan each method only
+       once.
 
-        * gnus.el: 0.49 is released.
+1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Apr 14 00:29:43 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * message.el (message-generate-new-buffer-clone-locals): Use varstr.
+       (message-clone-locals): Ditto.
 
-       * gnus.el (gnus-list-active-group): New function.
-       (gnus-browse-server-mode-map): New keystrokes: `l' and 
-       `L', which both return to the group buffer.
+       * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
+       group inherit reply-to or from.
 
-       * nntp.el (nntp-list-active-group): New function.
+1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: New spec for current score file.
-       (gnus-simplify-subject-fuzzy): Made fuzzier on white space.
-       (gnus-summary-cancel-article): Heade headers after replying, etc. 
-       (gnus-user-mail-address): New variable.
-       (gnus-score-orphans): Orphan functions added.
+       * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
+       for charset.
+       (gnus-summary-show-article-charset-alist): New variable.
 
-Wed Apr 12 23:13:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-bodies.el (mm-decode-string): Support gnus-all and
+       gnus-unknown.
+       (mm-decode-body): Ditto.
+       * rfc2047.el (rfc2047-decode): Ditto.
 
-       * gnus.el (gnus-score-body): New function.
-       (gnus-summary-raise-by-body): All the raise/lower functions and
-       keystrokes are added.
+1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Apr 12 17:23:32 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * mail-source.el (mail-source-delete-incoming): Change default to
+       t.
 
-       * gnus.el (gnus-mail-reply-using-mail): Allow reply-to function to
-       return a list of headers to insert.
-       (gnus-summary-save-article): Don't re-request articles before
-       saving. 
-       (gnus-summary-read-group): If all articles have been expunged on
-       accound of low scores, display all articles.
-       (gnus-score-check-syntax): Don't choke on empty score entries.
+Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Wed Apr 12 00:23:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: Pterodactyl Gnus v0.99 is released.
 
-       * gnus.el: Doc fix.
-       (gnus-score-integer): New function.
-       (gnus-score-date): New function.
+1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-accept-response): Give a better error message.
+       * dgnushack.el (dgnushack-compile): No webmail under Emacs.
 
-       * nnvirtual.el (nnvirtual-update-marked): Removal of article marks
-       now propagates to the source groups.
+       * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
+       spec.
 
-       * gnus.el (gnus-select-newsgroup): Adjust marked lists after
-       really entering group.
+       * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
+       (gnus-configure-posting-styles): No, don't.
+       (gnus-configure-posting-styles): Allow overriding files.
 
-Tue Apr 11 23:08:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-header-button-alist): Use browse-url
+       directly.
 
-       * gnus.el (gnus-summary-catchup-and-goto-next-group): New command
-       and keystroke.
-       (gnus-summary-toggle-header): Set point at the start up the buffer
-       when toggling the header.
-       (gnus-score-transform-old-to-new): Would rewrite 'files atoms
-       incorrectly. 
+       * mm-decode.el (mm-inline-media-tests): Check feature vcard.
 
-       * nnmail.el (nnmail-request-post-buffer): Bind buffer-read-only to
-       nil before attempting to change the buffer.
+       * gnus-msg.el (gnus-summary-yank-message): New command and
+       keystroke.
 
-       * gnus-uu.el (gnus-uu-save-files): Don't choke on non-existing
-       files. 
+       * message.el (message-yank-buffer): New command.
+       (message-buffers): New function.
 
-       * gnus.el (gnus-score-save): Make sure that the directory that the
-       score file is written to actually exists.
+       * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
+       next group in a more normal fasion.
 
-       * gnus-kill.el (gnus-kill-file-raise-followups-to-author):
-       Misleading message.
+       * mml.el (mml-boundary-function): New variable.
+       (mml-compute-boundary): Use it.
 
-       * gnus.el (gnus-summary-save-article): Remove any X-Gnus header
-       lines before saving.
+       * nnmh.el (nnmh-active-number): Skip past files that have buffers
+       that exist for them.
 
-Tue Apr 11 00:03:35 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
+       (gnus-async-timer): New variable.
 
-       * gnus.el (gnus-summary-number-of-articles-in-thread): New
-       function. 
-       (gnus-summary-score-entry): A slightly more elaborate prompt.
-       (gnus-group-first-unread-group): New function and keystroke.
+1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Apr 10 20:41:55 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * nnultimate.el (nnultimate-request-list): Be more lenient with
+       root addresses.
 
-       * gnus.el (gnus-summary-mark-as-read-forward): Overwrite E marks. 
-       (gnus-group-jump-to-group): Allow jumping to groups not in the
-       active file.
-       (gnus-summary-line-format-alist): New spec: number of articles in
-       the current subthread.
+1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnml.el (nnml-possibly-create-directory): Create directories on
-       the fly instead of creating all possible directories at startup.
+       * gnus-art.el (gnus-treatment-function-alist): Do
+       gnus-treat-capitalize-sentences.
 
-       * nnmail.el (nnmail-article-group): Allow nnmail-split-methods to
-       be a function to be called.
+1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-nov-parse-line): Allow articles without
-       message-ids to pass through. Fudge temporary ids.
+       * webmail.el (webmail-hotmail-article): Hotmail changes the
+       format.
 
-       * nnml.el (nnml-make-nov-line): Create dummy message-ids for
-       articles that do not have them.
+1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-group-make-group): Refuse to create groups that
-       already exist.
-       (gnus-group-change-level): Don't enter foreign groups into killed
-       lists. 
-       (gnus-parse-n-options): Handle options -n lines as the were
-       supposed to - sequentially.
-       (gnus-newsrc-options-n-yes, gnus-newsrc-options-n-no): Obsolete
-       variables. 
-       (gnus-newsrc-options-n): New variable.
-       (gnus-matches-options-n): New function.
-       (gnus-summary-next-group): Kill summary buffer even when C-g'ing
-       while choosing the next group after n'ing.
-       (gnus-summary-mode-line-format-alist): New format spec added.
-       (gnus-short-group-name): New function.
-       (gnus-mail-forward-using-mail): Use From line instead of grup name
-       in the Subject header when forwarding.
-       (gnus-summary-mode-line-format-alist): Added user-defined spec to
-       the mode line alists. 
-       (gnus-score-save): Would set `gnus-score-cache' to nil.
+       * mm-decode.el (mm-display-external): For `copiousoutput' methods,
+       switch to buffer after calling program.
+       (mm-display-external): Use `shell-command-switch' instead of "-c".
 
-       * gnus-uu.el (gnus-uu-mark-sparse): Did not create hashtb before
-       using it.
+1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-mail-other-window-using-mail): Used lisp keymap.
+       * nnultimate.el (nnultimate-possibly-change-server): Don't always
+       read groups file.
 
-Mon Apr 10 20:29:26 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
+       <p>.
 
-       * gnus.el (gnus-summary-move-article): Didn't remove articles from
-       list of unreads.
+1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Mon Apr 10 14:59:49 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * message.el (message-mode): Doc fix.
 
-       * gnus.el, gnus-uu.el: Changed all instances of
-       mail-header-separator to use regexp-quote and anchors.
+1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-nov-parse-line): Don't choke on malformed NOV
-       lines. 
+       * gnus-art.el (article-emphasize): Check group variable.
+       * rfc1843.el (rfc1843-decode-article-body): Ditto.
 
-Sun Apr  2 13:16:03 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-insert-headers): Didn't check new
-       -gather-limit correctly. 
-       (gnus-summary-prepare-threads): Print subjects if `fuzzy' was
-       used, but subjects aren't equal.
+       * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
+       type.
 
-Sun Apr  2 12:11:17 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.47 & 0.48 is released.
+       * webmail.el: Support www.netaddress.com, i.e. usa.net.
 
-       * nnmh.el (nnmh-article-pathname): Wouldn't find groups that were
-       located in directories that had "." in the directory names.
+1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
 
-       * gnus.el (gnus-score-load-file): Changing score alists would have
-       no effect. 
+       * mml.el (mml-quote-region): Insert ! after the hash.
 
-Sat Apr  1 16:45:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary): Would
-       mess up selected face when no mouse highlights were used.
+       * gnus-group.el (gnus-group-warchive-address-history): Change to
+       nil.
 
-       * nnml.el (nnml-request-create-group): Really create groups that
-       are created.
+1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-setup-news): If the local server can't be
-       contacted, just ignore it and offer to continue.
-       (gnus-group-post-news): Set newsgroup name to nil before offering
-       to post.
-       (gnus-summary-read-group): Summary buffer wouldn't be killed when
-       `n'-ing to a group that had all its articles expired.
+       * webmail.el: Support mail.yahoo.com.
 
-       * nntp.el (nntp-open-server): Allow quitting when setting up
-       connection to a server.
+       * mail-source.el (mail-source-fetch-webmail): Add password check.
+       (mail-source-keyword-map): Use `subtype'.
 
-       * gnus.el (gnus-articles-to-read): Ticked articles would become
-       read when newsgroups were entered with C-u SPC.
-       (gnus-inews-check-post): Check outgoing post for long lines.
-       (gnus-score-load-score-alist): Ignore empty score files. 
-       (gnus-score-check-syntax): Check score file syntax.
+1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Apr  1 10:41:11 1995  Lars Magne Ingebrigtsen  <larsi@nain.ifi.uio.no>
+       * mail-source.el (mail-source-keyword-map): Add webmail.
+       (mail-source-fetcher-alist): Ditto.
+       (mail-source-fetch-webmail): New function.
+       * webmail.el: New file.
 
-       * gnus.el (gnus-summary-move-article): Did not remove ticked and
-       dormant articles from relevant lists.
+1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Mar 31 11:49:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
 
-       * gnus-kill.el (gnus-apply-kill-file-internal): Did not add kill
-       buffers to the buffer list for later killing.
+1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-expire-articles): Would bug out on empty
-       groups. 
+       * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
 
-Wed Mar 29 13:34:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnspool.el (nnspool-request-newgroups): Use floats instead of
-       fudging. 
+       * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
+       (nnultimate-prune-days): New function.
+       (nnultimate-create-mapping): Use it.
+       (nnultimate-request-group): Only fetch the groups list if it has
+       not been done before.
+       (nnultimate-retrieve-headers): Don't write groups.
+       (nnultimate-create-mapping): Off-by-one error.
 
-       * gnus.el (gnus-adjust-marked-articles): Remove expired reply
-       marks. 
+1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-create-mapping): Ignore marks on
-       articles that are expired.
+       * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
+       threaded subjects.
 
-       * gnus.el (gnus-gather-threads): Allow fuzzy comparisons.
-       (gnus-simplify-subject-fuzzy): New function.
+1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-create-group): New function.
+       * nnwarchive.el: Lots of changes make agent happy.
 
-       * gnus.el (gnus-group-make-group): Create nnml groups when
-       requested. 
-       (gnus-request-create-group): New function.
+1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-request-article): Avoid obsolete concating of
-       numbers-as-strings.
+       * gnus-start.el (gnus-get-unread-articles): Assert group is in
+       hashtb.
 
-Wed Mar 29 10:21:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-        * gnus.el: 0.46 is released.
+       * mm-decode.el (mm-display-external): Write region with binary
+       mode.
 
-Wed Mar 29 09:55:15 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-score-load-file): Use different method for
-       figuring out whether score file names are relative.
+       * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
 
-Wed Mar 29 08:54:25 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-set-info): Bugged out on lists instead of
-       ranges. 
+       * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
+       (mm-uu-test): Now it is in restricted region.
 
-       * nntp.el (nntp-open-server): Would try to send MODE READER even
-       when opening was unsuccessful.
+       * gnus-art.el (article-decode-charset): Don't mm-uu-test.
 
-Wed Mar 29 03:56:05 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * mm-view.el (mm-view-message): Fix buffer leak.
+       (mm-inline-message): Support 'gnus-decoded.
 
-       * gnus.el (gnus-group-faq-directory): Change in value.
+       * mm-bodies.el (mm-decode-body): Ditto.
 
-Tue Mar 28 11:06:18 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
+       * rfc2047.el (rfc2047-decode-region): Ditto.
 
-       * gnus.el (gnus-group-archive-directory): New variable.
-       (gnus-group-make-archive-group): New command and keystroke.
-       (gnus-get-unread-articles): Did not properly activate nnvirtual
-       groups. 
-       (gnus-summary-insert-pseudos): Didn't initialize hashtb before
-       inserting pseudos.
+1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
 
-Mon Mar 27 20:58:05 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * imap.el (require): Added autoload for base64-encode-string.
 
-       * gnus.el (gnus-summary-sort): If used in summary-prepare-hook,
-       would lead to infinite recursion.
+1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Mon Mar 27 19:09:35 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el (gnus-refer-article-method): Made list value
+       customizable.
 
-       * gnus.el (gnus-mail-other-window-using-mail): Would give wrong
-       parameters to sendamil function.
+1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Mar 27 19:06:58 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-recenter): set-window-start with
+       NOFORCE in Emacs case.
 
-       * gnus.el: 0.45 is released.
+1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Mar 27 18:31:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-art.el (gnus-request-article-this-buffer): Set
+       gnus-newsgroup-name.
 
-       * gnus.el (gnus-summary-catchup-to-here): Would mark everything as
-       read. 
+1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-expire-articles): Max without apply.
+       * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
+       NOFORCE.
 
-Mon Mar 27 12:16:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-no-groups-message): New variable.
-       (gnus-group-best-unread-group): Don't just to the current group.
+       * gnus-start.el (gnus-get-unread-articles): Check server before
+       scanning.
 
-Mon Mar 27 11:18:40 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-kill.el (gnus-kill): Would remove all kill entries from
-       kill files. 
+       * gnus.el (gnus-valid-select-methods): nnslashdot is news.
 
-       * gnus.el (gnus-post-news): Did not work from the group buffer. 
-       (gnus-score-load-file): Would unconditionally overwrite expunge
-       and mark levels.
+       * nnslashdot.el (nnslashdot-login-name): New variable.
+       (nnslashdot-password): Ditto.
+       (nnslashdot-request-post): New function.
 
-Mon Mar 27 11:13:43 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-treat-buttonize): More testing.
 
-       * gnus.el: 0.41-0.44 released in quick succession. Fixed new range
-       operators.
+       * mm-encode.el: Another CVS test.
 
-Sat Mar 25 05:05:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-treat-emphasize): Change default.
+       (gnus-treat-buttonize): Ditto.
+       (gnus-treat-buttonize): This is a test.
 
-       * gnus.el (gnus-compress-newsrc-assoc,
-       gnus-uncompress-newsrc-assoc): Compress lists of marked articles
-       before writing them to the .newsrc.eld file.
-       (gnus-select-newsgroup): auto-expire match on full name.
-       (gnus-select-newsgroup): New element in select methods:
-       auto-expire. 
-       (gnus-save-scores): New variable. 
-       (gnus-summary-exit): Use it.
-       (gnus-newsrc-to-gnus-format): If .newsrc was newer than
-       .newsrc.eld, all foreign groups would be hosed.
+       * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
+       (gnus-build-sparse-threads): Ditto.
+       (gnus-build-all-threads): Ditto.
 
-       * gnus.el: All range functions have changed to allow an extended
-       syntax.
+       * nnheader.el (make-full-mail-header): Make into a subst.
 
-Fri Mar 24 07:17:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
+       unless w3 is supplied.
 
-       * gnus.el (gnus-summary-move-article): Copy marks when moving
-       articles. 
-       (gnus-set-sorted-intersection): Would compute incorrect
-       intersection. 
+       * gnus.el (gnus-refer-article-method): Doc fix.
 
-       * nndoc.el (nndoc-retrieve-headers): Insert Lines header.
-       * nnmh.el (nnmh-retrieve-headers): Ditto.
-       (nndigest-retrieve-headers): Ditto.
+       * gnus-sum.el: Do not accept a prefix.
+       (gnus-summary-refer-article): Accept a list of select methods.
 
-       * nndigest.el (nndigest-narrow-to-article): Don't include the
-       closing digest separator in an article. 
+1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-change-level): When subscribing to
-       non-existant groups, would claim that there was one unread article
-       in the group.
-       (gnus-summary-delete-article): Remove process mark after deleting
-       articles. 
-       (gnus-score-load-file): 'files was not properly handled, and edits
-       would end up with the wrong alist as the current one. 
-       (gnus-score-edit-alist): Name change from -file. 
-       (gnus-score-edit-file): New function and keystroke.
+       * Makefile.in: Change `^  *' to `\t'.
 
-       * nntp.el (nntp-request-newgroups): Would bug out due to a `let'
-       instead of a `let*'.
+1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
 
-       * gnus.el (gnus-score-save): Score files would not be saved. 
-       (gnus-summary-update-line): Would mark as read-below even when
-       attempting to remove the mark.
+       * message.el (message-forward): Pay attention to prefix argument
+       again and forward all headers when it is set, regardless of the
+       value of message-forward-ignored-headers.
 
-Thu Mar 23 08:29:56 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
 
-       * gnus.el (gnus-summary-save-article-file,
-       gnus-summary-save-article-folder,
-       gnus-summary-save-article-rmail): New commands and keystrokes.
-       (gnus-summary-sort): All sort commands now also work when
-       threading is used.
-       (gnus-summary-mode-map): Several key changes.
+       * dgnushack.el (dgnushack-compile): Vpath file.
 
-       * nnml.el (nnml-request-expire-articles): Update active file as
-       well. 
-       * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
-       * nnfolder.el (nnfolder-request-expire-articles): Ditto.
-       * nnmbox.el (nnmbox-request-expire-articles): Ditto.
+       * Makefile.in (SHELL): VPATH support.
 
-       * nnmail.el (nnmail-tmp-directory): New variable.
-       (nnmail-move-inbox): Use it.
+1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-update-marked): Would insert non-visible
-       component groups into the group buffer.
+       * gnus-ems.el: Check for cygwin32.
 
-       * nnmh.el (nnmh-get-new-mail): Don't create directories unless
-       mail reading is wanted.
+1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnfolder.el (nnfolder-read-folder): Insert number of lines in
-       the article.
+       * mm-decode.el (mm-display-external): Use 'non-viewer.
+
+1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-unsubscribe-group): Would refuse to
-       subscribe to groups not in active file. 
+       * base64.el (base64-encode-string): An alias for base64-encode for
+       compatibility.
 
-Thu Mar 23 13:23:45 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Remove two calls to `debug'.
+       * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
+       nntp-inhibit-erase.
 
-       * gnus.el: 0.40 is released.
+1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
 
-Thu Mar 23 06:29:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-start.el (gnus-get-unread-articles): Use
+       nnfoo-retrieve-groups to find new news, if available.
+       (gnus-read-active-file-2): New function.
+       (gnus-get-unread-articles): Use it.
+       (gnus-read-active-file-1): Ditto.
 
-       * gnus.el: 0.39 is released.
+1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Thu Mar 23 04:10:52 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * mm-util.el (mm-find-mime-charset-region): Make sure
+       find-coding-systems-for-charsets is fbound.
 
-       * gnus.el (gnus-mail-other-window-using-mail): Allow yanking, and
-       fix winconf on exit.
-       (gnus-group-faq-directory): Wrong default value.
-       (gnus-group-fetch-faq): Did not work.
-       (gnus-score-save): Would save score files even when there wasn't
-       one. 
+       * gnus-ems.el: Typo fix.
 
-       * gnus-uu.el (gnus-uu-decode-uu-and-save): Use an uu default
-       directory. 
+1999-11-13  Florian Weimer  <fw@s.netic.de>
 
-       * nnfolder.el (nnfolder-read-folder): Would bug out if there was
-       no active file.
+       * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
+       it's available and makes sense.
 
-       * gnus.el (gnus-ask-server-for-new-groups): Did not really work
-       for any backends.
-       (gnus-group-unsubscribe-group): Would not let you susbcribe to
-       killed groups.
-       (gnus-summary-catchup): Would not catchup expired articles. 
+1999-11-12 19:56:23  Fabrice POPINEAU  <Fabrice.Popineau@supelec.fr>
 
-Thu Mar 22 14:23:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-score.el (gnus-score-save): Translate score file.
 
-       * gnus.el: 0.38 is released.
+1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
 
-Wed Mar 22 13:55:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mail-source.el (mail-source-keyword-map): For IMAP mail source,
+       added fetchflag and dontexpunge keywords.
+       (mail-source-fetch-imap): Use them.
 
-       * nntp.el (nntp-send-mode-reader): Blocked reading of active list.
+1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Wed Mar 22 13:55:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
+       gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
+       `defconst'.
 
-       * gnus.el: 0.37 is released. 
+       * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
+       `defconst'.
+       Mention that it is both for group and topic parameters.
+       (gnus-extra-topic-parameters): New constant, including `subscribe'
+       parameter.
+       (gnus-extra-group-parameters): New constant.
+       (gnus-group-customize): Use them.
 
-Wed Mar 22 08:37:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus.el (gnus-select-method): Added default value and tag.
+       (gnus-refer-article-method): Added `DejaNews' customization option.
 
-       * nntp.el (nntp-send-mode-reader): Actually send the mode reader
-       command. 
+1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Mar 22 00:00:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-int.el (gnus-server-opened): Ignore denied servers.
 
-       * gnus.el (gnus-make-threads-and-expunge): Really, really expunge
-       low-scored articles. Right.
-       (gnus-make-threads): Simpler function to speed things up when
-       expunging is not needed.
+       * gnus-ems.el (gnus-mule-max-width-function): New backquote
+       syntax.
 
-       * nnvirtual.el (nnvirtual-create-mapping): Would bug out in the
-       presence of bogus groups.
+       * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
 
-       * nnspool.el (nnspool-possibly-change-directory): Don't error out
-       when errors occur, but return a message instead.
+       * nnslashdot.el (nnslashdot-group-number): Changed default.
 
-       * nndoc.el (nndoc-possibly-change-buffer): Would bug out if the
-       file didn't exist.
+       * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
+       (nnweb-dejanews-wash-article): Removed.
+       (nnweb-type-definition): Fetch by id.
 
-       * gnus.el (gnus-mark-xrefs-as-read): Handled crossrefs to groups
-       with no read articles strangely. Also didn't perform crossreffing
-       when select methods were only almost equal.
-       (gnus-make-articles-unread): Would bug out when nnmh was the
-       native server. 
+       * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
+       we mean it.
 
-       * nnbabyl.el (nnbabyl-read-mbox): Did not properly label articles. 
+       * nnslashdot.el (nnslashdot-group-number): Doc fix.
+       (nnslashdot-request-list): Use Ultramode as well.
+       (nnslashdot-date-to-date): Be more lenient.
+       (nnslashdot-threaded): New function.
 
-       * gnus.el (gnus-set-mode-line): Do unread-and-unticked by default. 
-       (gnus-summary-pop-article): New command and keystroke.
-       (gnus-mode-non-string-length): New variable.
-       (gnus-set-mode-line): Use it.
-       (gnus-score-mode): New mode to edit score files. 
-       (gnus-inews-date): Did the opposite thing of what it was supposed
-       to do with time zones.
-       (gnus-group-make-group): Don't prompt for address if that is
-       irrelevant. 
+1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Tue Mar 21 10:01:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-mime-internalize-part): Doc fix.
 
-       * nnfolder.el (nnfolder-read-folder): Would only work if incoming
-       mail was split by Gnus.
+1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
 
-       * gnus.el (gnus-score-transform-old-to-new): Function for
-       rewriting old score files.
-       (gnus-score-expiry-days): Name change from
-       `gnus-kill-expiry-days'. 
-       (gnus-score-headers): All score functions rewritten to deal with
-       the new format.
-       (gnus-summary-goto-unread): New variable.
-       (gnus-summary-mark-forward): Use it.
+       * nnweb.el (nnweb-type-definition): /=dnc .
 
-Tue Mar 21 04:50:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-mark-article): Low-scored articles in
-       auto-expirable grups should be expirable.
+       * nnultimate.el (nnultimate-retrieve-headers): Work with american
+       dates.
+       (nnultimate-retrieve-headers): Wrong ordering.
 
-Mon Mar 20 00:07:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
 
-       * gnus.el (gnus-post-news): Also prompt for Subject, if that is
-       required. 
-       (gnus-global-score-files): New variable.
-       (gnus-score-score-files): Use it.
-       (gnus-score-save): Don't attempt to save read-only score files. 
-       (gnus-summary-mode-map): Score map error.
-       (gnus-score-load-score-alist): New function.
-       (gnus-summary-*-raise/lower-by-id): New commands and keystrokes
-       for raising/lowering by message-id. 
+       * message.el (message-forward-as-mime): New variable.
 
-       * nntp.el (nntp-request-post-buffer): Don't rely on any Gnus
-       variables. 
+1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el: Lots and lots of doc fixes.
-       (gnus-execute): Would not allow use from summary buffer.
-       (gnus-local-timezone): Removed variable.
-       (gnus-summary-followup): Don't display article.
+       * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
 
-Sun Mar 19 04:34:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-activate-newsgroup): If a server can't be reached,
-       there's not much point in trying to request groups from it.
-       (gnus-mark-xrefs-as-read): Also do Xrefs to unsubscribed groups
-       unconditionally if virtual groups are used.
+       * mail-source.el (mail-source-movemail-and-remove): New function.
+       (mail-source-keyword-map): Add `function' for `maildir'.
+       (mail-source-fetch-maildir): Use it.
 
-       * nntp.el (nntp-open-server): Set up timeouts for connections. 
-       (nntp-connection-timeout): New variable.
+1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-get-unread-articles): Allow activation of virtual
-       groups. 
-       (gnus-kill-file-mode): Reinstated most GNUS functions and took out
-       all gnus-raise/lower code.
-       (gnus-summary-mode): Doc fix. (Snicker.)
-       (gnus): Move startup hook backwards.
-       (gnus-articles-to-read): Use total-number as the default. 
-       (gnus-member-of-range): Minor inaccuracy.
-       (gnus-sorted-complement): New, faster function.
-       (gnus-articles-to-read): Use it.
-       (gnus-sorted-intersection, gnus-set-sorted-intersection): New
-       functions. 
-       (gnus-select-newsgroup): Use them.
+       * nnwarchive.el: New file.
+       * gnus-group.el (gnus-group-make-warchive-group): New function.
+       * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
 
-Sun Mar 19 02:46:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Would leave extra
-       spaces before the Xref sometimes, causing problems for subsequent
-       Xref handling.
+       * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
+       subjects.
 
-Sun Mar 19 02:46:01 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
 
-       * gnus.el: 0.36 is released.
+       * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
 
-Sun Mar 19 00:03:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): When NOV lines only
-       had seven tabs, this would deliver incorrect results.
+       * nnultimate.el (nnultimate-open-server): Do address.
+       (nnultimate-forum-table-p): New function.
 
-       * gnus.el (gnus-execute-1): Would not search through article
-       bodies. 
-       (gnus-summary-prepare-threads): 'empty was not properly respected. 
+       * nnweb.el (nnweb-insert-html): Renamed.
+       (nnweb-insert): New function.
 
-       * nntp.el (nntp-open-server): Would bug out if server refused
-       connection. 
+       * nnultimate.el (nnultimate-insert-html): New function.
 
-       * gnus.el (gnus-make-threads): Expunge non-scored articles, if
-       wanted. 
-       (gnus-summary-prepare-threads): When not threading, expunge
-       nmon-scored, if wanted. 
+       * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
+       if nov is evil.
+       (nnslashdot-retrieve-headers): use the sane version instead.
 
-Sat Mar 18 23:39:47 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-insert-line): Would bug out if
-       gnus-summary-default-score was nil.
-       (gnus-inews-news): If `gnus-mail-courtesy-message' is nil, don't
-       append one. 
+       * nnslashdot.el (nnslashdot-request-article): Fold case.
 
-Sat Mar 18 16:39:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnultimate.el: New file.
 
-       * gnus.el (gnus-group-edit-group): Use pp.
-       (gnus-score-change-score-file): New command and keystroke. 
+       * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
+       unless wanted.
 
-       * nntp.el (nntp-request-post-buffer): Pass the request on to
-       nnmail if that is wanted.
+       * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
+       (gnus-read-active-file-1): Separated into own function.
+       (gnus-read-active-file): Catch quits.
 
-       * gnus.el (gnus-post-news): Send mail even when requesting post
-       when `to-address' is set.
+       * nnslashdot.el (nnslashdot-request-article): Search better on
+       first article.
+       (nnslashdot-request-list): Fold case.
+       (nnslashdot-retrieve-headers): Ditto.
 
-       * nntp.el (nntp-server-opened-hook): Doc fix.
-       (nntp-send-mode-reader, nntp-send-authinfo): New functions. 
+1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-score-find-bnews): Would bug out when presented
-       with the file "SCORE". 
+       * gnus.el: Autoload gnus-subscribe-topics.
 
-Fri Mar 17 14:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-exit): Buffer-local vectors would not be
-       garbage-collected, leading to a major memory drain.
+       * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
+       before dot.
+       * gnus-util.el (gnus-write-active-file): Ditto.
 
-Thu Mar 16 22:14:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-update-read-articles): Would mark ticked articles
-       not displayed as read.
-       (gnus-member-of-range): Also accept single-range ranges.
-       (gnus-get-unread-articles-in-group): Adjust ticked and dormant
-       articles before computing the number of unread articles. 
-       (gnus-summary-next-article): Would need an extra C-n before
-       moving to the right groups (sort of).
+       * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
+       function.
+       * gnus-cache.el (gnus-cache-file-name): Use it.
+       * gnus-agent.el (gnus-agent-group-path): Use it.
+       * nnmail.el (nnmail-group-pathname): Use it.
 
-Thu Mar 16 16:52:19 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.35 is released.
+       * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
+       if cooked.
+       * gnus-util.el (gnus-write-active-file): Write cooked active file.
+       * gnus-agent.el (gnus-agent-save-group-info): Ditto.
+       * gnus.el (gnus-short-group-name): "..." proof.
 
-Thu Mar 16 15:47:33 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-read-descriptions-file): Changed pattern to
-       delete. 
-       (gnus-group-describe-group): Added "force" prefix.
+       * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
+       support nnslashdot.
 
-Thu Mar 16 00:08:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnvirtual.el (nnvirtual-create-mapping): Be more lenient with
-       component groups that can't be requested.
+       * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
+       many articles.
+       (nnslashdot-generate-active): New function.
+       (nnslashdot-request-newgroups): Use it.
 
-       * nnml.el (nnml-possibly-change-directory): Don't signal errors.
+       * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
+       names.
 
-       * gnus.el (gnus-group-get-new-news-this-group): Display better
-       error messages when errors occur.
+       * nnslashdot.el (nnslashdot-request-newgroups): New function.
+       (nnslashdot-request-list): Not moderated.
 
-       * nnspool.el (nnspool-request-group): Return an error message if
-       the group can't be selected.
+1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nntp.el (nntp-open-server): Don't bug out if getting a C-g while
-       waiting for initial contact.
+       * nnimap.el (nnimap-open-server): Remove error signal if
+       nnimap-server-buffer is nil (the check should've been `boundp').
 
-       * nnspool.el (nnspool-request-newgroups): Now also supported by
-       nnspool. 
+       * imap.el (imap-log):
+       * nnimap.el (nnimap-debug): Disable debugging by default.
 
-       * gnus-visual.el (gnus-group-make-menu-bar): -make-doc-group did
-       not exist.
+1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-faq-directory): Missing leading slash. 
+       * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
 
-       * nnfolder.el (nnfolder-request-list): The first time this is
-       called, create the active file.
+       * gnus-topic.el (gnus-subscribe-topic): New function.
 
-       * gnus.el (gnus-group-change-level): When subscribing to killed
-       groups with no articles, would enter wrong number of read
-       articles. 
+       * nnslashdot.el (nnslashdot-request-list): Give out extended group
+       names.
 
-       * nnspool.el (nnspool-server-opened): Would return t even when not
-       opened. 
+       * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
+       if starting with a quote.
 
-Wed Mar 15 23:47:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-get-new-news-in-group): Give a sensible return
-       value. 
-       (gnus-group-get-new-news-this-group): Beep if group can't be
-       activated. 
+       * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
+       group name.
 
-       * nnfolder.el (nnfolder-request-group): Complain if the group
-       doesn't exist.
+1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Wed Mar 15 19:14:47 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+       * nnslashdot.el: New file.
 
-       * gnus.el (gnus-summary-refer-article): Would behave strangely
-       when refering an article already present in the summary buffer.
+       * nnheader.el (nnheader-insert-header): New function.
 
-Wed Mar 15 17:53:14 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-art.el (gnus-mime-internalize-part): Bind
+       mm-inlined-types.
 
-       * gnus.el: 0.34 is released.
+       * nndraft.el (nndraft-request-expire-articles): Do all the backup
+       files.
 
-Wed Mar 15 00:53:47 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-post-news): Would bug out when posting from the
-       group buffer.
+       * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
+       (smiley-toggle-buffer): New function.
+       (smiley-buffer): Don't quote the function.
+       (smiley-toggle-extents): Ditto.
 
-       * gnus-uu.el (gnus-uu-grab-articles): Don't mark ticked (etc)
-       articles as read.
+1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-find-method-for-group): Before no groups were
-       entered, a bug here would result in an incorrect error message
-       when the nntp server couldn't be contacted.
-       (gnus-summary-mode-map): Several changes.
-       (gnus-read-descriptions-file): Would delete lines that were valid. 
+       * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
+       empty buffers.
 
-Tue Mar 14 23:11:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-next-article): Enable the use of C-n and
-       C-p when choosing "next group" in the summary buffer.
-       (gnus-summary-recenter): Behaves in a slightly modified
-       fashion. Now also works with absolutely all sizes.
+       * gnus-art.el (gnus-article-mode-map): Use the summary article
+       edit.
 
-Mon Mar 13 11:13:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
 
-       * gnus.el (gnus-summary-catchup): Would mark all as read, even if
-       to-here was non-nil.
-       (gnus-summary-catchup-to-here): Disable prompting.
-       (gnus-summary-update-lines): Do updateing even with gnus-visual
-       nil. 
-       (gnus-score-load-file): New atom - mark-and-expunge.
+       * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
 
-       * nnmail.el (nnmail-split-methods): New semantics.
-       (nnmail-article-group): Use them.
+1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-list-matching): Fix and bound to keys and
-       menus.
-       (gnus-group-list-all-matching): New command.
-       (gnus-group-sort-groups): Would make all groups disappear. 
+       * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
 
-       * (-request-move-article, -request-accept-article): Only do saving
-       after the last article has been moved.
+1999-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * nnml.el (nnml-save-nov): Only save modified buffers.
+       * gnus-art.el (gnus-treat-predicate): Examine whether the argument
+       is list or not before condition.
 
-       * gnus.el (gnus-summary-move-article): Only save nov files once
-       when moving many articles.
-       (gnus-post-news): Did not allow interactive calls. 
+1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
 
-Sun Mar 12 16:52:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
 
-       * gnus.el (gnus-mail-forward-using-mail): Would not bind
-       `gnus-mail-send-and-exit' to `C-c C-c'.
+1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
 
-Sun Mar 12 16:30:28 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-emphasis-alist): New value.
 
-       * gnus.el: 0.33 is released.
+1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Mar 12 09:42:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
+       `buffer-substring'.
 
-       * gnus.el (gnus-summary-prepare-threads, gnus-make-threads):
-       Really expunge all low-marked articles if that is wanted.
-       (gnus-score-score-files): Would bug out if `gnus-use-long-names'
-       was nil and no score file exists.
+1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sat Mar 11 19:14:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (article-date-ut): Keep the updated timer.
+       (gnus-emphasis-underline-italic): Doc fix.
 
-       * gnus.el (gnus-summary-toggle-threads): Go to the last article if
-       none is present on the current line.
-       (gnus-summary-prepare-threads): Cull dormant and low-scored
-       articles when displaying non-threaded summary buffers.
-       (gnus-post-news, gnus-mail-reply-using-mail): Respect
-       `gnus-use-full-window'. 
-       (gnus-summary-copy-article): New command and keystroke.
+       * gnus-msg.el (gnus-post-method): Doc fix.
+       (gnus-post-method): Change default.
 
-Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lmi@eyesore.no>
+1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
 
-       * gnus.el: 0.32 is released.
+       * message.el (message-newline-and-reformat): Improvements.
 
-Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-next-article, gnus-summary-prev-article,
-       gnus-summary-prev-group):  New implementations.
-       (gnus-article-prepare): The summary mode line would say "1 unread"
-       when there were none.
-       (gnus-summary-toggle-header): Did not hide headers after using
-       MIME. 
-       (gnus-check-bogus-newsgroups): Removed checking for duplicate
-       killed groups. 
-       (gnus-check-duplicate-killed-groups): New function.
-       (gnus-summary-update-mark): Allow summary-clear-mark to clear even
-       the low-score-mark.
-       (gnus-check-first-time-used): Don't re-subscribe default groups
-       when re-scanning, before creating the .newsrc files.
+       * message.el (message-newline-and-reformat): Don't insert too many
+       newlines.
+       (message-newline-and-reformat): Work even if not sc.
 
-       * gnus-uu.el (gnus-uu-decode-save): Insisted on saving to an
-       existing file. 
+       * mm-view.el (mm-inline-message): Insert a delimiter at the end.
 
-Thu Mar  9 08:44:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-decode.el (mm-inline-media-tests): Only if diff mode.
 
-       * nnfolder.el (nnfolder-request-move-article): Did not work.
+1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
 
-       * nnmbox.el (nnmbox-request-move-article): Did not work at all. 
+       * mm-view.el (mm-display-patch-inline): New function.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Did not properly
-       translate xrefs from foreign groups.
+1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
 
-Mon Mar  6 06:13:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-view.el (mm-display-patch-inline): New function.
 
-       * gnus.el (gnus-summary-fetch-faq): New command and keystroke. 
-       (gnus-group-faq-directory): New variable.
-       (gnus-group-fetch-faq): New command and keystroke.
-       (gnus-apply-kill-file): No longer calls expunge-below.
+1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-request-group-description): New function.
+       * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
+       group.
 
-       * gnus.el (gnus-extract-address-components): Understands some
-       formats better.
-       (gnus-cut-thread): Make sure all expunged articles are marked as
-       read. 
-       (gnus-group-sort-groups): New command and keystroke.
-       (group-group-sort-by-alphabet, gnus-group-sort-by-unread,
-       gnus-group-sort-by-level): New functions.
-       (gnus-group-sort-function): New variable.
-       (gnus-group-describe-group): Use XGTITLE for group descriptions.
-       (gnus-group-get-description): New function.
-       (gnus-request-group-description): New function.
+       * message.el (message-forward): Narrow to the right header.
 
-       * nnmbox.el (nnmbox-request-move-article): Did not work and would
-       destroy the active list.
+       * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
+       dates.
 
-       * gnus.el (gnus-score-load-file): Add a 'touched to the alist if
-       there isn't one already.
-       (gnus-score-save): Remove 'touched before writing score file. 
-       (gnus-score-find-bnews): Always return the local score file, even
-       if it doesn't exist.
-       (gnus-score-load-file): Really execute special atoms.
-       (gnus-score-set, gnus-score-get): Return to the old definitions of
-       these functions.
-       (gnus-cut-thread): Cut dormant and ancient articles from the
-       threads. 
-       (gnus-summary-show-all-dormant): New implementation.
-       (gnus-summary-hide-all-dormant): New command and keystroke.
-       (gnus-make-threads): Now expunges articles with low scores. 
-       (gnus-summary-show-all-expunged): New implementation.
-       (gnus-summary-catchup): Did not mark expunged articles as read. 
+       * gnus-msg.el (gnus-configure-posting-styles): Use the
+       user-full-name function.
 
-Sun Mar  5 01:29:49 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * mm-bodies.el (mm-body-encoding): Use the choosing function.
+       (mm-body-charset-encoding-alist): Default to nil.
 
-       * gnus.el (gnus-summary-mark-article): Also auto-expire caught up
-       articles. 
-       (gnus-group-make-kiboze-group): Would produce incorrect score
-       files. 
-       (gnus-group-insert-group-line): Would scroll the top off the
-       screen. 
+       * message.el (message-elide-ellipsis): Fix typo.
+       (message-elide-region): Ditto.
+       (message-elide-region): Don't insert a newline first.
 
-Sat Mar  4 02:32:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el (gnus-summary-read-group): Would do strange stuff to the
-       window configuration when not using full screen.
-       (gnus-get-unread-articles-in-group): Check for illegal read
-       numbers. 
-
-       * gnus-uu.el (gnus-uu-save-files): Would bug if the file already
-       existed.
-
-Sat Mar  4 00:32:07 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
-
-       * gnus.el (gnus-mark-xrefs-as-read): Would compute the wrong
-       number of unread articles.
-
-Fri Mar  3 23:52:28 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
-
-       * gnus.el (gnus-group-search-forward): Would ignore level 5
-       groups. 
-
-Fri Mar  3 00:41:42 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
-
-       * nnml.el (nnml-request-group): Would not work if the active file
-       was changed from without.
-
-       * gnus.el (gnus-summary-move-article): Have the group prefix be
-       the initial string.
-       (gnus-group-edit-group-done): pop instead of switch to edit
-       buffer. 
-       (gnus-group-set-info): Now also accepts group name changes.
-       (gnus-group-prepare-flat): Sort killed and zombie groups.
-       (gnus-extract-address-components): New variable.
-       
-       * gnus.el: 0.31 is released
-
-Thu Mar  2 01:57:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-refer-article-method): New variable.
-       (gnus-summary-refer-article): Use it.
-       (gnus-find-method-for-group): Use the results of the usage. 
-       (gnus-request-article-this-buffer): Use it even more.
-       (gnus-group-mode-map): make-directory-group and make-doc-group
-       have moved.
-       (gnus-group-make-doc-group): Check whether the doc group exists
-       before creating it.
-       (gnus-group-make-kiboze-group): New command and keystroke.
+       * gnus-sum.el (gnus-cut-thread): Also cut for numberp
+       gnus-fetch-old-headers.
+       (gnus-cut-threads): Ditto.
+       (gnus-summary-initial-limit): Ditto.
+       (gnus-summary-limit-children): Ditto.
 
-       * nnfolder.el: New one-file one-group mail backend.
+       * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
+       matches.
 
-       * nnmail.el (nnmail-move-inbox): Would occationally kill a random
-       buffer. Just to keep the users on their toes. Just for the heck of
-       it. 
+1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnvirtual.el (nnvirtual-create-mapping): Would barf if component
-       groups were unactivated.
-       (nnvirtual-retrieve-headers): Would deliver incorrect Xrefs if
-       component groups were foreign.
+       * gnus-art.el (article-decode-encoded-words):
+       (gnus-mime-display-single): Don't assume gnus-summary-buffer is
+       live.
 
-       * gnus.el (gnus-summary-insert-pseudos): Use the `not-confirm'
-       value of gnus-view-pseudos.
-       (gnus-group-suspend): Don't kill the dribble buffer.
+       * gnus.el (gnus-read-method): Add methods from
+       `gnus-opened-servers' to completion. Map entered method/address
+       into existing methods if possible.
 
-Wed Mar  1 20:58:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-make-group): Simplify method.
 
-       * gnus.el (gnus-save-newsrc-file): Would bug after suspending.
+       * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
 
-Wed Mar  1 17:01:49 1995  Lars Magne Ingebrigtsen  <larsi@visbur.ifi.uio.no>
+       * mml.el (mml-preview): Remove mail-header-separator before
+       encoding.
 
-       * gnus.el (gnus-article-remove-cr): Didn't set read-only to nil.
-       (gnus-browse-foreign-server): Ignore the groups that should be
-       ignored. 
+1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnspool.el (nnspool-retrieve-headers-with-nov): Misplaced paren.
-       (nnspool-nov-directory): New variable.
-       (nnspool-retrieve-headers-with-nov): Use variable.
+       * message.el (message-read-from-minibuffer): New function.
 
-       * gnus.el (gnus-inews-domain-name): Try to guess the domain name
-       from (system-name) if all else fails.
-       (gnus-score-find-bnews): Get even that trailing "/" deleted from
-       the kill file dir name.
+Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Wed Mar  1 17:01:25 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.98 is released.
 
-       * gnus.el: 0.30 is released.
+1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Mar  1 00:16:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
 
-       * gnus.el (gnus-inews-unique-id): New message-id look.
+1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-group): Returned nothing if called without
-       having been pre-activated by the presence of new mail.
+       * mml.el (mml-generate-mime-1): Read attached binary file in
+       binary mode.
 
-       * gnus.el (gnus-group-prepare-flat): Did not list groups with only
-       ticked articles.
-       (gnus-update-read-articles): Miscalculated number of unread
-       articles. 
-       (gnus-summary-line-format-alist): %N defined as a number.
-       (gnus-summary-exit): When `gnus-use-full-window' was nil, strange
-       stuff would happen.
-       (gnus-subscribe-newsgroup): Bugged out on near-empty group
-       buffers. 
-       (gnus-check-new-newsgroups): Can now specify a list of select
-       methods to be asked.
-       (gnus-group-set-current-level): Advance after setting level.
-       (gnus-view-pseudos): New value: not-confirm, for totally automatic
-       viewing. 
-       (gnus-get-new-news-in-group): Would break on killed groups.
-       (gnus-update-read-articles): Would break on non-active groups.
+1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Feb 28 22:56:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
 
-       * gnus.el (gnus-select-newsgroup): Kill the summary buffer if the
-       group can't be entered.
+1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-group): Occationally replied nil.
+       * mailcap.el (mailcap-viewer-lessp): Fix bug.
 
-       * gnus.el (gnus-group-make-doc-group): Did not work at all.
-       (gnus-summary-enter-digest-group): Would mess with
-       `gnus-newsrc-assoc'. 
+1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Feb 28 19:16:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
 
-       * nnkiboze.el (nnkiboze-request-group): Would bug on empty groups. 
+1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Feb 28 18:12:30 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus-art.el (gnus-article-mime-match-handle-first): New function.
+       (gnus-article-mime-match-handle-function): New variable.
+       (gnus-article-view-part): Make `b' customizable.
 
-       * gnus.el: 0.29 is released.
+1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Feb 28 00:25:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
 
-       * gnus.el (gnus-group-prepare-function): New variable.
+1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nnml.el (nnml-request-group): Faster implementation.
+       * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
 
-       * gnus.el: All y-or-n-p's and yes-or-no-p's delete their messages
-       from the echo area.
+1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnselect.el: New backend.
+       * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
 
-       * gnus.el (gnus-batch-score): Can now also be used interactively. 
+1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Feb 27 17:22:54 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-srvr.el (gnus-browse-foreign-server): Use
+       `buffer-substring' instead of `read'.
 
-       * gnus.el (gnus-update-format-specifications): Would read active
-       file when %D was in the group line spec unconditionally.
-       (gnus-group-make-doc-group): Look through path for doc group. 
-       (gnus): Don't show describe-briefly.
+1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
 
-Mon Feb 27 14:52:48 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnimap.el, imap.el, rfc2104.el: New files.
 
-       * gnus.el (gnus-use-dribble-file): New variable.
+       * gnus.el (gnus-valid-select-methods): Add nnimap.
 
-Sun Feb 26 19:42:24 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-group-map): Add
+       gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
+       (gnus-group-nnimap-expunge): New function.
+       (gnus-group-nnimap-edit-acl): New function.
 
-       * nnbabyl.el: New backend for reading rmail files.
+       * gnus-agent.el (gnus-agent-group-mode-map): Add
+       gnus-agent-synchronize.
+       (gnus-agent-synchronize): New function.
+       (gnus-agent-fetch-group-1): Check if server is open.
 
-       * nnml.el (nnml-request-replace-article): Update nov lines after
-       accepting an edited article.
+       * nnagent.el (nnagent-request-set-mark): Save marks.
 
-       * gnus.el (gnus-update-summary-mark-positions): The user can now
-       also specify where the marks are to go (with some limits).
+       * mail-source.el (mail-source-keyword-map): New imap mail-source.
+       (mail-source-fetcher-alist): Map to imap fetcher function.
+       (mail-source-fetch-imap): New function.
 
-Sat Feb 25 19:14:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (article-hide-pgp): Hide all headers, not just
+       Hash:.
 
-       * nnvirtual.el (nnvirtual-update-marked): Handles all marks
-       properly (again).
+1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-start-news-server): Would not accept non-nntp
-       select methods interactively.
+       * gnus-topic.el (gnus-topic-sort-topics-1): New function.
+       (gnus-topic-sort-topics): New function.
+       (gnus-topic-make-menu-bar): Add sort-topics.
+       (gnus-topic-move): New function.
+       (gnus-topic-move-group): Move the topic if no group selected.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Pass on NOV lines
-       instead of HEADers to Gnus.
-       (nnvirtual-convert-headers): Convert HEADers, if nnvirtual is
-       handed them, into NOV lines.
+1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-retrieve-headers-with-xover): Would reply t the
-       first time used, even if the server wasn't XOVER capable.
+       * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
 
-Sat Feb 25 16:44:26 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-list-zombies): Let the user know if there
-       are no zombie groups.
+       * mm-view.el (mm-inline-message): Fix leaving group bug.
 
-Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.28 is released.
+       * gnus-msg.el (gnus-post-method): Use normal method if current is
+       not available.
 
-Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
+       * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
+       (nnmail-insert-lines): Ditto.
 
-Sat Feb 25 13:44:56 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-group-unsubscribe-group): Don't require a matching
-       name if the active have haven't been read.
-       (gnus-article-word-wrap): And all the other article functions
-       didn't set buffer-read-only to nil first.
-       (gnus-sorted-header-list): Added To: to the list of default
-       visible headers.
-       (gnus-score-set): Always enter scores into the local score file. 
-       (gnus-summary-raise-thread): Update mode line.
+       * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
+       line.
 
-Sat Feb 25 01:38:07 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-unsent-separator): One more separator.
 
-       * nnvirtual.el: Rewrite. Got rid of that pesky vector. Also enable
-       reading read articles from the source groups.
+1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Feb 24 22:30:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnfolder.el (nnfolder-request-move-article): For empty article,
+       search till (point-max).
+       (nnfolder-retrieve-headers): Ditto.
+       (nnfolder-request-accept-article): Ditto.
+       (nnfolder-save-mail): Ditto.
+       (nnfolder-insert-newsgroup-line): Ditto.
 
-       * gnus.el (gnus-options-subscribe, gnus-options-not-subscribe):
-       New variables.
-       (gnus-parse-options-lines): Use new variables.
+1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Feb 24 18:32:38 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * qp.el (quoted-printable-encode-region): Check eobp.
 
-       * gnus.el (gnus-group-describe-all-groups): Did not work.
+1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Feb 24 17:34:55 1995  Lars Magne Ingebrigtsen  <larsi@gymisr.ifi.uio.no>
+       * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
 
-       * gnus.el: 0.26 is released.
+1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nntp.el (nntp-maximum-request): Set to 400.
+       * nntp.el (nntp-send-xover-command): Wait for nothing if not
+       wait-for-reply.
 
-       * gnus.el (gnus-summary-search-article): Would bug if executed
-       at the end of the buffer.
+1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Fri Feb 24 00:03:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
+       (mm-uu-forward-end-line): Ditto.
 
-       * gnus.el (gnus-summary-insert-pseudos): Insert pseudo-articles
-       after the articles from whence they came.
-       (gnus-group-make-doc-group): New command and keystroke.
-       (gnus-check-first-time-used): Subscribe to the doc group if this
-       is the first time used.
+1999-09-29  Didier Verna  <verna@inf.enst.fr>
 
-       * gnus-uu.el (gnus-uu-grab-articles): Have article numbers
-       associated with pseudos.
+       * binhex.el (binhex-decode-region): don't consider the value of
+       `enable-multibyte-characters' in XEmacs.
 
-       * gnus.el (gnus-group-list-groups): The group buffer would
-       sometimes be killed at this point.
+       * gnus-start.el (gnus-read-descriptions-file): ditto.
 
-       * nndoc.el: New backend for reading a single mbox-like file as one
-       newsgroup. 
+       * mm-util.el (mm-multibyte-p): ditto.
+       (mm-with-unibyte-buffer): ditto.
+       (mm-find-charset-region): use `mm-multibyte-p'.
 
-       * nndigest.el (nndigest-close-group): Kill the nndigest group
-       buffer. 
+       * mm-bodies.el (mm-decode-body): ditto.
+       (mm-decode-string): ditto.
 
-       * gnus.el (gnus-configure-windows): Summary and article buffers
-       would spuriously change to buffer-read-only nil.
-       (gnus-summary-work-articles): Would sort instead of reverse the
-       list of processable articles.
+       * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
+       `enable-multibyte-characters' in XEmacs.
 
-Thu Feb 23 23:30:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-read-mark): Both `R' and `D' marks. 
+       * mm-util.el (mm-binary-coding-system): Try binary first.
 
-       * nnmbox.el ('nnmbox-request-post-buffer): Cyclic definition.
+1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-mail-forward): Would not restore window
-       configuration properly after sending mail.
+       * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
 
-Thu Feb 23 16:09:54 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: 0.25 is released.
+       * gnus-art.el (article-make-date-line): Add time-zone in iso8601
+       format.
+       (article-date-ut): Find correct insert position.
 
-Thu Feb 23 10:20:46 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-enter-digest-group): New command.
-       (gnus-summary-mode-map): `E' - expiry, `e' - edit article.
+       * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
+       forwarded message.
 
-       * nndigest.el: New backend.
+1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would not mark xrefs as read
-       when select methods were similar.
-       (gnus-group-insert-group-line): %t did not work properly in the
-       specs. 
-       (gnus-score-hierarchical): Removed variable.
-       (gnus-score-find-single, gnus-score-find-hierarchical): New
-       functions. 
-       (gnus-score-find-bnews): Renamed function.
-       (gnus-score-headers): Call these new functions from here.
-       (gnus-summary-move-article): Remove any process marks.
-       Removed all old digest functions.
+       * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
+       groups.
 
-Thu Feb 23 09:49:46 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * message.el (message-resend): Use message mode when prompting.
 
-       * gnus.el (gnus-summary-mode-map): `M H' for
-       gnus-summary-catchup-to-here. 
+       * gnus-art.el (article-hide-headers): Mark wash.
+       (article-emphasize): Ditto.
 
-       * gnus-uu.el (gnus-uu-mark-all): Would loop indefinitely.
+1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
 
-       * gnus.el (gnus-summary-mode-map): `e' sets the expiry mark.
+       * message.el (message-newline-and-reformat): Work for SC.
 
-Wed Feb 22 17:32:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-activate-newsgroup): Make Gnus take heed of server
-       ports. 
-       (gnus-summary-raise-by-subject & friends): Remove "Re: " from
-       subjects by default.
-       (gnus-summary-mode-map): Changed `M C-d' and `M C-s' to `M D' and
-       `M S'.
+       * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
 
-Wed Feb 22 10:12:14 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
 
-       * gnus.el (gnus-summary-mode-map): Changed `M-d' and `C-M-d' back
-       to `x' and `X'.
-       (gnus-summary-quit): Would kill the group buffer.
-       (gnus-summary-exit): `gnus-exit-group-hook' was not allowed to
-       fiddle with important variables.
-       (gnus-summary-search-group): Would select groups that had no
-       unread articles.
-       
-       * gnus.el: 0.24 is released
+1999-10-20  David S. Goldberg  <dsg@mitre.org>
 
-Sun Feb 19 08:02:38 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * mm-decode.el (mm-inline-override-types): New variable.
 
-       * gnus.el (gnus-summary-read-group): Did not configure windows
-       properly. 
-       (gnus-summary-hide-thread): Would not properly hide all threads. 
-       (gnus-summary-next-group): `n' on the last article, and then 0
-       articles would return to an empty group buffer.
+       * mm-decode.el (mm-inline-override-p): New function.
 
-       * gnus.el: 0.23 released.
+       * mm-decode.el (mm-inlined-p): Use it.
 
-Sat Feb 18 15:11:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-10-20  David S. Goldberg  <dsg@mitre.org>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Use gnus-use-cross-references
-       as it was meant to be used.
-       (gnus-score-load): Don't check for special members in
-       gnus-score-alist. 
+       * mm-decode.el (mm-inline-override-types): New variable.
 
-Sat Feb 18 11:22:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * mm-decode.el (mm-inline-override-p): New function.
 
-       * gnus.el (gnus-post-news): Don't insert any Bcc if it already
-       exists. 
+       * mm-decode.el (mm-inlined-p): Use it.
 
-       * gnus.el: 0.21 released
+Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Sat Feb 18 04:47:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: Pterodactyl Gnus v0.97 is released.
 
-       * gnus.el (gnus-inews-article-header-hook): New hook.
+1999-09-01  Brendan Kehoe  <brendan@zen.org>
 
-Fri Feb 17 08:40:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
+       gnus-summary-next-group, not gnus-summary-next-article.  Only give
+       3 args.
 
-       * gnus.el (gnus-summary-followup-and-reply,
-       gnus-summary-followup-and-reply-with-original): New functions and
-       keystrokes for sending both followup and reply.
+1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nntp.el (nntp-request-post-buffer): 'ask setting on
-       gnus-auto-mail-to-author. 
+       * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
+       buffer for params.
 
-       * gnus.el (gnus-inews-article): Use the foreign server to post the
-       article if a prefix is given to `gnus-inews-news'.
+       * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
+       line.
 
-       * gnus-uu.el: New automatic view commands and keystrokes.
-       (gnus-uu-mark-series): New function and keystroke.
-       (gnus-uu-mark-all): New function and keystroke.
+       * message.el (message-forward-ignored-headers): New variable.
 
-       * gnus.el (gnus-group-search-forward): Did not go to next group
-       with unread articles, just went to the next group.
-       (gnus-article-prepare): Mark cancelled articles as such.
-       (gnus-request-replace-article): Functions for replacing an article
-       in all mail backends.
-       (gnus-summary-edit-article): Function and keystroke for editing a
-       (mail) article.
-       (gnus-group-best-unread-group): New command and keystroke.
-       (gnus-keep-same-level): Now supports `best' as a value to go to
-       the "best" next newsgroup.
-       (gnus-mark-xrefs-in-unsubscribed): New variable.
-       (gnus-mark-xrefs-as-read): Use the new variable.
-       (gnus-group-add-group): Adding a group in an empty group buffer
-       bugged. 
-       (gnus-summary-hide-all-threads): Would loop indefinitely.
-       (gnus-view-pseudos): New variable for automatic pseudo-article
-       viewing. 
+       * gnus-art.el (gnus-article-prepare-display): Nix out
+       gnus-article-wash-types.
 
-       * nnmail.el (nnmail-request-post-buffer): Have followups go to
-       From, To and Cc.
-       
-       * gnus.el: When switching between many summary buffers, the
-       gnus-summary-buffer variable would sometimes point to the wrong
-       buffer, in some functions.
+       * gnus-agent.el (gnus-agent-create-buffer): New function.
+       (gnus-agent-fetch-group-1): Use it.
+       (gnus-agent-start-fetch): Ditto.
 
-       * gnus.el (gnus-group-insert-group-line): Would by when using
-       %num,numD type of format specs on numbers.
+       * gnus-sum.el (gnus-summary-exit): Don't use
+       `gnus-use-adaptive-scoring'.
 
-Fri Feb 17 05:06:28 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * mail-source.el (mail-source-fetch-pop): Only store password when
+       successful.
 
-       * gnus.el (gnus-mail-reply-using-mail): Don't remove all text
-       properties from headers, just invisible.
+       * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
 
-Thu Feb 16 04:21:19 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-browse-foreign-server): Did not intern the
-       select method.
-       (gnus-summary-search-subject): Don't ignore hidden articles.
-       (gnus-make-directory): Would not properly create new directories. 
-       (gnus-mail-reply-using-mail): Include Cc's when replying.
-       (gnus-adjust-marked-articles): Infinite loop.
+       * message.el (message-reply): Use it.
+       (message-dont-reply-to-names): New variable.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Would not allow
-       people to enter groups.
+       * nntp.el (nntp-open-telnet): Don't erase-buffer.
 
-       * gnus-mh.el (gnus-mail-other-window-using-mhe): Tried to fetch
-       subject where none was to be fetched.
+       * mm-util.el (mm-preferred-coding-system): Typo fix.
 
-       * gnus.el (gnus-browse-read-group): Movement commands did not
-       work. 
-       (gnus-score-interactive-default-score): New variable, default
-       1000. 
+       * message.el (message-bounce): Work for non-MIME.
 
-Thu Feb 16 01:37:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-short-group-name): Short the right parts of the
+       name.
 
-       * nnmail.el (nnmail-move-inbox): Now (probably) supports
-       popmail. (Function taken from rmail.el).
+1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
 
-       * gnus.el (gnus-mark-xrefs-as-read): If a mail article is marked
-       as expirable, the cross-reffed articles will also be marked as
-       expirable. 
-       (gnus-summary-mode-map): Changed all keybindings back to the GNUS
-       4.1 bindings. All new keybindings are now at S-letter.
+       * mm-encode.el (mm-qp-or-base64): New version.
 
-Wed Feb 15 06:44:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-score-find-score-files-function): New variable.
-       (gnus-summary-display-article): Don't configure to article buffer
-       if it isn't wanted.
+       * gnus-art.el (article-make-date-line): Fix time-zone bug.
 
-       * nntp.el (nntp-default-sentinel): Don't signal an error if a
-       connection closes.
+1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-score-file-suffix): Renamed gnus-score-file-name. 
+       * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
+       of restricted region.
+       (gnus-mime-display-single): Set beg at correct point.
 
-Mon Feb  6 15:44:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-configure-windows): Bury the group buffer
-       somewhat. 
-       (gnus-mail-reply-using-mail): Don't bind `C-c C-y' to anything in
-       the mail buffer.
+       * nnmail.el (nnmail-process-maildir-mail-format): Typo.
 
-       * nndir.el (nndir-retrieve-headers): Retrieve with NOV, if that is
-       posssible. 
+1999-09-09  Jens-Ulrik Petersen  <jens-ulrik.petersen@nokia.com>
 
-Sun Feb  5 21:15:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-configure-posting-styles): Let
+       `gnus-posting-styles' have its say in posting-style: local
+       variable `styles' is already bound to `gnus-posting-styles' so
+       don't rebind it to nil.
 
-       * gnus.el: Introduction of pseudo-articles. Changes throughout
-       Gnus.
+1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
+
+       * gnus-score.el (gnus-summary-increase-score): Allow editing of
+       Message-ID.
 
-       * gnus-uu.el: Rewrite. New keymap and new interface.
+1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-get-newsgroup-headers): Would barf on In-Reply-To
-       headers. 
+       * mm-encode.el (mm-encode-content-transfer-encoding): Fold
+       quoted-printable-encode-region.
 
-Sat Feb  4 18:16:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * qp.el (quoted-printable-encode-region): Assume charset
+       encoded. Fold every line in the region.
 
-       * gnus-uu.el (gnus-uu-get-list-of-articles): Would not get list of
-       articles. 
+1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sat Feb  4 13:47:14 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+       * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
+       of active file.
 
-       * gnus.el (gnus-summary-quit): Did not the kill summary buffer.
+1999-09-01  Didier Verna  <verna@inf.enst.fr>
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary): Limit
-       the highligting to the same area highligted by mouse-face.
+       * message.el (message-mode): allows whitespaces between multiple
+       instances of the fill character ">".
 
-Sat Feb  4 09:49:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
 
-       * gnus.el (gnus-build-get-header): Faster searching.
+       * mm-encode.el (mm-qp-or-base64): Fix.
 
-Fri Feb  3 18:25:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.el (gnus-newsgroup-ancient): New variable.
-       (gnus-summary-local-variables): Initialize it.
-       (gnus-build-get-header): Build it.
-       (gnus-trim-thread): New function.
-       (gnus-make-threads): Call it.
-       (gnus-ancient-mark): New variable.
-       (gnus-summary-prepare-threads): Use it.
-       (gnus-fetch-old-headers): Updated documentation.
+       * message.el (message-send): Too much and.
 
-Mon Jan 30 05:11:47 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
 
-       * gnus.el (gnus-articles-to-read): Don't inform the user if the
-       only scored articles are tiched or dormant.
+       * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
 
-Sat Feb  4 09:39:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-read-init-file): Also load .gnus.el and .gnus.elc. 
+       * gnus-score.el (gnus-score-headers): Work for nil scores.
 
-       * gnus.el: Removed the last vestiges of the invisible text in the
-       group and summary buffers.
+1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Feb  3 19:27:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-cache.el (gnus-cache-write-active): Write full names.
 
-       * gnus.el (gnus-group-make-directory-group): New command and
-       keystroke. 
-       (gnus-subscribe-hierarchical-interactive): Would not let you
-       subscribe to anything.
-       (gnus-get-newsgroup-headers): Would barf when presented with
-       message-id-less articles.
+       * gnus-util.el (gnus-write-active-file): Accept full name.
 
-       * nndir.el: New backend for reading directories.
+       * mm-decode.el (mm-inlinable-p): Use string-match on the types.
+       (mm-assoc-string-match): New function.
+       (mm-display-inline): Use it.
 
-Thu Feb  2 17:42:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-set-info): Work for nil group params.
 
-       * gnus.el (gnus-group-prepare): Zombie and killed groups could not
-       be chosen.
-       (gnus-group-search-forward): Didn't return nil when no group was
-       found. 
-       (gnus-summary-prepare): Sorting was done after gathering loose
-       threads, so the losse threads were not sorted properly.
+       * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
 
-Thu Feb  2 15:31:11 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
 
-       * gnus.el: Implemented support for SCORE files.
+       * mml.el (mml-generate-multipart-alist): New variable.
 
-Thu Feb  2 17:23:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-group-list-groups): Don't go to the first group
-       after listing.
-       (gnus-group-list-groups): Go to the first unread group at startup,
-       not the second.
+       * gnus-art.el (gnus-treat-predicate): Work for (not 5).
 
-Tue Jan 31 15:13:10 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-08-27  Peter von der Ahe  <pahe@daimi.au.dk>
 
-       * gnus.el (gnus-inews-full-address): Use the full machine name in
-       the message-ids.
-       (gnus-get-unread-articles-in-group): Groups that have no articles
-       are marked as such.
+       * message.el (message-send): More helpful error message if sending
+       fails.
 
-       * nnmail.el (nnmail-article-group): Catch regexp overflow errors. 
+1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
 
-       * gnus.el (gnus-update-read-articles): Would not update virtual
-       groups. 
-       (gnus-mail-send-and-exit): Don't return to the Gnus window
-       configuration from the mail buffer if Gnus isn't active.
-       (gnus-summary-next-group): Go to the group buffer if the user
-       answers "0" after selecting a new group from a different group. 
-       (gnus-select-newsgroup): Catch up properly if the only articles in
-       a group have expired.
+       * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
+       in newer emacsen, where ?r isn't equal 114.
 
-Tue Jan 31 08:01:19 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus.el (gnus-kill): Arguments to `gnus-days-between' was
-       swapped. 
+       * gnus.el: Pterodactyl Gnus v0.96 is released.
 
-Tue Jan 31 07:09:36 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-pp-gnus-kill): Don't quote quoted objects.
+       * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
+       to get active info if method is covered by agent, otherwise
+       active info is lost.
 
-Tue Jan 31 05:51:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus): Check whether Gnus has been started already. If
-       so, don't re-start, just switch to the buffer and get new news.
-       (gnus-batch-score): Didn't work.
+       * gnus-sum.el (gnus-summary-move-article): Report backend errors.
 
-       * nnspool.el (nnspool-nov-is-evil): New variable.
-       (nnspool-lib-dir): New variable.
-       (nnspool-retrieve-headers-with-nov): nnspool can now return NOV
-       lines instead of plain article headers.
+1999-08-09  Dave Love  <fx@gnu.org>
 
-       * nntp.el (nntp-nov-is-evil): Changed name of `nntp-xover-is-evil'
-       to `nntp-nov-is-evil'.
+       * mm-util.el: Use `defalias', not `fset' for dummy functions.
 
-Mon Jan 30 12:27:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
 
-       * gnus.el (gnus-summary-search-subject): Would go to the first
-       article when searching backward.
-       (gnus-gather-threads): When gathering loose threads, they would be
-       gathered in reverse order.
-       (gnus-summary-prev-article): Did retrieve old articles when
-       executed on the first article in the buffer.
-       (gnus-read-header): Would not read old headers when requested one
-       by one.
+       * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
+       (already matched by "^X-Pgp"), removed duplicate
+       X-Mailing-List, added several new junk headers.
 
-       * gnus.el: Converted all mark variables from strings to characters.
+1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
 
-Sun Jan 29 05:56:51 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-art.el (article-decode-charset): Don't assume
+       gnus-summary-buffer is live.
 
-       * gnus.el (gnus-select-group-hook): Remove description of how to
-       sort, since it doesn't work.
-       (gnus-make-sub-thread): Removed silly lambda expression.
-       (gnus-thread-sort-functions): New variable.
-       (gnus-make-threads): Do not sort here.
-       (gnus-thread-sort-by-number): New function.
-       (gnus-thread-sort-by-author): New function.
-       (gnus-thread-sort-by-subject): New function.
-       (gnus-thread-sort-by-date): New function.
-       (gnus-thread-sort-by-score): New function.
-       (gnus-thread-sort-by-total-score): New function.
-       (gnus-thread-total-score): New function.
-       (gnus-thread-header): New function.
-       (gnus-sort-threads): New function.
-       (gnus-summary-prepare): Sort here.
+1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
 
-Sat Jan 28 18:44:09 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
 
-       * gnus.el (gnus-articles-to-read): Provide default values instead
-       of initial input.
+1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
 
-Mon Jan 30 01:41:43 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-score.el (gnus-home-score-file): Work with absolute path
+       names.
 
-       * gnus.el (gnus-mark-article-hook): Don't mark expirable articles
-       as read when selecting them.
-       (gnus-summary-mode): Removed " Thread" from the summary mode line.
-       (gnus-inews-message-id): Use domain name instead of host name in
-       message-ids.
+1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Jan 29 09:37:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-articles-to-read): Return cached articles if
+       nothing else in the group.
 
-       * gnus.el (gnus-apply-kill-file): Update dates when expiring
-       kills. 
-       (gnus-article-mode): Changed all the mode lines to really use a
-       buffer-local spec.
-       (gnus-group-search-forward): gnus-keep-same-level now works. 
+1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el: Got rid of all the invisible text and changed all the
-       functions to use text properties.
+       * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
+       the article.
 
-Sat Jan 28 03:13:13 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-insert-headers): Remove any old
-       NNTP-Posting-Host headers.
-       (gnus-group-catchup): Mark dormant as read.
+       * mm-uu.el (mm-uu-dissect): Fix for base64 message.
 
-Fri Jan 27 20:50:07 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-inews-news): Make followups default to all groups.
+       * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
+       from mutt.
 
-Fri Jan 27 20:07:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-prepare-threads): Move assignment to
-       `gnus-tmp-prev-subject' to after the check for equality with
-       `subject'. 
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
+       whitespace.
 
-Thu Jan 26 15:47:35 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-set-mouse-face): New function.
-       (gnus-parse-format): New function.
-       (gnus-parse-simple-format): Renamed from `gnus-parse-format'.
-       (gnus-group-insert-group-line): Do not set mouse face here.
-       (gnus-summary-insert-line): Do not set mouse face here.
-       (gnus-group-line-format): Add mouse face delimiters.
-       (gnus-summary-line-format): Add mouse face delimiters.
-       (gnus-update-format-specifications): Don't depend on
-       `gnus-group-line-format-spec' being a simple list.
+       * mm-util.el (mm-text-coding-system-for-write): New variable.
+       (mm-append-to-file): New function.
+       (mm-write-region): New function.
 
-Tue Jan 24 20:18:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-art.el (gnus-output-to-file): Use it.
+       * gnus-util.el (gnus-output-to-rmail): Ditto.
+       (gnus-output-to-mail): Ditto.
+       * gnus-uu.el (gnus-uu-binhex-article): Ditto.
 
-       * gnus.el (gnus-clear-system): Kill global KILL file.
+1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Tue Jan 24 14:43:33 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
 
-       * gnus.el (gnus-inews-insert-headers): Only check if first
-       `gnus-summary-gather-subject-limit' characters are the same.
+       * nnheader.el (nnheader-insert-file-contents): Revert and use
+       mm-insert-file-contents.
+       (nnheader-find-file-noselect): Use mm-auto-mode-alist.
+       (nnheader-auto-mode-alist): Removed.
 
-Mon Jan 23 22:18:56 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * mm-util.el (mm-inhibit-file-name-handlers): New variable.
+       (mm-insert-file-contents): Add a new parameter for inserting
+       compressed file literally.
 
-       * gnus.el (gnus-summary-update-line): Protect call to
-       `gnus-summary-mark-article' with `save-excursion'.
+       * mml.el (mml-generate-mime-1): Insert non-text literally.
 
-Sat Jan 28 00:55:19 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus.el: Change most mm-insert-file-contents back to nnheader.
 
-       * gnus.el (gnus-extract-address-components): Would fail if the
-       address contained special characters.
+1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
 
-Fri Jan 27 04:45:09 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
 
-       * gnus.el (gnus-active-to-gnus-format): Condition-cased the active
-       file reading to be a bit more lenient with active files.
-       (gnus-group-get-new-news): Would always request info on each
-       individual group, even when the active file has been read.
+1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
 
-Thu Jan 26 00:16:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
+       koi8-r.
 
-       * gnus.el (gnus-inews-unique-id): Check for illegal characters in
-       the user name.
-       (gnus-summary-set-score): Removed the invisible score from the
-       summary lines. (assq article-number gnus-newsgroup-scored) can be
-       used instead.
-       (gnus-add-to-range): Would not give the right result if the ranges
-       did not start at 1.
+1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Wed Jan 25 02:49:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mml.el (mml-insert-mime): Decode text.
+       (mml-to-mime): Narrow to headers-or-head.
 
-       * gnus.el (gnus-summary-move-article): Would not properly respool
-       articles. 
-       (gnus-pp-gnus-kill): Removed (quote) from where it wasn't needed. 
+1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnml.el (nnml-request-accept-article): Wouldn't do anything
-       much. 
-       (nnml-request-move-article): Would not properly move an article.
+       * mm-view.el (mm-inline-text): Check
+       w3-meta-content-type-charset-regexp.
 
-       * gnus.el (gnus-apply-kill-file): Don't score already scored
-       articles. 
-       (gnus-newsgroup-scored): New list of articles.
-       (gnus-select-newsgroup, gnus-articles-to-read): Changed to take
-       into account previously scored articles, if any.
+1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
 
-Tue Jan 24 00:19:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
+       predicate.
 
-       * gnus.el (gnus-inews-organization): If organization is wanted,
-       and no organization is found, the user will be prompted for one. 
-       (gnus-inews-check-post): Bug in checking for multuple headers.
-       (gnus-inews-check-post): Check for version and sendsys.
-       (gnus-inews-insert-signature): Don't insert stuff that looks like
-       file names in signatures.
+1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-       * nntp.el (nntp-request-article): unwind-protect the article
-       fetching. Might have caused bugs elsewhere.
+       * gnus-mlspl.el: Documentation fixes.
 
-       * gnus.el (gnus-inews-organization): New implementation. The
-       `gnus-local-organization' variable can now also be a function.
-       (gnus-inews-check-post): Check for multiple headers.
-       (gnus-check-bogus-newsgroups): Would not remove bogus dead groups. 
+1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
 
-Mon Jan 23 23:49:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
 
-       * gnus.el (gnus-inews-user-name): Use `user-mail-address' only as
-       a last resort.
+1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
 
-Mon Jan 23 19:40:02 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-art.el (gnus-article-setup-buffer): Kill all local
+       variables.
 
-       * gnus.el (gnus-build-get-header): Did not work with multiple
-       articles with the same message-id.
-       (gnus-inews-organization): Remove trailing newlines.
+1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * nnspool.el (nnspool-find-article-by-message-id): Grep for
-       message-ids instead of loading the entire history file.
+       * nnmail.el (nnmail-get-new-mail): "Done".
 
-Mon Jan 23 18:59:27 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-visual.el (gnus-visual-summary-highlight): Use and document
-       free variables. 
-       (gnus-visual-summary-highlight-line): Remove unnecessary test for
-       `gnus-visual' and add workaround face changes in start of line.
+       * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
+       interactive.
 
-Mon Jan 23 18:48:31 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmbox.el (nnmbox-read-mbox): Fix for no newsgroups.
+       * gnus-art.el (article-decode-charset): Fix broken CT.
 
-       * gnus.el (gnus-ask-server-for-new-groups): Did not work. :-)
-       (gnus-summary-make-false-root): This variable has now swallowed
-       the functionality of `gnus-gather-loose-threads'.
+1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Mon Jan 23 18:03:21 1994  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
+       overview buffer if it is killed.
 
-       * gnus.el (gnus-group-unsubscribe-current-group): Would go two
-       steps forward.
+1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
 
-Mon Jan 23 17:09:10 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus-art.el (article-babel): New version.
 
-       * nnmail.el (nnmail-insert-lines): Compute a new Lines header and
-       remove any old ones.
+1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Removed checking for
-       multiple articles with the same ID.
+       * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
 
-       * gnus.el (gnus-get-newsgroup-headers): Ignore multiple articles
-       with the same Message-ID.
-       (gnus-get-newsgroup-headers-xover): The same.
+1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-Mon Jan 23 00:42:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
+       usage.
 
-       * gnus.el (gnus-inews-insert-headers): Ask when empty headers
-       are detected.
-       (gnus-cancel-news): Avoid sending an empty cancel message.
-       (gnus-signature-function): New variable to return a signature file
-       name. 
-       (gnus-inews-insert-signature): Now warns the user if the signature
-       is more than 4 lines long. Also uses `gnus-signature-function'.
-       Also, if the string isn't a file name, the string itself is
-       inserted as a signature.
-       (gnus-inews-insert-signature): If mail-signature has already
-       inserted a .sig, delete this and insert Gnus' own.
-       (gnus-inews-check-post): Warn the user if the article to be posted
-       is more than 60k long.
-       (gnus-inews-insert-headers): Insert Sender header if the From
-       header doesn't seem to be the name of the user that posts.
-       (gnus-inews-check-post): Check for control characters.
-       (gnus-inews-insert-headers): Added "_-_" to message-id if the
-       thread has changed name.
+1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-Sun Jan 22 02:37:06 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-util.el (mm-running-xemacs): Removed.
+       (mm-coding-system-p): New function.
+       (mm-binary-coding-system): Safe guess.
+       (mm-text-coding-system): Ditto.
+       (mm-auto-save-coding-system): Ditto.
 
-       * gnus.el (gnus-article-prepare): Mark cancelled articles as
-       cancelled. 
-       (gnus-summary-expire-articles): Mark expired articles as
-       cancelled. 
-       (gnus-inews-insert-signature): Changed .sig predix from "--" to
-       "-- ".
-       (gnus-article-display-hook): Added "treat overstrike" to the
-       default display hook.
-       (gnus-inews-date): Changed to generate a valid date.
+1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnmbox.el (nnmbox-request-article): Don't include the "From "
-       line when returning an article.
+       * mm-encode.el (mm-qp-or-base64): Also consider control chars.
+       (mm-qp-or-base64): Reversed logic.
 
-       * nnmh.el (nnmh-save-mail): Rename "From " lines.
+       * mm-decode.el (mm-save-part-to-file): Let coding system be
+       binary.
 
-       * nnml.el (nnml-save-mail): Rename "From " lines. 
+1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
 
-       * gnus.el (gnus-gnus-to-newsrc-format): Don't write foreign groups
-       to .newsrc.
-       (gnus-summary-remove-lines-marked-as-read,
-       gnus-summary-remove-lines-marked-with): Renamed functions 
-       from *-delete-marked-*.
-       (gnus-check-new-newsgroups): New possible value: `ask-server'.
-       (gnus-ask-server-for-new-groups): Ask the server for new groups
-       instead of comparing the killed list and the active hashtb. 
-       (gnus-parse-newsrc-body): Parse ! and : in the way they are
-       supposed to be parsed.
-       (gnus-get-unread-articles): Now works with any combination of
-       startup level, gnus-read-active-file status and
-       gnus-activate-foreign-newsgroup level.
+       * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
+       be set in topic parameters.
 
-Sat Jan 21 21:27:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
 
-       * nnvirtual.el: Big rewrite.
-       (nnvirtual-update-marked): Now updates marks in source groups.
-       (nnvirtual-create-mapping): Use marks from source groups.
-       (nnvirtual-possibly-change-newsgroups): Several nnvirtual groups
-       may be active at the same time. nnvirtual groups can also include
-       other nnvirtual groups.
+       * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
+       (gnus-sort-gathered-threads): Allow the user to specify the
+       function to use when sorting gathered threads.
 
-       * gnus.el (gnus-add-marked-articles): New function,
+       * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
+       mark cached articles as `undownloaded'.
 
-Sat Jan 21 15:22:51 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would mark xreffed articles
-       that were ticked (or dormant) as read.
-       (gnus-summary-refer-parent-article): Now understands the numeric
-       prefix. 
-       (gnus-build-get-header): Would make it impossible to select old
-       fetched articles.
+       * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
+       to have buffer local values.
 
-       * gnus-visual.el (gnus-article-make-menu-bar): Added all treatment
-       functions to a menu.
+1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
 
-       * gnus.el (gnus-close-group): New backend call to perform
-       cleanups. 
-       (gnus-article-de-quoted-unreadable): New article treatment
-       function. 
+       * gnus-group.el (gnus-group-make-doc-group): Notice when user
+       types 'g' for 'guess group type.
 
-Sat Jan 21 01:15:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
 
-       * nnmail.el (nnmail-article-group): Don't enter a mail into the
-       same mail group twice,
+       * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
+       after each regexp in nnmail-list-identifiers, not just after last
+       one.
 
-       * gnus.el (gnus-build-old-threads): Don't build old threads
-       backwards from dormant articles.
+       * gnus-sum.el (gnus-list-identifiers): New variable.
+       (gnus-summary-remove-list-identifiers): New function.
+       (gnus-select-newsgroup): Use it.
+       (gnus-summary-wash-hide-map): Bind
+       `gnus-article-hide-list-identifiers' to W W l.
+       (gnus-summary-make-menu-bar): Add list-identifiers command.
 
-Fri Jan 20 23:31:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
+       (gnus-treatment-function-alist): Add variable.
+       (article-hide-list-identifiers): New function.
+       (mapcar): Add function.
+       (gnus-article-hide): Use it.
 
-       * gnus.el (gnus-summary-mark-article): Changed the expiry mark. It
-       is now a "read" mark, and occupies the same position as the other
-       read marks ("DX+- "). 
+Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Fri Jan 20 19:19:01 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * gnus.el: Pterodactyl Gnus v0.95 is released.
 
-       * gnus.el (gnus-get-unread-articles): Did not properly activate
-       foreign newsgroups.
+1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Fri Jan 20 18:49:58 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * mm-decode.el (mm-mailcap-command): New function.
+       (mm-display-external): Use it.
 
-       * gnus.el (gnus-group-list-matching): New function and keystroke.
+       * gnus-art.el (article-make-date-line): Work for India.
 
-Tue Jan 17 19:19:30 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * mm-encode.el (mm-qp-or-base64): Typo.
 
-       * gnus.el (gnus-summary-keysort-summary,
-       gnus-summary-sort-summary, gnus-keysort-headers, gnus-keysort,
-       gnus-sort-headers, gnus-string-lessp, gnus-date-lessp): Deleted.
-       (gnus-sortable-date): New function.
-       (gnus-summary-sort-by-date, gnus-summary-sort-by-subject,
-       gnus-summary-sort-by-author, gnus-summary-sort-by-number): Use it.
-       (gnus-summary-sort-by-score): New function.
-       (gnus-summary-mode-map): Bind it.
-       (gnus-select-group-hook): Updated documentation.
+       * gnus-topic.el (gnus-topic-goto-topic): Made into command.
 
-       * gnus.el (gnus-summary-best-unread-article): New function.
-       (gnus-summary-mode-map): Add binding.
-       (gnus-summary-mode): Document it.
+Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Mon Jan 16 15:49:37 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el: Pterodactyl Gnus v0.94 is released.
 
-       * gnus.el (gnus-summary-gather-subject-limit): New variable.
-       (gnus-gather-threads): Use it.
+1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
 
-       * nntp.el (nntp-request-post-buffer): Support
-       `gnus-auto-mail-to-author'.
+       * pop3.el: New version.
 
-       * gnus.el (gnus-mail-self-blind): New variable.
-       (gnus-post-news): Use it.
-       (gnus-inews-news): Recognize "BCC" field.
+1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Thu Jan 19 21:37:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * mm-encode.el (mm-qp-or-base64): New function.
+       (mm-content-transfer-encoding): Use it.
 
-       * gnus.el (gnus-build-old-threads): Fetch old headers and build
-       complete threads.
+       * gnus-util.el (gnus-parse-netrc): Allow quoted names.
 
-Wed Jan 18 08:36:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * nnmh.el: Rewrite.
+       * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
 
-       * gnus.el (gnus-get-newsgroup-headers): New implementation. Twice
-       as fast.
+       * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
 
-       * nnmbox.el: Rewrite. Now supports crossposting.
+1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnml.el: Rewrite.
+       * gnus-art.el (gnus-mime-view-part-as-media): New command and
+       keystroke.
 
-       * nnmail.el: Gathered all mail support functions in this file. 
+       * mailcap.el (mailcap-mime-types): New function.
 
-       * nnmbox.el: Renamed nnmail to nnmbox.
+       * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
 
-       * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
+       * message.el (message-goto-eoh): Really go to the end.
 
-       * nntp.el (nntp-server-opened-hook): Send "MODE READER" to the
-       server at startup.
+1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
 
-Mon Jan 16 11:56:39 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * message.el (message-make-date): Do the right thing in with
+       sub-hour time zones.
 
-       * gnus.el (gnus-summary-read-group): Update the specs after the
-       select-group-hook has bene run.
+1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-Sun Jan 15 11:01:20 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
+       report.
 
-       * gnus.el: Add autoload for `gnus-article-make-menu-bar'.
-        (gnus-article-mode-map): Call `gnus-article-make-menu-bar'.
+1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-visual.el (gnus-group-make-menu-bar): Added entry for
-       `gnus-group-edit-global-kill',
-       (gnus-summary-make-menu-bar): Added entry for
-       `gnus-summary-raise-followups-to-author', and
-       `gnus-summary-lower-followups-to-author'.  Removed entries for
-       `gnus-summary-raise-by-thread', and
-       `gnus-summary-lower-by-thread'.
-       Renamed `xref' to `crossposting' since more people know that term.
-       Merged `Sort' menu with `Misc' since the menu-bar had not space
-       enough for all entries.
-       (gnus-article-make-menu-bar): New function.  Add menu bar for
-       article mode.
+       * nnfolder.el (nnfolder-request-rename-group): Create directory.
 
-Sun Jan 15 18:08:53 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-pp-gnus-kill): Don't assume (nth 0 object) is
-       `gnus-kill'. 
+       * mailcap.el (mailcap-parse-mailcap): Skip \;.
+       (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
+       and use t as default value.
 
-Sun Jan 15 14:11:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus.el (gnus-summary-refer-article): Don't fetch an article if
-       it is fetched already.
-       (gnus-gnus-to-newsrc-format): Write killed groups to the .newsrc
-       file as unsubscribed without numbers.
-       (gnus-summary-exit): Go to next group in the Group buffer when
-       quitting. 
+       * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
+       gnus-summary-buffer is live.
 
-Sun Jan 15 07:44:09 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
 
-       * gnus.el (gnus-article-refer-article): Would not scroll to the
-       beginning of the article.
-       (gnus-summary-go-to-next-thread): Would go to wrong article.
+       * mm-util.el (mm-enable-multibyte): Check whether var bound.
 
-Sat Jan 14 12:55:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-summary-exit): Do not advance in the Group buffer
-       when quitting from a Summary buffer.
+       * message.el (message-bounce): Do MIME bounces MIMEy.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Articles that appear
-       twice because of crossposting are deleted.
+       * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
 
-       * gnus.el (gnus-visual-mark-article-hook): New hook.
-       (gnus-group-prepare): Don't display groups with only dormant
-       articles when listing doing a `gnus-group-list-groups'.
+1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-visual.el: New file.
-       (gnus-visual-highlight-selected-summary): Function moved out of
-       gnus.el.
-       (gnus-selected-summary-face): Variable name change.
+       * mailcap.el (mailcap-mime-extensions): Changed patch to
+       text/x-patch.
 
-       * gnus.el (gnus-visual): New variable.
+       * mm-decode.el (mm-display-external): Wrong placement of paren.
 
-       * nnmail.el (nnmail-crosspost): New variable to toggle
-       crossposting in mail groups.
+Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * nnml.el (nnml-article-group): Fold continuation lines before
-       splitting mail.
+       * gnus.el: Pterodactyl Gnus v0.93 is released.
 
-Sat Jan 14 04:34:59 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
+1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
-       * gnus.el (gnus-group-browse-foreign-server): Completing-read over
-       `gnus-secondary-servers'. 
-       (gnus-summary-refer-article): Would print Subject in the inserter
-       Summary line to "t".
-       (gnus-summary-mail-forward, gnus-summary-mail-other-window):
-       Messed up the window configuration.
-       (gnus-group-insert-group-line): When dormant articles were
-       present, an incorrect number of unread articles would be reported.
-       (gnus-summary-goto-subject): Would bug when the point was at the
-       end of the buffer.
+       * gnus-cus.el (gnus-group-parameters): New entries for
+       gnus-group-split.
 
-Fri Jan 13 09:40:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnml.el (nnml-generate-nov-databases): Didn't update the active
-       file. 
-
-       * gnus.el (gnus-summary-next-group): Would behave spuriously when
-       the next group had all its articles marked as read via the xref
-       mechanism. Would also go to the Newsgroup buffer when C-g was
-       pressed. 
-       (gnus-inews-check-post): Reject outgoing mail that has empty
-       Subject lines, no text at all and just quoted text.
-       (gnus-summary-catchup-and-exit): Do not mark dormant articles as
-       read when catching up.
-       (gnus-summary-catchup): New implementation of all catchup
-       functions. 
-
-Fri Jan 13 07:27:27 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
-
-       * nntp.el (nntp-request-article): Inserted contents into wrong
-       buffer. 
-
-Mon Jan  9 02:16:12 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-make-threads): Threading bug when
-       `gnus-thread-ignore-subject' is nil fix.
-       (gnus-post-news): When posting in foreign newsgroups, the name of
-       the group would be wrong.
-
-       * nnmail.el (nnmail-choose-mail): Insert the X-Gnus-Newsgroup line
-       at the right place.
-
-       * gnus.el (gnus-group-get-new-news-this-group): Would scroll
-       forwards when updating the first newsgroup(s) in the Newsgroup
-       buffer. 
-       (gnus-get-unread-articles-in-group): Compute number of unreads
-       more correctly. Dormant counts as "read" while ticked counts as
-       "unread". 
-
-       * nnml.el (nnml-choose-mail): Handle continuation lines and tabs
-       correctly when generating nov databases.
-
-       * gnus.el (gnus-summary-read-group): Applying a kill file to a
-       group that contains only dormant articles would lead to an
-       infinite loop.
-       (gnus-kill-save-kill-buffer): Really kill kill buffers upon exit. 
-       (gnus-select-newsgroup): Treat newsgroups with only dormant
-       articles as having no unread articles.
-       (gnus-get-newsgroup-headers-xover, gnus-get-newsgroup-headers):
-       Downcase message-id and references for better threading.
-
-Sun Jan  8 01:11:04 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-subject-string): Wrong regexp made the
-       function return nil always.
-       (gnus-summary-insert-line): Use mail-extr to extract address and
-       name. 
-       (gnus-pp-gnus-kill): Would never actually prettify anything.
-       (gnus-kill): Did not update date of last successful kill.
-       (gnus-group-insert-group-line): Do not print a "*" if the group
-       contains only dormant articles.
-       (gnus-update-read-articles): When removing all marks from a mark
-       list (dormant, ticked, bookmarks), Gnus wouldn't properly update
-       the list of marked articles when exiting from the group.
-
-Sat Jan  7 03:05:01 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-mark-xrefs-as-read): Computed strange number of
-       unread articles when given illegal xref numbers.
-       (gnus-group-apropos, gnus-group-description-apropos): Two new
-       commands and keystrokes.
-       (gnus-no-server): New command to start Gnus without connecting to
-       your local newsserver.
-       (gnus): Gnus would read the active file even when started at a low
-       level. 
-       (gnus-summary-exit): Kill kill file buffer upon newsgroup exit.
-       (gnus-gnus-to-newsrc-format): Would write .newsrc instead of
-       .newsrc-HOST. 
-
-Fri Jan  6 16:45:45 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-search-subject): UNREAD now really goes to
-       unread only.
-       (gnus-kill-file-permanent-kill-by-xref): Kill all cross-posted
-       groups mentioned.
-       (gnus-kill-file-kill-by-xref): Improper newsgroup matching.
-
-Thu Jan  5 20:45:56 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-bug): New command.
-       (gnus-get-newsgroup-headers): Fix when article does not contain
-       message-id. 
-       (gnus-summary-show-all-expunged): Not (interactive).
-       (gnus-summary-delete-marked-with): Infinite loop.
-       (gnus-summary-search-subject): Next always goes to the next
-       article. 
-
-Thu Jan  5 14:23:56 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-delete-article): New function and
-       keystroke to delete (mail) articles right away.
-       (gnus-summary-next-group): When selecting next group that have had
-       all its articles marked as read by xref, this would yield
-       unexpected results.
-       (gnus-summary-search-subject): `n' on first article selects the
-       first article.
-       (gnus-mouse-face): New variable.
-
-       * nnmh.el: New mail backend for mh folders (ie. spool).
-
-Wed Jan  4 02:45:08 1995    <larsi@redleaf>
-
-       * nnmail.el (nnmail-read-mbox): If an mbox file didn't exist, this
-       function would fail.
-       (nnmail-split-region): Lines numbers were inserted in wrong
-       headers with wrong numbers.
-
-       * gnus.el (gnus-summary-show-all-expunged): New function and
-       keystroke to display previously expunged lines.
-
-       * nnmail.el (nnmail-prepare-incoming-hook): New variable.
-
-       * gnus.el (gnus-mail-forward-using-mail): Delete invisible headers
-       when forwarding.
-
-Tue Jan  3 15:23:00 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-post-news): Move point to beginning of quoted text
-       on followups.
-       (gnus-group-set-current-level): Prompt for a level if called with
-       nil. 
-       (gnus-summary-raise-interest, gnus-summary-lower-interest,
-       gnus-summary-set-interest): New commands and keystrokes.
-       (gnus-summary-default-interest): New variable.
-       (gnus-raise, gnus-lower): New functions to use in kill-files for
-       raising or lowering interest.
-
-Mon Jan  2 11:51:32 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-group-line-format): Modified spec to show number
-       of really unread unread articles instead of unread + ticked +
-       interesting. 
-       (gnus-group-line-format): New codes to show number of interesting
-       articles; number of ticked and interesting; number of ticked,
-       number of read; total number of articles; number of unread,
-       unticked, uninteresting articles. 
-       (gnus-newsgroup-dormant): `gnus-newsgroup-interesting' (and all
-       derivatives thereof) renamed from "interesting" to "dormant".
-       (NOTE: everybody that have marked articles as "interesting" earlier
-       might experience slightly peculiar effects. The joys of alpha
-       testing.)
-       (gnus-summary-mode-map): `+' to set dormant mark, `-' to set tick. 
-       (gnus-group-expire-articles): Fixed bug that resulted in no
-       articles being expired.
-       (gnus-unread-mark, gnus-read-mark, gnus-ticked-mark,
-       gnus-dormant-mark): New variables for the mark characters. 
-       (gnus-summary-insert-line): Loose threads can now also be printed
-       with the `empty' method.
-       (gnus-make-threads): When threading twice (for instance, when
-       toggling threading), information was mangled which ended in in
-       infinite loop.
-
-Sun Jan  1 14:35:01 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-refer-parent-article): Bug when no article
-       has been selected.
-       (gnus-kill, gnus-apply-kill-file, gnus-execute): Changed to
-       support expiring kills and multple patterns in one `gnus-kill'
-       call. 
-
-       * nnml.el (nnml-split-incoming): Did not properly split mail that
-       contained multiple "From " lines.
-
-Sat Dec 31 00:55:24 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-newsgroup-marked): This variable had been re-named
-       `gnus-newsgroup-ticked'. It has been re-named back again.
-       (gnus-kill-file-kill-by-subject): Made all kill-by-* functions
-       operate on the current article in the Summary buffer.
-
-Fri Dec 30 11:45:27 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-set-bookmark,
-       gnus-summary-remove-bookmark): New commands and keystrokes to set
-       bookmarks. 
-       (gnus-summary-mark-as-interesting): New command and keystroke to
-       mark articles as interesting.
-       (gnus-article-prepare): Automatic moving to bookmarks added.
-       (gnus-summary-delete-interesting): Interesting articles that have
-       no children are not shown in the Summary buffer by default. 
-       (gnus-group-expire-articles, gnus-summary-expire-articles): Trying
-       to expire articles in groups that do not support expiring would
-       make Emacs barf.
-       (gnus-active-to-gnus-format): Modified to read information on
-       moderation, if wanted.
-       (gnus-summary-print-dummy-lines): Obsolete variable.
-       (gnus-summary-make-false-root): New variable that says what method
-       should be used when printing loose sub-threads.
-       (gnus-summary-prepare-threads): Let one article adopt the orphans
-       instead of printing dummy roots.
-
-Thu Dec 29 08:20:42 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-save-article, gnus-summary-pipe-output, 
-       gnus-summary-save-in-rmail, gnus-summary-save-in-mail, 
-       gnus-summary-save-in-file, gnus-summary-save-in-pipe): Rewritten
-       to save series of articles.
-       (gnus-summary-set-process-mark): Bug fix. It was possible to mark
-       dummy roots.
-       (gnus-group-describe-all-groups): New command and keystroke to
-       list newsgroups descriptions for all newsgroups.
-       (gnus-group-prepare): Removed tallying of articles in killed
-       groups to speed things up to enough to be of any use.
-       (gnus-summary-local-variables): `gnus-current-kill-articles' is no
-       longer buffer-local to the Summary buffers.
-
-       * nntp.el (nntp-request-article): Fix for multiple Summary buffers
-       using different nntp servers.
-
-       * gnus.el (gnus-dribble-save): Would barf if Gnus were fed a
-       non-existant nntp server host name. 
-       (gnus-summary-search-subject): Marking articles as read did not go
-       forward over ticked articles.
-       (gnus-post-method): New variable for specifying a method to use
-       for posting articles.
-       (gnus-request-post-buffer, gnus-request-post): Changed to use
-       `gnus-post-method'. 
-
-       * nntp.el (nntp-open-server-internal): The nntpd process will now
-       be killed without warning when Emacs shuts down.
-
-       * gnus.el (gnus-get-unread-articles-in-group): Returned wrong
-       results in groups with no articles.
-
-       * nntp.el (nntp-server-opened): This function gave totally
-       spurious results.
-
-       * gnus.el (gnus-check-first-time-used, gnus-find-new-newsgroups):
-       Changed to really subscribe newsgroups that are mentioned by the
-       "options -n" line(s). The variable
-       `gnus-subscribe-options-newsgroup-method' holds the subscribe
-       method, which is `gnus-subscribe-alphabetically' by default. 
-
-Wed Dec 28 17:36:49 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-get-newsgroup-headers-xover): Fixed
-       cross-references when using xover.
-
-       * gnus.el (gnus-read-old-newsrc-el-file): Made it easier to switch
-       between .el and .eld files.
-       (gnus-group-mode-map): Removed bindings for `C-n' and
-       `C-p'. Changed `C-m' to `gnus-group-select-group'.
-       (gnus-summary-mode-map): Removed bindings for `C-n' and `C-p'.
-
-       * nntp.el (nntp-request-group): Fix when selecing non-existant
-       groups. 
-
-       * gnus.el (gnus-group-prepare): Faster listing of killed groups. 
-
-       * nntp.el (nntp-retrieve-headers-with-xover): Try both "xover" and
-       "xoverview" on nntp servers.
-
-       * gnus.el (gnus-activate-foreign-newsgroups): This variable has
-       changed from a toggle to a slide. Foreign newsgroups that have a
-       level equal or lower than this variable will be activated on
-       startup. 
-       (gnus-nntp-service): This variable has been obsoleted, except for
-       one tiny backwards compatibility issue.
-       (gnus-select-method): This variable now lets you specify nntp port
-       number as well.
-       (gnus-find-new-newsgroups): A message is displayed that says how
-       many new newsgroups has arrived.
-       (gnus-summary-position-cursor, gnus-group-position-cursor): Two
-       new functions that are both fset to `gnus-goto-colon', but can be
-       set to anything the user wishes.
-       (gnus-init-file, gnus-read-init-file, gnus-group-read-init-file):
-       New variable, function, command and keystroke to read the Gnus
-       init file (default: "~/.gnus").
-
-       * nnml.el (nnml-retrieve-header-with-nov): nnml now generates nov
-       databases. 
-       (nnml-choose-mail): Fix strange cutting and add Xref header.
-       (nnml-article-group): Mail articles can now be crossposted between
-       all groups that fit the regular expressions in
-       `nnmail-split-methods'. 
-       (nnml-generate-nov-databases): New command to generate nov
-       databases for a tree.
-
-       * nnheader.el (gnus-backends-are-talkative): New variable.
-
-       * nnml.el (nnml-nov-is-evil): New variable.
-
-Wed Dec 21 01:20:53 1994  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
-
-       * gnus.el (gnus-check-news-server): Buglet.
-       (gnus-mail-reply-using-mail): Use "none" as the subject if none
-       was used.
-
-Tue Dec 20 01:28:42 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnmail.el (nnmail-request-move-article,
-       nnmail-request-accept-article): Functions for moving articles. One
-       can move articles between mail groups that use different select
-       methods, which also makes these functions double as conversion
-       routines.
-
-       * gnus.el (gnus-open-server): All the low-level backend functions
-       have been rewritten to make things cleaner and clearer. Most of
-       the function calls have also been changed throughout the program. 
-       (gnus-set-global-variables): Set the global equivalents of the
-       summary-local variables whenever a new article is chosen.
-
-Mon Dec 19 00:51:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnml.el (nnml-request-move-article,
-       nnml-request-accept-article): Functions for moving articles. 
-
-       * gnus.el (gnus-summary-rescan-group): New command and keystroke
-       for exiting, getting new articles, and re-selecting a group. 
-       (gnus-group-make-mail-groups): Created mail groups
-       without the foreign group prefix, which is a serious bug.
-       (gnus-dribble-file-name): Change the name of the dribble file to
-       ".newsrc-dribble". 
-       (gnus-group-startup-message): Changed startup screen. (Trés
-       important.) 
-       (gnus-summary-move-article): New command and keystroke for moving
-       articles between (mail) newsgroups.
-
-       * nnmail.el (nnmail-split-region): 
-       * nnml.el (nnml-choose-mail): Add a Lines header line to mails
-       that do not have them.
-
-       * gnus.el: Moved most functions to make the source code a bit more
-       structured. Added a few autoloads to kill the last few compiler
-       warnings. 
-       (gnus-group-clear-dribble): New command and keystroke to clear the
-       dribble buffer.
-
-       * nntp.el (nntp-open-server-internal): Further multiple nntp
-       server fixes.
-
-Sun Dec 18 01:48:28 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus-mh.el: All the mh-e functions have been moved to this new
-       file.
-
-       * gnus.el (gnus-summary-prepare-threads,
-       gnus-summary-insert-line): If the subject changes in the middle of
-       the thread, print the subject.
-       (gnus-save-newsrc-file): Save the newsrc file(s) even when the
-       dribble file has been saved, and don't save them when no changes
-       have been made.
-
-       * nntp.el (nntp-request-group): When using multiple nntp servers,
-       the backend often became a bit dizzy.
-       (nntp-open-server): Opening a server now correctly says whether a
-       connection was established.
-
-       * gnus.el (gnus-version): Rewrite to add version numbers from all
-       backends in use.
-       (gnus-extend-newsgroup): Small fix.
-       (gnus-find-header-by-number): Obsolete function.
-       (gnus-clear-system): Kill all generated buffers when exiting. 
-       (gnus-exit-group-hook): Kill the nntp connection(s) when exiting. 
-
-Mon Dec 12 18:15:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el: Version 0.2 released after some initial bugs were
-       fixed. 
-
-Sun Dec 11 06:32:40 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el: The very first (ding) Gnus pre-release. 
+       * gnus-mlspl.el: Renamed functions and variables so as to
+       start with gnus-group-split.
+       * gnus.el: Adjust autoload entries.
+
+1999-07-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * 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.
+
+1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * 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.
+
+       * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
+       (nnmail-split-it): Implement them.
+
+       * nnmail.el (nnmail-split-fancy): Document ! splits.
+
+1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
+
+       * pop3.el: New version.
+
+1999-07-05  Simon Josefsson
+
+       * gnus-srvr.el (gnus-browse-foreign-server): Use read.
+
+1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-display-alternative): Do treatment.
+
+1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-util.el (gnus-write-active-file): Use real name.
+
+       * gnus-agent.el (gnus-agent-expire): Update active file
+       method by method.
+
+1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * nndraft.el (nndraft-request-article): Use difference
+       coding-systems for queue and drafts.
+
+       * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
+       nndraft:drafts.
+
+       * mm-util.el (mm-auto-save-coding-system): New coding system.
+
+       * message.el (message-draft-coding-system): Use it.
+
+1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-uu.el: More customizable and less aggressive.
+
+1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
+       when plugged.
+
+       * mml.el (mml-generate-mime-1): Don't insert nofile files.
+       (mml-insert-mml-markup): Accept a nofile.
+       (mml-insert-mime): Insert nofile.
+
+       * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
+
+       * 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. "/"))
+
+1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-treat-predicate): Typo.
+
+1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
+
+1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-date-ut): UT!  Default it!
+
+Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.92 is released.
+
+1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
+
+       * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
+
+1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nntp.el (nntp-retrieve-groups): Don't do anything when not
+       connected.
+
+       * gnus-start.el (gnus-active-to-gnus-format): Only save active
+       when plugged.
+
+       * mm-view.el (mm-inline-message): Ignore remove-spec.
+
+       * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
+       is bound.
+
+       * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
+
+       * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
+
+       * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
+       start.
+
+       * message.el (message-fill-yanked-message): Remove `t' arg.
+
+       * gnus-group.el (gnus-group-kill-group): Message killing of
+       groups.
+
+       * mm-util.el (mm-preferred-coding-system): New function.
+       (mm-mime-charset): Use it.
+
+       * mml.el (mml-generate-mime-1): Charset-encode message parts.
+
+1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * gnus-mlsplt.el: New file.
+
+1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * nndraft.el (nndraft-request-expire-articles): Delete backup
+       files.
+
+       * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
+
+       * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
+
+1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * nnmail.el (nnmail-split-it): Allow .*.
+
+1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-inline-large-images-p): Renamed.
+
+       * gnus-art.el (article-date-ut): Always look in the current buffer
+       for the Date header.
+
+       * mml.el (mml-validate): New command.
+
+       * mailcap.el (mailcap-possible-viewers): Revert to string-match
+       since we are dealing with regexps.
+
+Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.91 is released.
+
+1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-agent.el (gnus-agent-save-active-1): New function.
+       (gnus-agent-save-active): use it.
+       (gnus-agent-save-groups): Ditto.
+
+       * gnus-cache.el (gnus-cache-write-active): Use it.
+
+       * gnus-agent.el (gnus-agent-write-active): Use it.
+
+       * gnus-util.el (gnus-write-active-file): New function.
+
+       * 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.
+
+       * 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.
+
+       * message.el (message-reply): Bind message-this-is-mail.
+
+1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
+
+       * smiley.el (smiley-buffer): Fix for NT.
+
+1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
+
+       * message.el (message-check-news-header-syntax): Protect against
+       nil froms.
+
+       * mm-util.el (mm-auto-mode-alist): New.
+
+       * mml.el (mml-generate-mime-1): Ditto.
+
+       * gnus.el: Use mm-insert-file-contents throughout instead of
+       nnheader.
+
+       * mm-util.el (mm-insert-file-contents): New function.
+
+Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.90 is released.
+
+1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
+
+       * mailcap.el (mailcap-possible-viewers): Use string=.
+
+1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * lpath.el: Two free variables.
+
+1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+       * 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.
+
+       * 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.
+
+       * 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.
+
+       * mm-util.el (mm-text-coding-system): raw-text or -dos.
+       (mm-running-ntemacs): Removed.
+
+       * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
+
+1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
+
+1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * qp.el (quoted-printable-encoding-characters): Support lower case.
+
+1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * rfc2047.el (rfc2047-encode): Fold before B-encoding.
+       (rfc2047-b-encode-region): Encode line by line.
+
+1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-find-mime-charset-region): Fix.
+
+1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
+
+       * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
+       (mm-find-mime-charset-region): Ditto.
+
+1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-summary-move-article): Fix something or
+       other.
+
+1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * base64.el (base64-run-command-on-region): Use unibyte buffer.
+
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
+       gnus-newsgroup-name is nil.
+
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * rfc2047.el (rfc2047-encode): Chop the tail newline.
+
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (article-emphasize): Use correct
+       gnus-article-emphasis-alist.
+
+1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-text): Fix text/html bug.
+
+Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.89 is released.
+
+1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
+       cause problem.
+
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-text): Ignore error in w3-region.
+
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el: require mm-decode.
+
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
+
+1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-image): Fix image undisplayer.
+
+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.el: Pterodactyl Gnus v0.86 is released.
+
+1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
+
+       * gnus-group.el (gnus-permanently-visible-groups): Fix custom type.
+
+1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-babel): Narrow a bit.
+
+       * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
+
+1999-06-12  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.
+
+1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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-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.
+
+1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-message-insert-stylings): Removed.
+       (gnus-posting-style-alist): Removed.
+       (gnus-message-style-insertions): Ditto.
+       (gnus-configure-posting-styles): Reimplementation.
+
+       * mail-source.el (mail-source-fetch): Error the message.
+
+       * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
+
+Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.85 is released.
+
+1999-04-20  Michael Cook  <cook@sightpath.com>
+
+       * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
+       Outlook citation regex.
+
+1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
+
+       * nndoc.el (nndoc-mime-parts-type-p): Accept space before
+       semicolon.
+
+1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-range.el (gnus-remove-from-range): Document range1
+       modification, protect range2.
+
+1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-update-marks): Protect lists from
+       gnus-remove-from-range, don't sort twice.
+
+1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-start.el (gnus-read-descriptions-file): Protect if no
+       function in backend.
+
+1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-valid-move-group-p): Check for a
+       request-accept-article function in the backend instead of using
+       the 'respool capability.
+
+1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
+       spurious whitespace at eob.
+
+1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * nnmail.el (nnmail-get-new-mail): Check right variable.
+
+1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
+
+       * mailcap.el (mailcap-mime-data): Fix rfc822.
+
+1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
+
+       * nndoc.el (nndoc-nsmail-type-p): New function.
+       (nndoc-type-alist): Recognize nsmail.
+
+1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
+       *before* `article-hide-headers' deletes the information.
+
+1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.el: Pterodactyl Gnus v0.84 is released.
+
+1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-bug-message): Mime change.
+
+1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-update-marks): Process null mark lists.
+
+1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
+       `x-uue'.
+
+1999-03-04  Aaron M. Ucko  <amu@mit.edu>
+
+       * mail-source.el (mail-source-fetch-pop): Only prompt for password
+       when authentication is 'password.
+
+1999-05-01 22:17:55  <pinard@iro.umontreal.ca>
+
+       * gnus-win.el (gnus-configure-windows): Accept a setting.
+
+1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-quote-arg): Moved here.
+
+       * mm-decode.el (mm-quote-arg): Quote more chars.
+
+1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
+       with newlines would create buggy .nov files.
+
+       * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
+
+       * qp.el (quoted-printable-encode-region): Encode whitespace at the
+       end of lines.
+
+       * 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.
+
+       * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
+
+       * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
+
+       * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
+
+       * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
+
+       * 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-art.el (gnus-treatment-function-alist): use
+       maybe-hide-headers.
+
+       * message.el (message-inhibit-body-encoding): Typo.
+       (message-resend): Inhibit encoding.
+
+       * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
+
+       * gnus-art.el (article-remove-cr): Use re-search.
+
+       * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
+       headers.
+
+       * mm-decode.el (mm-quote-arg): Quote '.
+
+       * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
+
+       * mm-decode.el (mm-insert-part): Use multibyte for text.
+
+       * gnus-start.el (gnus-read-newsrc-file): New variable.
+       (gnus-read-newsrc-file): Use it.
+
+1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnvirtual.el (nnvirtual-request-expire-articles): New function.
+
+       * gnus-group.el (gnus-group-expire-articles-1): Made into own
+       function.
+
+Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.82 is released.
+
+1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
+       for iso8859-2.
+
+1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
+       synonym alist.
+
+1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
+
+       * gnus-sum.el (gnus-summary-local-variables): Mark as global.
+
+1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
+
+       * mail-source.el (mail-source-fetch): Ask before bugging out.
+
+1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * uudecode.el (uudecode-decode-region-external): Don't assume
+       uudecode-temporary-file-directory ends with a slash.
+
+1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-update-marks):
+       (gnus-update-read-articles):
+       (gnus-summary-expire-articles): Check server.
+
+1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
+
+       * mml.el (mml-preview): New function.
+
+1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
+
+       * mail-source.el (mail-source-fetch-file): Return the right
+       value.
+
+1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-insert-parameter): New function.
+       (mml-insert-parameter-string): New function.
+
+       * nnmail.el (nnmail-get-new-mail): Say how many new articles.
+
+       * gnus-art.el (gnus-mime-multipart-functions): New variable.
+       (gnus-mime-display-part): Use it.
+
+       * mm-decode.el (mm-alternative-precedence): Removed.
+       (mm-discouraged-alternatives): New variable.
+       (mm-preferred-alternative-precedence): New function.
+
+       * nnmail.el (nnmail-get-new-mail): Use mail-sources.
+
+       * mail-source.el (mail-sources): New variable.
+
+       * gnus-art.el (article-remove-cr): Remove several trailing CRs.
+
+       * 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-agent.el (gnus-agent-fetch-groups): Error when unplugged.
+       (gnus-agent-fetch-group): Ditto.
+
+1999-04-12  Didier Verna  <verna@inf.enst.fr>
+
+       * 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.
+
+Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.81 is released.
+
+1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-get-split-value): Reverse result.
+
+1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
+
+1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-insert-tag): Insert concluding part.
+
+       * message.el (message-send-mail): Encode later.
+       (message-send-news): Ditto.
+
+       * nnfolder.el: Don't use mail delim.
+
+1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-cus.el (gnus-group-customize): Put point at min.
+
+       * mm-view.el (mm-inline-text): Allow toggling html.
+
+1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
+
+       * mail-source.el: Added prescript and postscript to file.
+
+1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el: Reverted.
+
+       * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
+       (gnus-setup-posting-charset): Did work.
+
+1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
+
+       * gnus.el (gnus-short-group-name): Use
+       gnus-group-uncollapsed-levels.
+
+1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
+
+1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
+       (article-strip-headers-from-body): New command and keystroke.
+
+1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetch-pop): Check for symbol first.
+
+       * nnheader.el (nnheader-insert-file-contents): Bind
+       enable-local-eval to nil.
+       (nnheader-find-file-noselect): Ditto.
+
+       * nnmail.el (nnmail-article-group): Don't remove long lines.
+       (nnmail-remove-long-lines): New function.
+       (nnmail-split-header-length-limit): Removed.
+
+       * mml.el (mml-generate-mime-1): Use unibyte buffers.
+
+       * gnus-group.el (gnus-group-kill-all-zombies): Query user.
+
+1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-generic-mark): New function.
+
+       * nnmail.el (nnmail-split-header-length-limit): Increased.
+       (nnmail-article-group): Allow nil.
+
+       * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
+
+       * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
+       first.
+
+       * mml.el (mml-minibuffer-read-type): Include types from
+       mailcap-mime-data.
+
+       * nndraft.el (nndraft-request-article): Would clobber Japanese.
+
+1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * 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.
+
+       * mml.el (mml-quote-region): Narrow the region.
+
+       * message.el (message-mode-menu): message-mime-attach-file is now
+       mml-attach-file.
+
+1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
+
+1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
+
+       * mml.el (mml-attach-buffer): New command.
+
+1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
+       with a proper range. Compress range.
+
+       * gnus-range.el (gnus-remove-from-range): Protect arguments.
+
+1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-get-image): Create a temporary file for xbms.
+
+1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.80 is released.
+
+1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
+
+       * gnus-sum.el (gnus-with-article): Moved here.
+
+       * mail-source.el (mail-source-fetch-pop): Ask for password even
+       when program.
+
+1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-bug): Add description.
+
+       * mml.el (mml-insert-mml-markup): Insert disposition.
+
+       * message.el (message-send-mail): Always encode mail headers.
+
+       * smiley.el (gnus-smiley-display): Goto body.
+
+1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
+
+       * smiley.el (gnus-smiley-display): Don't search to blank line.
+
+1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-treat-article): Only run the highlight stuff
+       when requested.
+
+       * nnmail.el (nnmail-current-spool): Removed.
+
+       * gnus-salt.el (gnus-tree-inhibit): New varible.
+
+       * gnus.el (mm-util): Required.
+
+1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
+
+       * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
+
+1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-bind): Doc fix.
+
+1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-mode): Doc fix.
+
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
+       encoding.
+
+       * gnus.el (gnus-methods-equal-p): Moved here.
+
+       * mail-source.el: pop at 110.
+
+       * pop3.el (pop3-movemail): Use write-region instead of
+       append-to-file to avoid excessive messaging.
+
+1999-02-27  lantz moore  <lmoore@contigo.com>
+
+       * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
+       type directory.
+
+1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
+
+       * gnus-art.el (article-hide-boring-headers): Field names must not
+       contain whitespace.
+
+Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.79 is released.
+
+1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
+
+       * mml.el (mml-mode): Don't use add-minor-mode.
+
+       * message.el (messgage-inhibit-body-encoding): New variable.
+       (message-encode-message-body): Use it.
+
+Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.78 is released.
+
+1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-mode): Switch on MML mode.
+
+       * mml.el: Included commands and functions.
+       (mml-mode-map): New keymap.
+
+       * message.el: Removed the insertion commands and functions.
+
+       * gnus-ems.el (gnus-mule-cite-add-face): Removed.
+
+       * gnus-sum.el (gnus-summary-sort-by-chars): New command and
+       keystroke.
+
+       * gnus-art.el (gnus-narrow-to-page): Revert.
+
+       * gnus-cite.el (gnus-cite-delete-overlays): New function.
+       (gnus-cite-parse-maybe): Always reparse.
+
+       * message.el (message-encode-message-body): Don't insert
+       "multipart warning".
+
+       * gnus-art.el (gnus-article-treat-head-custom): New variable.
+
+1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
+
+       * mail-source.el (mail-source-fetch-pop): Return 1 for success.
+
+       * nnmail.el: Require mm-util.
+
+1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
+
+       * nnmail.el (nnmail-get-new-mail): Only get mail for the one
+       group.
+
+1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
+
+       * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
+
+1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-msg.el (gnus-extended-version): Better regexp.
+
+1999-02-25  Didier Verna  <verna@inf.enst.fr>
+
+       * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
+       is called with the result of SPLIT and should return a new split.
+
+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-group.el (gnus-group-get-new-news): Require nnmail.
+
+1999-02-18  Michael Cook  <cook@sightpath.com>
+
+       * Recognize Microsoft Outlook's cite attribution conventions.
+
+1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
+
+       * gnus-sum.el: Bind M.
+
+1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
+
+       * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
+
+1999-02-15  Didier Verna  <verna@inf.enst.fr>
+
+       * gnus-picon.el (gnus-group-display-picons): ensures that
+       `article-goto-body' really goes to the article body.
+
+1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-text): Bind url-standalone-mode.
+
+       * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
+
+       * mm-view.el (mm-view-message): Enable multibyte.
+
+1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-get-new-mail): Message later.
+
+       * mm-util.el (mm-find-charset-region): Revert to checking
+       multibyte.
+
+1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
+
+       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
+       attachment.
+
+Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.76 is released.
+
+1999-02-06  Felix Lee  <flee@cygnus.com>
+
+       * gnus.el (gnus-group-change-level-function): Typo.
+
+1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-nov-skip-field): Removed.
+       (gnus-nov-field): Ditto.
+       (gnus-nov-parse-extra): Ditto.
+       (gnus-nov-read-integer): Ditto.
+
+1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-nov-read-message-id): New macro.
+       (nnheader-parse-nov): Use it.
+
+       * gnus-sum.el (gnus-nov-read-message-id): New macro.
+       (gnus-nov-parse-line): Use it; use `(eobp)' instead of
+       `(eq (char-after) ?\n)'.
+
+1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-other-frame): Always pop up a new frame.
+
+Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-range.el (gnus-range-add): Rewrite.
+
+1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
+
+       * nnmail.el (nnmail-split-incoming): Added detection of maildir
+       format.
+       (nnmail-process-maildir-mail-format): New function.
+
+       * 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".
+
+1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetcher-alist): Remove apop.
+
+       * nndoc.el (nndoc-type-alist): Remove MIME-digest.
+       (nndoc-mime-digest-type-p): Removed.
+
+1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-read-summary-keys): Set the point
+       where it is supposed to be.
+       (gnus-treat-play-sounds): New variable.
+
+       * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
+
+       * 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.
+
+       * mml.el (mml-translate-from-mime): New function.
+       (mml-insert-mime): Ditto.
+       (mml-to-mime): New function.
+       (mime-to-mml): New name.
+
+       * gnus-sum.el (gnus-summary-edit-article): Always select raw
+       article.
+
+       * gnus-group.el (gnus-group-catchup-current): Unmark groups.
+
+       * gnus-sum.el (gnus-summary-setup-default-charset): Don't
+       special-case nndraft groups.
+
+1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
+       (gnus-get-newsgroup-headers): Already bound.
+
+       * message.el (message-encode-message-body): Use posting charset.
+
+       * mm-bodies.el (mm-encode-body): Use MIME charsets.
+       (mm-body-encoding): Do CTE.
+       (mm-body-7-or-8): New function.
+
+       * 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.
+
+       * format-spec.el (format-spec-make): New function.
+
+       * mail-source.el (format-spec): Required.
+       (mail-source-fetch-with-program): Removed.
+       (mail-source-fetch-with-program): New function.
+
+       * format-spec.el: New file.
+
+1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
+
+       * mail-source.el (mail-source-fetch-with-program): Take optional
+       parameter.
+
+1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el: Ignore some groups.
+       (gnus-setup-news): Bind nnmail-fetched-sources.
+
+       * message.el (message-send-mail): Remove all tabs.
+
+       * mm-util.el (mm-find-charset-region): Just check whether
+       find-charset-region is defined.
+
+1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-group.el (gnus-group-get-new-news): Use
+       nnmail-fetched-sources.
+
+       * nnmail.el (nnmail-fetched-sources): New variable.
+       (nnmail-get-new-mail): Use it.
+
+       * mail-source.el (mail-source-fetched-sources): New variable.
+       (mail-source-fetch): Use it.
+
+1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
+
+       * 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...)
+
+1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
+
+       * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
+
+1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-start.el (gnus-read-active-file): Eliminate duplicated
+       select methods.
+
+1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-range.el (gnus-remove-from-range): Sort second argument.
+
+1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
+
+       * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
+
+Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetch-directory): Use the predicate.
+       (mail-source-value): Don't do variables.
+
+       * nnmail.el (nnmail-get-new-mail): Set the predicate.
+
+       * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
+
+1999-02-01  Michael Cook  <cook@sightpath.com>
+
+       * Defenestrate spurious ?a.
+
+1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetch-pop): Instead use
+       :authentication.
+
+1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * mail-source.el : Support APOP authentication scheme.
+
+1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
+
+       * pop3.el (pop3-movemail): Return t.
+
+1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-fold-region): New function.
+       (rfc2047-encode-message-header): Use it.
+
+1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+
+       * gnus-sum.el (gnus-group-charset-alist): Add more.
+
+Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.75 is released.
+
+1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-display-x-face): Don't narrow to head.
+
+1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
+
+       * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
+
+1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-fetch-directory): Ignore
+       directories.
+
+       * gnus-cus.el (gnus-group-parameters): Addition.
+
+       * gnus-art.el (article-strip-banner): Do symbolic banners.
+       (article-strip-banner): New keystroke.
+
+1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
+
+       * gnus-art.el (article-strip-banner): New command.
+
+1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-treat-strip-banners): New variable.
+
+1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
+       has been exist.
+
+Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-draft-coding-system): Check coding-system.
+       * mm-util.el (mm-text-coding-system): Ditto.
+
+1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mail-source.el (mail-source-fetch-pop): Save excursion.
+
+1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * gnus-art.el (gnus-treat-date-iso8601): New variable.
+       (gnus-treat-date-user-defined): New variable.
+
+1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-fix-eudora-headers): New function.
+
+1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
+
+1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * smiley.el (smiley-deformed-regexp-alist): Removed =>.
+       (smiley-nosey-regexp-alist): Ditto.
+
+       * 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-group.el (gnus-group-catchup-current): Do group.
+
+       * message.el (message-default-charset): Add group.
+
+Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.74 is released.
+
+1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-fill-long-lines): Renamed.
+       (article-fill-long-lines): New keystroke.
+
+1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-setup-posting-charset): Check for group.
+
+       * gnus-group.el (gnus-group-catchup-current): Skip groups now
+       displayed.
+       (gnus-group-catchup-current): Be more robus.
+
+       * gnus-sum.el (gnus-summary-select-article): Reselect for showing
+       headers.
+
+1999-01-25  Dave Love  <fx@gnu.org>
+
+       * message.el (message-mode-menu): Add message-mime-attach-file.
+       (message-mode): Doc fix.
+
+1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-check-duplication): Insert the mail source
+       string.
+
+       * 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.
+
+       * gnus-start.el (gnus-get-unread-articles): Nix out groups over
+       the level.
+
+       * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
+       before handling.
+
+       * mm-util.el (mm-mime-charset): Use the parameters.
+       (mm-mime-charset): Removed region paremeters.
+
+       * nnmail.el (nnmail-get-new-mail): Don't message the entire
+       source.
+
+1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
+
+       * nnmail.el (nnmail-get-split-group): Quote right.
+
+1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-source.el (mail-source-movemail): Would kill an arbitrary
+       buffer.
+
+1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-group.el (gnus-clear-inboxes-moved): Removed.
+       (gnus-group-mode): Don't hook.
+
+       * mail-source.el (mail-source-bind): Doc fix.
+       (mail-source-bind): Take only one param.
+
+       * gnus-art.el (gnus-treat-highlight-signature): typep.
+
+       * mail-source.el (mail-source-movemail): Ignore empty file.
+       (mail-source-callback): Check before deleting.
+
+       * message.el (message-mime-attach-file): Include name.
+
+1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-read-charset): Return a symbol.
+
+       * mm-view.el (mm-inline-text): Insert signature separator.
+
+       * gnus-art.el (gnus-treat-predicate): New function.
+       (gnus-treat-article): Allow all types to be checked.
+
+       * gnus-util.el (gnus-or): New function.
+       (gnus-and): Ditto.
+
+       * gnus-art.el (gnus-mime-display-single): Use override.
+
+       * mm-decode.el (mm-attachment-override-types): New variable.
+       (mm-attachment-override-p): New function.
+
+       * gnus-picon.el (gnus-group-display-picons): Don't go backward.
+
+1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
+
+       * mm-view.el (mm-inline-text): Do vcards.
+
+Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.73 is released.
+
+1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * mail-source.el: New file.
+
+1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
+
+       * gnus-art.el (gnus-article-mode-map): Bind backspace.
+
+1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-make-date-line): Fix iso8601 display.
+
+1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-treat-display-smileys): Check xpm.
+
+       * gnus-picon.el (gnus-group-display-picons): Goto body.
+
+       * gnus.el: Indented all functions; broke long lines; changed all
+       instances of illegal/legal to invalid/valid.  Yes, I'm bored.
+
+Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.72 is released.
+
+1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el: Cleaned up trailing whitespace.
+
+       * mm-util.el (mm-read-charset): Work.
+
+1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
+
+       * gnus-score.el (gnus-score-find-bnews): Match regexp on the
+       nnheader-translate-file-chars'd group name.
+
+1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-encode-message-body): Fold case.
+
+1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
+
+       * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
+
+1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-add): New function.
+
+1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
+       (article-goto-body): Use it.
+       (gnus-treat-article): Ditto.
+
+       * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
+       downloaded articles from the downloadeble list.
+
+1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-encode-message-body): Bind
+       mail-parse-charset.
+
+       * 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-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-msg.el (gnus-setup-posting-charset): Check elem.
+
+       * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
+       displaying.
+
+       * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
+
+       * gnus-score.el (gnus-score-find-bnews): Protect against invalid
+       regexp file names.
+
+Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.71 is released.
+
+1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-image): Don't add a dot.
+
+       * gnus-art.el (gnus-treat-article): New function.
+
+       * gnus.el (gnus-article-display-hook): Removed.
+
+       * gnus-art.el (gnus-article-treat-custom): New variable.
+
+       * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
+
+       * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
+       functions.
+
+       * message.el (message-posting-charset): New variable.
+       (message-send-mail): Use it.
+
+       * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
+       (gnus-setup-posting-charset): New function.
+       (gnus-setup-message): Use it.
+
+       * message.el (message-encode-message-body): Just look for
+       Content-Type before inserting a new one.
+
+1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-default-charset): Removed.
+
+       * mail-prsvr.el: New file.
+       (mail-parse-charset): New variable.
+
+       * gnus-sum.el (gnus-newsgroup-charset): Changed name.
+       Changed name.
+
+       * gnus.el (gnus-charset): New group.
+
+       * nnmail.el (nnmail-pathname-coding-system): Default to binary.
+
+       * gnus-sum.el (gnus-default-charset): Default to nil.
+       (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
+       (gnus-newsgroup-iso-8859-1-forced): Removed.
+
+       * mm-util.el (mm-known-charsets): Removed.
+       (mm-default-coding-system): Removed.
+       (mm-default-charset): Removed.
+       (mm-read-charset): New function.
+
+       * message.el (message-default-charset): Removed.
+
+       * rfc2047.el (rfc2047-default-charset): Default to nil.
+
+       * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
+
+Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.70 is released.
+
+1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * mm-view.el (mm-inline-text): Ditto.
+
+       * gnus-move.el (gnus-move-group-to-server): Protect against nil
+       ranges.
+
+       * mm-decode.el (mm-display-external): Save the buffer.
+       (mm-remove-part): Kill it.
+
+       * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
+
+       * nnagent.el (nnagent-request-set-mark): Defined stub.
+
+1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-score.el (gnus-score-load-score-alist): Bind
+       coding-system-for-read.
+
+       * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
+       prepare-exit-hook.
+
+       * mm-view.el (mm-setup-w3): Require w3.
+
+1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
+
+       * nnspool.el (nnspool-retrieve-headers): Protect against empty body.
+
+1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-encode.el: Ditto.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
+       error.
+
+       * mailcap.el (mailcap-mime-data): SAFER ps.
+
+       * message.el (message-encode-message-body): Always insert a
+       Content-Type header.
+
+       * mm-decode.el (mm-inline-media-tests): Default all text/* to be
+       shown inline.
+
+       * mm-view.el (mm-inline-text): Handle all sorts of text.
+
+       * mailcap.el (mailcap-mime-data): non-viewer for viewers that
+       don't view.
+
+       * mm-decode.el (mm-display-external): Use it.
+
+       * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
+
+       * mm-decode.el (mm-save-part): Removed double code.
+
+1999-01-12  Dave Love  <fx@gnu.org>
+
+       * mm-decode.el (mm-save-part): Avoid doubly-compressed
+       application/octet-stream .gz & al files with jka-compr.
+
+1999-01-12  Dave Love  <fx@gnu.org>
+
+       * 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.
+
+1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
+
+1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
+       buffers.
+
+       * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
+
+       * gnus-cache.el (gnus-cache-read-active): Reversed check.
+
+1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
+
+       * mml.el (mml-parameter-string): Strip directory component.
+
+1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-use-demon): Removed.
+
+1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnmail.el (nnmail-article-group): Don't infloop.
+
+1999-01-11  Colin Rafferty  <colin@xemacs.org>
+
+       * 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.
+
+1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
+       (gnus-picons-setup-p): New variable.
+
+1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
+
+1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
+       (gnus-summary-exit-no-update): Use mapcar.
+
+1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-agent.el (gnus-category-write): Make directory.
+
+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.
+
+1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-body-encoding): Use mm-find.
+
+1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
+
+       * gnus-picon.el (gnus-article-display-picons): Fix.
+
+Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.69 is released.
+
+1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
+
+       * gnus-agent.el (gnus-agent-remove-group): New command and
+       keystroke.
+
+       * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
+
+1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-agent.el (gnus-agent-write-servers): Make directory.
+
+1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-text): Bind current id.
+
+       * mm-decode.el (mm-handle-id): New macro.
+       (mm-make-handle): Accept id.
+       (mm-dissect-singlepart): Use it.
+
+1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
+
+       * message.el (message-cite-original-without-signature): Use
+       message-signature-separator when searching for signature in
+       message-cite-original-without-signature.
+
+1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus.el (gnus-server-to-method): Check named methods.
+
+1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-view-message): Goto point-min.
+
+       * nnmail.el (nnmail-article-group): Don't delete lines, only
+       shorten them.
+
+       * gnus-msg.el (gnus-configure-posting-styles): Also do nil
+       values.
+
+       * nnheader.el (nnheader-temp-directory): New variable.
+       (nnheader-temp-directory): Removed.
+
+1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
+
+       * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
+       list of files to check for mailcap entries under windows-nt.
+
+1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
+       summary buffer exists.
+
+1998-12-22  Aaron M. Ucko  <amu@mit.edu>
+
+       * nnsoup.el (nnsoup-store-reply): Remove code to deal with
+       irrelevant Sun sendmail bug.
+       (nnsoup-store-reply): Stop mucking with mail-header-separator.
+
+       * message.el (message-send-news): Bind mail-header-separator to
+       "" when asking backend to post.
+
+1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
+
+       * mm-uu.el (mm-dissect-disposition): New variable.
+       (mm-uu-dissect): Use it.
+
+1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-text): Bind url-current-object.
+
+1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-range.el (gnus-remove-from-range): Rewrite.
+
+1998-12-09  SL Baur  <steve@altair.xemacs.org>
+
+       * gnus-picon.el (annotations): Remove bogus require 'xpm.
+
+1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * message.el (message-encode-message-body): Insert `MIME-Version'
+       instead of `Mime-Version'.
+
+1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * 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.
+
+1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-split-header-length-limit): New variable.
+
+       * mm-decode.el (mm-dissect-buffer): Check syntax.
+
+       * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
+
+       * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
+       (rfc2047-dissect-region): Ditto.
+
+1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-view-message): Decode charset.
+
+1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
+       CT headers.
+
+Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Use
+       mm-uu-*-function.
+       * mm-uu.el (mm-uu-dissect): Use x-uuencode.
+
+1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-send-mail): Do MML first.
+       (message-send-news): Ditto.
+
+1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-picon.el (gnus-picons-face): New face.
+       (gnus-picons-try-face): Use it.
+
+Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.68 is released.
+
+Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.67 is released.
+
+Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.66 is released.
+
+1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-insert-mime-button): Decode description.
+
+Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
+
+       * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
+
+1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-insert-mime-headers): Encode description.
+
+       * nnfolder.el (nnfolder-request-expire-articles): Go to the date
+       line.
+
+       * gnus-sum.el (gnus-default-charset): Doc fix.
+
+Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-decode.el (mm-display-part): Forward a line.
+
+Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-picon.el (gnus-picons-network-display-internal): Don't set
+       buffer.
+
+       * message.el (message-insert-headers): New command and keystroke.
+
+1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
+       (mm-get-image): Ditto.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
+       base64, uudecode and binhex.
+
+Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
+       in text/plain.
+       * mm-uu.el (mm-uu-dissect): Use inline.
+
+1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-view-message): New function.
+
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
+       qp.
+
+1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
+
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
+       entry for message/rfc822 as 8bit.
+
+1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-mime-extensions): Add patch.
+
+1998-12-05  Dale Hagglund  <rdh@best.com>
+
+       * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
+       argument to force all multipart/* to look like multipart/mixed.
+
+       * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
+       variable.
+       (gnus-mime-display-part): Use it.
+
+1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-draft.el (gnus-draft-send): Only disable checks for
+       non-interactive use.
+       (gnus-draft-send-message): Use it.
+
+Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.65 is released.
+
+1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-prepare-display): Don't init w3.
+
+       * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
+
+Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.64 is released.
+
+1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-setup-w3): Don't load.
+
+       * gnus-msg.el (gnus-setup-message): Set group name.
+       (gnus-group-mail): Avoid leaking local vars.
+
+       * message.el (message-attach-file): Renamed.
+       (message-mime-attach-file): Renamed again.
+
+1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-art.el (article-decode-encoded-words): Bind
+       rfc2047-default-charset here.
+
+       * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
+
+1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
+       (gnus-picons-setup-hook): New hook.
+
+1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * mailcap.el (mailcap-mime-data): Remove "*" from documentation
+       string.
+       (mailcap-mime-extensions): Ditto.  Made first sentense fit a
+       line.
+
+1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * mm-view.el (mm-setup-w3): Require url-vars.
+
+Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-draft-coding-system): Fix for XEmacs-NT.
+       * mm-util.el (mm-find-charset-region): Ditto.
+
+1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-send): Don't encode here.
+       (message-send-mail): But here.
+       (message-send-news): And here.
+
+1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
+
+Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.63 is released.
+
+1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-base-boundary): Shorten.
+
+       * message.el (message-insert-mime-part): Use default.
+
+       * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
+
+1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
+       buttons, not [*].
+
+1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
+
+1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-art.el (gnus-insert-mime-button): Fix.
+
+1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * 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.
+
+1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-internalize-part): Bugged out.
+
+1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * gnus-art.el (gnus-mime-button-line-format): Nicify.
+       (gnus-insert-mime-button): Modify accordingly.
+
+1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-display-mime): Set window point.
+
+       * mm-decode.el (mm-display-external): Only decode when not
+       saving.
+       (mm-alternative-precedence): Prefer multiparts.
+       (mm-inline-media-tests): Inline multiparts.
+
+       * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
+       Ignore errors when requiring url.
+
+       * mml.el (mml-quote-region): New command.
+
+       * message.el (message-cite-original): Use it.
+       (message-cite-original-without-signature): Ditto.
+
+Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.62 is released.
+
+1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
+
+1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mm-view.el (mm-inline-text): Use `point-min-marker' and
+       `point-max-marker'.
+
+1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
+
+       * gnus-art.el (gnus-mime-display-single): Check for attachment
+       before other tests.
+
+1998-12-03  Didier Verna  <verna@inf.enst.fr>
+
+       * gnus-msg.el (gnus-configure-posting-styles): find a
+       posting-style entry in the group parameters, if any, and honor it
+       at the end.
+
+1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
+
+       * nntp.el (nntp-after-change-function): Fix.
+
+1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * mml.el (mml-generate-mime-1): Insert literally.
+
+1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-insert-mime-headers): Removed debug.
+
+1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-show-article): Destroy parts when
+       prefixed.
+
+       * mm-encode.el (mm-content-transfer-encoding-defaults): Default
+       application/emacs-lisp to 8bit.
+
+1998-12-03  Dale Hagglund  <rdh@best.com>
+
+       * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
+
+Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.61 is released.
+
+1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.60 is released.
+
+1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-parse-1): Don't throw contents away.
+
+1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
+
+1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-parse-singlepart-with-multiple-charsets): New
+       function.
+       (mml-parse-1): Use it.
+
+Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-send-mail): Don't encode here.
+       (message-send-news): Nor here.
+       (message-send): ... but here instead.
+
+       * 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.
+
+       * message.el (message-fetch-field): Remove text props.
+
+       * gnus-art.el (gnus-article-normalized-header-length): New
+       variable.
+       (article-normalize-headers): New command and keystroke.
+
+       * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
+
+Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.59 is released.
+
+1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
+
+       * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
+
+1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
+
+1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-all-images-fit): New variable.
+       (mm-image-fit-p): Use it.
+
+       * gnus-art.el (gnus-mime-display-single): Use it.
+       (gnus-mime-internalize-part): New command and keystroke.
+
+       * mm-decode.el (mm-user-automatic-external-display): New
+       variable.
+       (mm-automatic-external-display-p): New function.
+
+       * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
+       colors.
+
+1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
+
+       * gnus-art.el (gnus-with-article): Work in the original article
+       buffer.
+       (gnus-with-article): Work in read-only groups.
+
+Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-bodies.el (mm-decode-string): Return original string if not
+       decode.
+
+Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
+
+1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
+
+       * nndoc.el (nndoc-mime-parts-type-p): Do related.
+
+Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.58 is released.
+
+1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mm-decode.el (mm-get-image): Return a glyph, not an image
+       specifier.
+
+1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
+
+1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-parse.el (rfc2045): Required.
+
+1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
+
+       * mm-view.el (mm-inline-text): Remove props.
+
+1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-setup-w3): Protect url-misc.
+
+       * message.el (message-ignored-resent-headers): Remove
+       Gnus-Warning.
+
+       * mml.el (mml-insert-mime-headers): Use encoding.
+       (mml-parameter-string): Ditto.
+
+       * rfc2045.el: New file.
+       (rfc2045-encode-string): New function.
+
+1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mail-parse.el (mail-header-encode-parameter): New function.
+
+       * rfc2231.el (rfc2231-encode-string): New function.
+
+Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-bodies.el (mm-decode-string): New function.
+       * mm-view.el (mm-inline-text): Use mm-decode-string.
+
+Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.57 is released.
+
+1998-11-23  Felix Lee  <flee@cygnus.com>
+
+       * 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.
+
+       * gnus-async.el (gnus-async-request-fetched-article): fixed.
+       (gnus-async-wait-for-article): new function.
+       (gnus-async-with-semaphore): s/asynch/async/.
+
+1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
+       broken parts.
+
+       * gnus-art.el (gnus-with-article): Flush cache and backlog.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
+       binhex.
+
+       * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
+       (gnus-summary-repair-multipart): New command and keystroke.
+
+       * gnus-art.el (gnus-with-article-buffer): New macro.
+
+Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-mime-inline-part): Do not get part when
+       undisplay the part.
+
+1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
+
+       * mml.el (mml-read-part): Partition right.
+
+       * 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.
+
+1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-display-mixed): Rewrite.
+       (gnus-mime-display-single): Don't insert lines between parts.
+
+Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.56 is released.
+
+1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-display-part): New function.
+       (gnus-mime-display-mixed): Use it.
+
+       * mm-view.el (mm-setup-w3): Don't register.
+
+       * message.el (message-cite-original): Cite parts.
+
+1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-parameter-string): New function.
+       (mml-insert-mime-headers): Separated into new function.
+
+1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mml.el (mml-make-boundary): Use `make-string'.
+
+1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * binhex.el (binhex-insert-char): Ditto.
+
+       * base64.el (base64-insert-char): Ditto.
+
+       * uudecode.el (uudecode-insert-char): Code correctly.
+
+1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-generate-mime): Don't generate multiparts for
+       empties.
+
+       * gnus-art.el (gnus-display-mime): Save excursion.
+
+       * message.el (message-remove-first-header): New function.
+       (message-encode-message-body): Use it.
+
+Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.55 is released.
+
+1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-setup-w3): New function.
+
+       * 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.
+
+1998-11-25  Colin Rafferty  <colin@xemacs.org>
+
+       * message.el (message-generate-new-buffers): Fix tag.
+
+1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-buffer-name): Check for unique first.
+
+       * gnus-art.el (gnus-unbuttonized-mime-type-p): use
+       gnus-inhibit-mime-unbuttonizing.
+
+       * gnus-sum.el (t): Bind M-t.
+       (gnus-inhibit-unbuttonizing): New variable.
+       (gnus-summary-toggle-display-buttonized): New command.
+
+       * gnus-art.el (gnus-display-mime): Select article window.
+       (article-strip-trailing-space): New command and keystroke.
+
+       * nneething.el (nneething-include-files): New variable.
+       (nneething-create-mapping): Use it.
+
+       * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
+
+       * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
+       ayto-expirable marks.
+
+1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
+
+       * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
+       ARG.
+
+       * gnus-art.el (gnus-article-mode-line-format): Doc fix.
+
+Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.54 is released.
+
+1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
+
+1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-save-part): Unquote.
+
+1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
+
+       * mm-decode.el (mm-save-part): Bind coding system for write.
+
+1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-mode-line-format): New default.
+       (gnus-article-mime-part-status): New function.
+
+       * message.el (message-send-news): Check the body syntax before
+       encoding.
+
+       * gnus-art.el (gnus-unbuttonized-mime-type): New function.
+       (gnus-mime-display-single): Use it.
+       (gnus-mime-display-alternative): Ditto.
+
+       * mm-decode.el: Check for whether we are running under a term.
+
+1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-preferred-alternative): Default to first
+       alternative.
+       (mm-preferred-alternative): No, we dont.
+
+Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
+       name without method.
+
+Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.53 is released.
+
+1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-get-image): New function.
+       (mm-image-fit-p): New function.
+
+       * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
+
+       * gnus-util.el (gnus-annotation-in-region-p): New definition.
+
+       * gnus-art.el (gnus-article-insert-newline): New function.
+       (article-goto-body): New function.
+
+1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mime-display-single): Insert blank line before
+       buttons.
+
+       * gnus-sum.el (gnus-summary-display-buttonized): New command and
+       keystroke.
+
+       * gnus-art.el (gnus-mime-display-single): Don't insert a blank
+       line between parts.
+
+       * message.el (message-remove-header): Go to end if wanted.
+
+1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
+
+       * gnus-art.el (gnus-mime-display-alternative): Avoid window
+       movement with save-window-excursion.
+
+Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
+
+Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
+
+Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.52 is released.
+
+1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-encode-message-header): Encode the default
+       encoding.
+
+       * gnus-art.el (gnus-mime-display-single): Insert buttons for
+       undisplayed text types.
+
+       * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
+       types.
+
+1998-11-19  Felix Lee  <flee@cygnus.com>
+
+       * nntp.el (nntp-after-change-function-callback): recover from C-g.
+
+1998-11-19  Felix Lee  <flee@cygnus.com>
+
+       * gnus-async.el (gnus-asynch-obarray): rename to
+       gnus-async-hashtb, and don't buffer-local it.
+
+       (gnus-async-article-callback): new function.
+       (gnus-make-async-article-function): use it.
+
+       (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-async-delete-prefected-entry): s/prefected/prefetched/ .
+
+1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-show-article): Require.
+
+       * message.el: Provide before hooks.
+       (message-send-news): Do MIME before headers.
+
+       * gnus-art.el (gnus-article-check-buffer): New function.
+       (gnus-article-read-summary-keys): Use it.
+
+       * mm-decode.el (mm-user-automatic-display): Display all inline
+       images.
+
+       * gnus-art.el (gnus-mime-display-single): Don't buttonize so
+       much.
+       (gnus-unbuttonized-mime-types): New variable.
+
+1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
+
+       * mm-decode.el (mm-quote-arg): Quote semicolons.
+
+       * gnus-art.el (gnus-mime-display-single): Don't display
+       attachments.
+       (gnus-mime-externalize-part): New command and keystroke.
+
+       * mm-decode.el (mm-dissect-buffer): Pass on the description info.
+       (mm-alternative-precedence): Changed order.
+
+1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus.el (gnus-method-simplify): New function.
+       (gnus-native-method-p): New function.
+       (gnus-secondary-method-p): Use gnus-method-equal.
+
+       * gnus-start.el (gnus-group-change-level): Shorten select method.
+
+Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.51 is released.
+
+1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el: Applied patches from 5.6.45.
+
+       * gnus-score.el (gnus-score-find-trace): Print complete file
+       paths.
+       (gnus-score-find-trace): Truncate lines.
+
+       * gnus.el (gnus-message-archive-group): Allow function.
+
+       * message.el (message-encode-message-body): Remove Mime-Version
+       before inserting.
+
+       * gnus-cus.el (gnus-group-customize): Optional topic.
+
+       * gnus-sum.el (gnus-summary-customize-parameters): New command and
+       keystroke.
+
+Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-encode-message-body): Rewrite.
+
+1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-base-boundary): New variable.
+       (mml-make-boundary): New function.
+
+       * gnus-cache.el (gnus-cache-coding-system): New variable.
+       (gnus-cache-request-article): Use it.
+
+       * message.el (message-insert-mime-part): Delete duplicates.
+
+Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-mime-display-alternative): Set end of
+       multipart and display even when nothing is preferred.
+
+Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.50 is released.
+
+1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-inline-media-tests): Check that device-type is
+       fbound.
+
+       * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
+
+1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus.el (gnus-similar-server-opened): Compare backend.
+
+1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
+
+       * gnus-topic.el (gnus-topic-expire-articles): New function.
+       (gnus-topic-mode-map): Bind it.
+
+1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
+
+       * 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'.
+
+1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-compute-boundary): New function.
+       (mml-compute-boundary-1): New function.
+       (mml-generate-mime-1): Use it.
+
+1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mml.el (mml-generate-mime-1): Always precede closing boundary
+       with newline.
+
+1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-generate-mime-1): Do right boundaries when several
+       multiparts.
+
+       * mm-decode.el (mm-user-automatic-display): Default to inline
+       jpeg.
+
+       * mml.el (mml-generate-mime-1): Encode non-text parts.
+
+Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.49 is released.
+
+1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-view.el (mm-inline-text): Require w3-vars.
+
+       * gnus-setup.el (gnus-use-tm): Removed.
+
+       * 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.
+
+       * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
+       (mml-generate-mime-1): Use unibyte for binaries.
+
+       * 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.
+
+       * mml.el (mml-generate-mime-1): Don't insert so many newlines.
+
+1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
+
+       * message.el (message-font-lock-keywords): Highlight MML.
+       (message-mml-face): New font.
+
+Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * 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.
+
+Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
+
+Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.48 is released.
+
+1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
+
+       * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
+
+       * message.el (message-cite-original-without-signature): Ditto.
+       (message-cite-original): Quote parts.
+
+Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.47 is released.
+
+1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-encode-message-body): Insert MIME warning.
+
+       * mml.el (mml-read-tag): Look for #tag.
+
+       * mm-util.el (mm-find-charset-region): Check whether
+       enable-multibyte-characters is bound.
+
+Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.46 is released.
+
+1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-encode-message-body): Insert headers at the
+       right spot.
+
+Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.45 is released.
+
+1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nndraft.el (nndraft-save-mime-part): Removed.
+       (nndraft-get-mime-part): Ditto.
+
+       * message.el (message-format-mime-old): Removed.
+       (message-encode-message-body): Removed.
+       (message-encode-message-body): Renamed.
+
+1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
+
+       * message.el (message-format-mime): Check message-mime-part.
+
+       * mm-encode.el (mm-mime-file-types): Removed.
+       (mm-default-file-encoding): New definition.
+
+Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-image): Use mm-insert-inline.
+       * gnus-art.el (gnus-mm-display-part): Go to correct position.
+
+Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.44 is released.
+
+1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-format-mime): New function.
+
+       * nndraft.el (nndraft-save-mime-part): New function.
+       (nndraft-get-mime-part): New function.
+
+       * mm-encode.el (mm-default-file-encoding): New function.
+       (mm-content-transfer-encoding): New function.
+       (mm-encode-buffer): New function.
+
+       * message.el: New command.
+       (message-mime-part): New variable.
+       (message-insert-mime-part): New command.
+
+       * mm-encode.el (mm-encode-content-transfer-encoding): New
+       function.
+
+       * mm-util.el (mm-content-transfer-encoding-defaults): New
+       variable.
+       (mm-mime-file-types): Taken from TM.
+
+Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.43 is released.
+
+1998-11-07  Karl Kleinpaste  <karl@jprc.com>
+
+       * 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.
+
+1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-resend): Bind message-required-mail-headers
+       to nil.
+
+       * mm-view.el (mm-inline-text): Bind w3-strict-width.
+
+       * nngateway.el (require): Require cl.
+
+       * gnus-art.el (gnus-button-alist): Exclude more chars from news:
+       things.
+
+Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
+       when no articles.
+
+1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-ignored-resent-headers): Remove X-Gnus.
+
+1998-11-10  Colin Rafferty  <colin@xemacs.org>
+
+       * gnus-sum.el (gnus-ignored-from-addresses): Only quote
+       user-mail-address if non-nil.
+
+1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-util.el (gnus-make-sort-function): Do `reverse'.
+       (gnus-make-sort-function-1): Ditto.
+
+       * gnus-art.el (gnus-mm-display-part): Switch to mm in right
+       window.
+
+1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-with-unibyte-buffer): Ditto.
+
+       * binhex.el (binhex-decode-region): Quote.
+
+1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-decode-charset): Don't downcase charset.
+
+       * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
+
+Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.42 is released.
+
+Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-display-mime): Add id for alternative part.
+
+1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
+
+       * nntp.el (nntp-send-mode-reader): Revert.
+
+Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
+
+Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-make-date): Fix for negative time zones.
+
+Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.41 is released.
+
+1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mm-decode.el (mm-dissect-multipart): Quote regexp.
+
+1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
+
+       * gnus.el (gnus-short-group-name): When shortening foreign select
+       methods, do not scan for plusses beyond the first colon.
+
+1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
+       lines where `group' is the last thing on the line.
+
+1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-view-part): Do alternative.
+       (gnus-mime-display-alternative): Insert marker.
+
+1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-dissect-multipart): Quote regexp.
+
+       * nnmail.el (nnmail-expired-article-p): Protect against bogus
+       dates.
+
+       * gnus-cus.el (gnus-topic): Required.
+
+       * nnheader.el (nnheader-parse-nov): Parse extra.
+       (nnheader-nov-parse-extra): New macro.
+
+1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-view-part): Internal move.
+
+1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-cus-new.el (gnus-custom-topic): New free variable.
+       (gnus-group-customize): Support editing topic parameters.
+
+1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
+
+       * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
+       indicators.
+
+1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-mm-display-part): Return.
+       (gnus-article-view-part): Only go if external.
+       (gnus-article-dumbquotes-map): Do 205.
+
+       * mm-decode.el (mm-display-part): Return what was done.
+
+       * 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-sum.el (gnus-summary-recenter): Allow
+       gnus-auto-center-summary to be a number.
+
+Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * pop3.el (pop3-open-server): Use "binary" instead of
+       "no-conversion".
+
+Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-srvr.el (gnus-browse-foreign-server): Set
+       gnus-browse-current-method to the result of gnus-server-to-method.
+
+Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-util.el (gnus-pull): Another optional argument.
+       * nnweb.el (nnweb-request-delete-group): Delete from
+       nnweb-group-alist and update active file.
+
+Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-group.el (gnus-group-make-group): Accept group of new
+       method.
+
+Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
+
+Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-text): Postion of html portion.
+
+1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nntp.el (nntp-list-active-group): Waited for short strings.
+       (nntp-send-mode-reader): Ditto.
+       (nntp-open-connection): Ditto.
+
+       * gnus-int.el (gnus-request-group-articles): New function.
+
+       * nntp.el (nntp-request-listgroup): New function.
+       (nntp-request-group-articles): Renamed.
+
+1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
+
+       * nnheader.el (nnheader-parse-nov): Supply extra.
+
+1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-button-push): Don't go to
+       gnus-article-buffer.
+
+       * mm-view.el (mm-inline-image): Add a newline.
+
+       * gnus-start.el (gnus-check-first-time-used): Check more.
+
+1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
+
+       * gnus-start.el (gnus-check-first-time-used): Check current.
+
+1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-util.el (mm-find-charset-region): New function.
+
+       * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
+
+       * gnus-art.el (gnus-mime-button-menu): Fix.
+
+1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
+
+       * gnus-art.el (gnus-mime-button-menu): New definition.
+
+1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * 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.
+
+       * nnheader.el (nnheader-insert-nov): Work when not Xref.
+
+       * gnus-sum.el (gnus-ignored-from-addresses): Default to
+       user-mail-address.
+       (gnus-nov-parse-extra): Didn't return right thing.
+
+1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-xmas.el: Use compiled-function-p.
+
+Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
+
+Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.40 is released.
+
+1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-mark-forward): Show thread.
+
+       * 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 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  Francois 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>
+
+       * 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.el: 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.
+
+       * qp.el (quoted-printable-encode-region): Optional param FOLD.
+
+       * message.el (message-narrow-to-field): Changed name.
+
+       * mm-encode.el: New file.
+
+       * message.el (message-narrow-to-header): New function.
+
+       * gnus-art.el (gnus-article-decode-mime-words): Place point in the
+       right buffer.
+
+Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.7 is released.
+
+1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el: Remove autoload for
+       gnus-article-mime-decode-quoted-printable.
+
+       * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
+       be decoded in non-MULE Emacsen.
+
+       * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
+
+1998-08-29  SL Baur  <steve@altair.xemacs.org>
+
+       * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
+
+1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el: Check for coding-system-list.
+
+Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.6 is released.
+
+1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnheader.el (fboundp): Protect code-coding-string.
+
+       * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
+       is available.
+
+Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Pterodactyl Gnus v0.5 is released.
+
+1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
+       (gnus-hack-decode-rfc1522): Removed.
+
+       * mm-decode.el (mm-charset-coding-system-alist): Check better.
+
+Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Gnus v0.4 is released.
+
+1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-decode-mime-words): New command and
+       keystroke.
+
+       * qp.el (quoted-printable-decode-region): Don't use hexl.
+
+       * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
+
+       * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
+       (gnus-structured-field-decoder): Removed.
+       (gnus-unstructured-field-decoder): Ditto.
+
+       * mm-decode.el: New file.
+
+       * qp.el: New file.
+
+       * gnus-art.el (article-mime-decode-quoted-printable): Removed.
+
+       * gnus-ems.el (fboundp): Removed gnus-split-string.
+
+       * gnus.el (gnus-splash-face): Doc fix.
+
+       * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
+
+       * gnus-art.el (article-mime-decode-quoted-printable): Don't use
+       hexl.
+
+       * nnheader.el (nnheader-temp-write): Removed.
+
+Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Gnus v0.3 is released.
+
+Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Gnus v0.2 is released.
+
+  Copyright (C) 1998-2000 Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.
 
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; End: