*** empty log message ***
[gnus] / lisp / ChangeLog
index ee0e072..ff4a4b4 100644 (file)
-Tue Aug  8 09:58:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-ems.el (gnus-summary-insert-pseudos-xemacs): Would bug out
-       on the end of the buffer.
+       * gnus-util.el (gnus-prin1): New function.
+       (gnus-prin1-to-string): New function.
 
-Tue Aug  8 07:22:17 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+       * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
 
-       * gnus.el (gnus-group-list-groups): Did not properly respect
-       permanent levels. 
+       * nndb.el (nndb-request-accept-article): Use new nntp functions.
 
-       * nnheader.el (nnheader-find-file-noselect): Didn't work on
-       XEmacs. 
+       * pop3.el: Make MD5 defined when compiling.
 
-       * gnus.el (gnus-group-get-new-news): Would do the wrong thing
-       without permanent levels.
-       (gnus-update-format-specifications): Did not update group mark
-       pos. 
+       * article.el (article-strip-blank-lines): Called Gnus functions.
 
-       * nntp.el (nntp-retrieve-headers-with-xover): Did not remove nntp
-       server gruft.
+       * nnweb.el (nnweb-init): Create a better buffer name.
+       (nnweb-altavista-search): Wasn't defined.
+       (nnweb-reference-search): Use advanced search.
 
-       * gnus-cache.el (gnus-cache-save-buffers): Did not write .overview
-       file. 
+       * nnfolder.el (nnfolder-request-accept-article): Wrong params to
+       `save-mail'. 
+       * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
+       * nnmbox.el (nnmbox-request-accept-article): Ditto.
+       * nnmh.el (nnmh-request-accept-article): Ditto.
+       * nnml.el (nnml-request-accept-article): Ditto.
 
-Mon Aug  7 02:32:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-group-list-mode): New variable.
-       (gnus-have-all-newsgroups): Obsolete variable.
-       (gnus-group-list-groups): Use new variable.
+       * nnmail.el (nnmail-get-new-mail): Tried calling nonexistsing
+       functions. 
 
-Sun Aug  6 06:34:37 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
 
-       * gnus.el (gnus-group-check-bogus-groups): Would list all groups.
+       * gnus-group.el (gnus-group-enter-directory): Temporarily bound
+       `nneething-read-only'. 
 
-Thu Jul 20 05:19:06 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
+Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
 
-       * gnus-score.el (gnus-score-insert-help): Now displays help in
-         shrink-wrapped window at bottom of frame with items aligned in
-         columns.
+       * gnus-ems.el (gnus-ems-redefine): Set
+       `gnus-summary-display-table' to nil.
 
-Sun Aug  6 02:25:31 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-score-adaptive): Use fuzzy matches.
+       * gnus-art.el (gnus-summary-save-in-file): Didn't check before
+       creating dir.
+       (gnus-summary-save-in-rmail): Ditto.
+       (gnus-summary-save-body-in-file): Ditto.
 
-       * gnus-uu.el (gnus-uu-mark-thread): Move cursor.
+       * message.el (message-check-news-syntax): Faulty Newsgroups
+       regexp. 
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Did not properly open
-       methods.
-       (nnvirtual-possibly-change-newsgroups): Would refuse to include
-       component groups with similar names to itself. 
+Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmail.el (nnmail-activate): Did not set timestamp properly. 
+       * nnmail.el (nnmail-split-hook): New variable.
 
-       * gnus.el (gnus-group-default-level): New function.
-       (gnus-group-get-new-news): Use it.
-       (gnus-group-list-groups): Ditto.
-       (gnus-setup-news): Would not activate groups for `gnus-no-server'.
+       * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
+       (nnmh-active-number): Find the largest article number.
 
-Sat Aug  5 00:12:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
 
-       * gnus.el: 0.99.6 is released.
+       * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
 
-       * gnus.el (gnus-summary-next-article): Don't bug out on the end of
-       the group buffer.
+Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmail.el (nnmail-move-inbox): Use it.
+       * gnus-kill.el (gnus-execute): Ignored read articles.
 
-       * gnus.el (gnus-summary-best-unread-article): Would go to articles
-       below the default score before the articles with default score.
+       * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
+       function. 
 
-       * gnus-score.el (gnus-summary-increase-score): Only allow
-       substring and regexp on body.
+       * gnus-kill.el (gnus-execute-1): Evaled functions instead of
+       calling them.
 
-       * gnus.el (gnus-score-find-alist): Would produce recursive lists.
-       (gnus-summary-mode-map): Changed mucho keys.
+       * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
 
-       * gnus-score.el (gnus-summary-header): Don't give errors when
-       doing score-effect. 
+       * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
+       (gnus-score-adaptive): Use it.
 
-       * gnus.el (gnus-group-apropos): Ignore nil actives.
-       (gnus-remove-some-windows): Would bug out.
-       (gnus-update-group-mark-positions): New function.
-       (gnus-group-mark-group): Follow the group line spec on process
-       marks. 
+       * nnbabyl.el (nnbabyl-request-scan): Change group.
 
-       * nndoc.el (nndoc-retrieve-headers): Did not do Lines right with
-       digests that had a non-blank separator line.
-       (nndoc-request-article): Did not do anything right with the above.
-       (nndoc-set-header-dependent-regexps): Did not like more than a
-       single space after Content-Type.
+       * nnmbox.el (nnmbox-request-scan): Change group.
 
-Fri Aug  4 23:56:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
+       (gnus-ignored-adaptive-words): New variable.
+       (gnus-score-adaptive): Use it.
+       (gnus-score-adaptive): Bugged out on undefined symbols.
+       (gnus-summary-score-entry): Accept numerical DATE.
+       (gnus-score-adaptive): Pos in wrong buf.
+       (gnus-score-string): Didn't accept word matches.
+       (gnus-enter-score-words-into-hashtb): Wrong sequence.
+       (gnus-score-string): Word matches inflooped.
 
-       * nnfolder.el (nnfolder-request-group): Be sure to activate. 
+Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
 
-Fri Aug  4 23:50:12 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * smiley.el (smiley-buffer): Added some additinal extent parameters.
+       (smiley-toggle-extent): rewrote to use above.
 
-       * gnus-ems.el (gnus-ems-redefine): XEmacs insertion of pseudos was
-       buggy. 
+Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Fri Aug  4 22:34:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
 
-       * gnus.el (gnus-newsgroup-reads): New variable. Used throughout
-       the file.
+Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
 
-Fri Aug  4 03:44:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-cache.el (gnus-cache-write-active): Would try to create
+       existing directory.
 
-       * gnus.el: 0.99.5 is released. (Hah!)
+Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnheader.el (nnheader-find-file-noselect): Did not work.
+       * article.el (article-strip-multiple-blank-lines): New command and
+       keystroke.
+       (article-strip-blank-lines): New command and keystroke.
 
-Fri Aug  4 00:08:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * nnmail.el (nnmail-move-inbox): Set file permissions on the
+       Incoming files.
 
-       * gnus.el: 0.99.4 is released.
+       * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
+       until we manage to open one.
 
-       * nnheader.el (nnheader-find-file-noselect): New function.
-       * nnfolder.el (nnfolder-read-folder): Use it.
-       * nnmbox.el (nnmbox-possibly-change-newsgroup): Ditto.
+       * nntp.el (nntp-send-authinfo-function): New variable.
+       (nntp-wait-for): Handle authinfo requests better.
 
-       * gnus-msg.el (gnus-inews-check-post): Use y-or-n instead of
-       yes-or-no. 
-
-       * nntp.el (nntp-open-server): Didn't use port number when opening.
-       
-       * gnus.el (gnus): Set the name of the current startup file here.
-
-Thu Aug  3 22:15:06 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
-
-       * gnus.el (gnus-remove-some-windows): Didn't delete all summary
-       windows. 
-
-       * nntp.el (nntp-send-xover-command): Wait for reply.
-       (nntp-retrieve-headers-with-xover): Would not do anything useful
-       if nntp-nov-gap was nil.
-
-Thu Aug  3 21:48:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus-msg.el (gnus-debug): Don't quote non-lists. 
-
-Wed Aug  2 15:08:10 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
-
-       * gnus.el: 0.99.3 is released.
+       * gnus-sum.el (gnus-summary-article-posted-p): New command and
+       keystroke. 
 
-       * gnus.el (gnus): Don't read the dribble file that early after
-       all. 
-       (gnus-active-to-gnus-format): Set group to nil anyway.
-       (gnus-find-new-newsgroups): Ignore null groups.
+       * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
 
-       * nnml.el (nnml-get-new-mail): Didn't activate before splitting. 
+       * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
+       local to the message buffers.
 
-       * gnus-msg.el (gnus-forward-using-post): Make sure we post, even
-       if we are in a mail group.
+       * gnus-int.el (gnus-remove-denial): New function.
 
-       * gnus.el (gnus-summary-prepare-threads): Always removed dormant
+       * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
+       prefixes. 
+       (gnus-summary-refer-parent-article): Allow skipping past canceled
        articles. 
-       (gnus-save-newsrc-file): Always save when you don't use the
-       dribble file. 
-       (gnus-group-make-doc-group): Would respond with "%c" on errs.
 
-       * gnus-msg.el (gnus-inews-check-post): Would bug out on long
-       .sigs
+       * gnus-util.el (gnus-parent-id): Take an optional N ancestor
+       param
 
-       * gnus.el (gnus): Would open two dribble buffers.
-       (gnus-group-change-level): Refuse to subscribe to groups that are
-       already subscribed. 
-       (gnus-active-to-gnus-format): Don't `set' bogus group symbols to
-       nil - just ignore them.
-       (gnus-summary-number-of-articles-in-thread): Gave the wrong answer
-       on gathered articles.
-       (gnus-select-newsgroup): Bind nntp-nov-gap to nil when building
-       old threads. 
+       * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
+       fetches already in progress.
 
-Wed Aug  2 14:13:16 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
+       filing. 
 
-       * gnus.el: 0.99.2 is released.
+       * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
+       (gnus-summary-limit-children): Never hide ticked articles.
+       (gnus-highlight-selected-summary): Selected face spans the entire
+       %(-%) area.
 
-       * nnfolder.el (nnfolder-active-number): Did not work.
+Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sun Jul 30 22:02:46 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * gnus-group.el (gnus-group-restart): Better prompt.
 
-       * 0.99.1 is released.
+       * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
+       old-fetched articles.
 
-       * gnus-msg.el (gnus-debug): Remove null chars.
+Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
 
-       * nnfolder.el (nnfolder-active-number): Would return t instead of
-       the active number.
+       * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
 
-Sun Jul 30 00:00:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el: 0.99 is released.
+       * gnus-group.el (gnus-group-get-new-news): Don't move point.
 
-       * gnus.el (gnus-active-to-gnus-format): Ignore groups that have
-       flags that are not y, n or m.
-       (gnus-summary-expire-articles): Turn off the cache.
-       (gnus-setup-news): Read the dribble file before everything.
-       (gnus-dribble-eval-file): New function.
+       * nnweb.el (nndejagnus): Renamed from nndejagnus.
+       (nnweb-remove-markup): New function.
 
-       * gnus-ems.el (gnus-make-overlay): Use some indirection.
+Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-make-threads): Would chop off threads that changed
-       subject on re-generation.
-       (gnus-make-threads-and-expunge): Ditto.
+       * gnus.el: Red Gnus v0.13 is released.
 
-       * gnus-vis.el (gnus-button-alist): Match URLS with periods
-       following. 
+Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
 
-Sat Jul 29 21:31:15 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * smiley.el (smiley-map): New keymap for smiley's.
+       (smiley-toggle-extent): New function to toggle smiley invisiblity.
+       (smiley-buffer): Use them.
 
-       * gnus.el: Added &optional to all `(interactive "P")' functions. 
-       (gnus-summary-prepare-exit-hook): Changed name.
-       (gnus-summary-exit-hook): New hook.
+Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnkiboze.el (nnkiboze-generate-group): Don't bug out on
-       non-active groups. 
+       * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
 
-Sat Jul 29 19:40:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el: 0.98.6 is released.
-
-       * gnus.el (gnus-get-unread-articles): Would doubly activate native
-       groups. 
-       (gnus-summary-prepare-threads): Always removed dormant articles.
-       (gnus-summary-show-all-dormant): Did not show dormants.
-       (gnus-summary-show-all-expunged): Ditto for expunged.
-
-       * nntp.el (nntp-async-request-group): Would pretend to close down
-       async connections.
-
-Sat Jul 29 02:06:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el: 0.98.5. is released.
-       
-       * nntp.el (nntp-open-server-semi-internal): Define servers that we
-       can't reach as unreachable.
-
-       * nnvirtual.el (nnvirtual-create-mapping): Don't ding so much.
-
-       * nneething.el (nneething-map-file): Make sure that the .neething
-       dir exists. 
+       * gnus-group.el (gnus-group-make-dejanews-group): New command and
+       keystroke. 
 
-Fri Jul 21 14:52:06 1995  Ulrik Dickow  <dickow@nbi.dk>
+       * gnus-start.el (gnus-site-init-file): New variable.
+       (gnus-read-init-file): Use it.
 
-       * nndoc.el (nndoc-digest-type): New variable.
-       (nndoc-set-header-dependent-regexps): Set it.
-       (nndoc-request-article): Use it -- don't unquote MIME digests.
+       * nndejanews.el: New file.
 
-Sat Jul 29 00:54:09 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * nnheader.el (make-full-mail-header): New function.
 
-       * nntp.el (nntp-request-close): Kill all async connections.
+       * nngateway.el (nngateway-open-server): Used nntp vars.
 
-       * gnus-uu.el (gnus-uu-decode-binhex): Bugged out.
+Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Fri Jul 28 20:35:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * gnus.el: Red Gnus v0.12 is released.
 
-       * gnus-msg.el (gnus-group-mail): Don't call `gnus-mail-hook'. 
+Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-mode-map): Changed `W d' to `W m'.
-       (gnus-summary-mark-unread-as-read): Would sometimes mark the wrong
-       article as read.
-       (gnus-summary-toggle-header): Wouldn't toggle headers after
-       miming. 
-       (gnus-summary-next-article): Would offer to go to the next group
-       when happening upon canceled articles.
-       (gnus-summary-insert-pseudos): Did not properly note that
-       extracetd articles were unread.
-       (gnus-summary-sort-by-number): Protect against macroism.
-       (gnus-summary-verbose-headers): Didn't turn on/off verbose
-       headers. 
+       * gnus-win.el (gnus-window-configuration-element): New function. 
+       (gnus-windows-old-to-new): Use it.
+       (gnus-windows-old-to-new): Produced bogus results.
 
-       * gnus-score.el (gnus-score-string): Mis-scored when matching on
-       "". 
+       * message.el (message-cancel-message): New variable.
 
-       * gnus-ems.el (gnus-ems-redefine): Remove long-lines and
-       control-chars checking for Mule.
+       * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
 
-       * gnus.el (gnus-summary-prepare-unthreaded): Cull unwanted
-       articles.
-       (gnus-group-jump-to-group): If we haven't read the active file,
-       don't require a match.
+       * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
+       gnus-error value.
 
-Thu Jul 27 13:32:12 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnml.el (nnml-request-group): Didn't split mail.
+       * nnmail.el (nnmail-replace-status, nnmail-decode-status,
+       nnmail-encode-status): New variables.
 
-       * nnmh.el (nnmh-active-number): Create new groups at the drop of a
-       hat. 
+       * nnml.el (nnml-article-to-file): New function.
 
-       * nnmail.el (nnmail-get-active): Don't activate any groups just
-       because they're mentioned in `nnmail-split-methods'.
+Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
 
-       * nnml.el (nnml-get-new-mail): Would bug out on multiple spool
+       * nnfolder.el (nnfolder-generate-active-file): Test the right
        files. 
-       * nnmbox.el (nnmbox-get-new-mail): Ditto.
-       * nnbabyl.el (nnbabyl-get-new-mail): Ditto.
-       * nnfolder.el (nnfolder-get-new-mail): Ditto.
-       (nnfolder-active-number): Don't try to switch to a group before it
-       has been "created".
-
-       * nnmh.el (nnmh-get-new-mail): Ditto.
-
-Wed Jul 26 17:18:50 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus-ems.el (gnus-ems-redefine): Would bug out on rebuiling
-       (referred) threads in XEmacs.
-
-       * gnus-msg.el (gnus-inews-insert-signature): Would insert one \n
-       too many. 
-
-Wed Jul 26 09:38:36 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el: 0.98.4 is released.
-
-       * gnus-msg.el (gnus-deletable-headers): Make Date a deletable
-       header. 
-
-       * nnmail.el (nnmail-split-incoming): Treat Content-length headers
-       more sanely.
-       (nnmail-split-incoming): Would totally by out.
-
-       * nnmh.el (nnmh-request-group): Give a better error message.
-
-       * gnus.el (gnus-article-date-ut): Allow futurity
-
-       * gnus-msg.el (gnus-inews-user-address): New function.
-       (gnus-inews-news): Give better error messages.
-
-       * nnml.el (nnml-request-group): Don't check so much.
-       * nnmail.el (nnmail-activate): Check everything.
-
-       * gnus-msg.el (gnus-inews-check-post): Didn't match properly on
-       from. 
-       (gnus-check-before-posting): Didn't actually check anything before
-       posting.
-
-Tue Jul 25 13:35:01 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus.el: 0.98.3 is released.
-
-       * nnml.el (nnml-request-replace-article): Would kill a random
-       buffer. 
-
-       * gnus.el (gnus-group-read-group): Doc fix.
-       (gnus-update-format-specifications): New implementation.
-       (gnus-summary-read-group): Update format specs.
-       (gnus-summary-catchup): Expose threads before catching up. Would
-       infloop. 
-       (gnus-summary-save-article): Would change window config.
-       (gnus-group-archive-directory): Changed address.
 
-       * nnmail.el (nnmail-get-split-group): Make sure that
-       nnmail-procmail-directory is a directory.
+Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sun Jul 23 22:27:25 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
+       unthreaded buffers.
 
-       * gnus.el (gnus-summary-mark-article): Would bug out on string
-       marks. 
+       * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
+       (gnus-xmas-modeline-left-extent): Ditto.
 
-Sun Jul 23 16:49:38 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunsci4.cern.ch>
+       * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
+       undefined variable.
 
-       * gnus.el: 0.98.2 is released.
+       * gnus.el (gnus-read-method): Return the virtual server name if
+       possible. 
 
-       * nnmail.el (nnmail-split-incoming): Ignore duplicate messages,
-       but create new message-ids for messages that do not have one. 
+Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-thread-sort-by-score): Totally bombed out.
+       * nngateway.el: New file.
 
-       * gnus-score.el (gnus-score-insert-help): Do the `select-window'
-       outside the `save-excursion'.
+       * nnoo.el (nnoo-define-skeleton): New macro.
+       (nnoo-define-skeleton-1): New function.
 
-       * gnus.el (gnus-article-mode-map): Remove the summary `s' binding.
+       * gnus-start.el (gnus-strip-killed-list): New function.
+       (gnus-gnus-to-quick-newsrc-format): Use it.
 
-       * gnus-uu.el (gnus-uu-grab-articles): Wouldn't mark some articles
-       as read. 
-       (gnus-uu-save-files): Don't ask twice whether to overwrite a file.
+       * gnus-sum.el (gnus-summary-process-mark-set): New function.
+       (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
+       gnus-summary-save-process-mark): New commands and keystrokes.
 
-       * gnus.el (gnus-summary-show-thread): Avoid `save-excursion'.
-       (gnus-summary-mark-same-subject): Did not expose hidden threads,
-       and would infloop.
+       * nnml.el (nnml-generate-nov-file): Set modes.
 
-Sat Jul 22 04:34:25 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunsci4.cern.ch>
+       * nnmail.el (nnmail-default-file-modes): New variable.
+       (nnmail-write-region): New function.
 
-       * gnus-cache.el (gnus-cache-file-name): Also translate :'s. 
+       * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
+       to nil.
 
-       * gnus.el (gnus-dribble-file-name): Use the current startup file
-       name as the basis.
+Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sat Jul 22 00:26:49 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunscipw.cern.ch>
+       * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
 
-       * gnus.el: 0.98.1 is released.
+Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
 
-       * gnus.el (gnus-summary-mark-unread-as-read): Don't mark already
-       marked articles.
-       (gnus-summary-edit-article): Widen before editing.
-       (gnus-summary-edit-article-done): Remove all text properties.
-       (gnus-summary-prepare-threads): Inline `gnus-summary-insert-line'.
-       (gnus-summary-mark-article-as-read): Faster, simpler function for
-       marking an article.
-       (gnus-summary-mark-same-subject): Faster implementation.
-       (gnus-summary-search-forward): Changed to macro.
-       (gnus-summary-search-backward): Ditto.
-       (gnus-summary-thread-level): Ditto.
-       (gnus-summary-article-number): Ditto.
-       (gnus-summary-article-mark): Ditto.
+       * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
+       treated improperly.
 
-       * gnus-uu.el (gnus-uu-grab-articles): Disable async.
+Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Fri Jul 21 22:00:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-salt.el (gnus-mouse-pick-article): New command. 
 
-       * nndoc.el (nndoc-type-to-regexp): Use the new default to avoud
-       the 1,, line in babyl files.
+       * gnus-art.el (gnus-button-url): Call with one argument.
 
-       * nnml.el (nnml-request-group): Force re-reading of the active
-       file if the file is new.
+       * gnus-start.el (gnus-set-default-directory): New function.
 
-       * gnus-vis.el (gnus-article-add-buttons): Turn off the header
-       buttonizing again.
+       * gnus-load.el (gnus-default-directory): New variable.
 
-       * nntp.el (nntp-async-request-group): Really save async state.
+Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
 
-Thu Jul 20 00:02:30 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-score.el (gnus-home-score-file): Changed syntax.
 
-       * gnus.el: 0.98 is released.
+Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * gnus-vis.el (gnus-article-add-buttons): Buttonize the headers. 
+       * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
+       of file token wasn't properly detected.
+       (nndoc-type-alist): Better end-of-header regexp for
+       lanl.gov preprints
+       (nndoc-article-type): Updated doc string
 
-       * nndoc.el (nndoc-insert-article): Don't insert the status line. 
+Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * gnus-vis.el (gnus-article-add-buttons): Do a `nil t' on the
-       search.
+       * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
+       first.
 
-       * nnml.el (nnml-request-replace-article): Would bug out on
-       slightly corrupted NOV files.
+Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-ems.el (gnus-ems-redefine): max-width for Mule was wrong. 
+       * gnus-group.el (gnus-group-sort-by-real-name): New function.
 
-       * nnbabyl.el (nnbabyl-request-expire-articles): Didn't use the
-       is-old shortcut.
-       * nnmbox.el (nnmbox-request-expire-articles): Ditto.
+       * gnus-sum.el (gnus-summary-save-article): Pass on number of
+       articles to be saved.
 
-       * gnus-msg.el (gnus-mail-forward-using-mail): Force window config.
-       (gnus-bug-mail-send-and-exit): New command.
-       (gnus-bug): Use it.
-       (gnus-summary-mail-other-window): Configured windows strangely. 
+       * gnus-art.el (gnus-article-edit-article): Remove all text props.
+       (gnus-read-save-file-name): Take an optional defaultish parameter.
 
-       * gnus.el (gnus-gnus-to-newsrc-format): Wouldn't save
-       .newsrc-SERVER, but just .newsrc.
-       (gnus-make-newsrc-file): Would not find .newsrc-SERVER.eld if
-       .newsrc-SERVER didn't exist.
+       * nntp.el (nntp-retrieve-groups): Saved.
 
-       * nndoc.el (nndoc-set-header-dependent-regexps): New function.
-       (nndoc-request-group): Use it.
+       * message.el (message-forward): Didn't work well with multi-line
+       separators. 
 
-Wed Jul 19 17:07:11 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
+       wheteher followup-to was restricted.
 
-       * gnus-ems.el: Defvar instead of setq.
-
-       * gnus.el (gnus-summary-expire-articles): Don't do anything if
-       there are no articles to expire.
-       (gnus-unload): New command.
-
-       * nnmh.el (nnmh-possibly-create-directory): Would create "a/b/c"
-       dirs when "a.b.c" dir was requested.
-
-       * gnus.el (gnus-newsrc-to-gnus-format): Also recognize "Options". 
-
-       * nnmail.el (nnmail-activate): New function for faster activation.
-
-       * gnus.el (gnus-summary-expire-articles): Be slightly faster.
-
-       * gnus-cache.el (gnus-cache-possibly-enter-article): Bugged out on
-       dummy roots.
-
-       * gnus.el (gnus-summary-update-lines): Didn't set the article number.
-       (gnus-summary-exit): Force a group window config.
-       (gnus-select-newsgroup): Copy all marks lists.
-       (gnus-group-sort-groups): Would not heed the last `l' or `L'. 
-
-       * nndoc.el (nndoc-retrieve-headers): Would sometimes be in the
-       wrong buffer for folding continuation lines.
-
-       * gnus-ems.el (gnus-ems-redefine): Redefine
-       `gnus-article-add-button' for XEmacs.
-
-       * gnus.el (gnus-summary-mark-forward): Never go to the next unread
-       article when marking as unread.
-
-       * gnus-kill.el (gnus-kill-file-enter-kill): Wouldn't allow editing
-       of the global kill file. 
-
-       * gnus.el (gnus-summary-mode): Don't update format specs.
-
-Tue Jul 18 16:39:31 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-summary-number-of-articles-in-thread): Didn't work
-       with the new thread machine.
-
-Tue Jul 18 13:38:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus.el: 0.97.2 is released.
-
-       * gnus.el (gnus-thread-header): Define as a macro.
-       (gnus-all-windows-visible-p): Don't barf on horizontal specs. 
-       (gnus-mouse-face-function, gnus-max-width-function): Separate into
-       functions to make it easier for XEmacs and Mule to redefine.
-
-       * gnus-cache.el (gnus-cache-save-buffers): Make sure that the
-       directory exists.
-
-       * gnus-msg.el (gnus-group-mail): Don't do configure.
-
-       * gnus.el (gnus-all-windows-visible-p): Almost always reported
-       nil. 
-
-Tue Jul 18 11:04:02 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus.el: 0.97.1 is released.
+       * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
+       headers. 
 
-       * gnus.el (gnus-parse-format): Use macros instead of defuns.
+       * gnus-group.el (gnus-group-highlight-line): New `total' number. 
 
-       * gnus-msg.el (gnus-debug): Slap more condition-cases around
-       everything. 
+Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-prepare-threads): Slight rewrite.
-       (gnus-summary-prepare-threads): Would bug out on culling.
-       (gnus-summary-expand-window): Didn't.
+       * gnus.el: Red Gnus v0.11 is released.
 
-Mon Jul 17 16:31:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-goto-unread): New default.
+       * gnus-async.el (gnus-make-async-article-function): New function.
+       (gnus-async-prefetch-article): Use it.
 
-Mon Jul 17 12:28:36 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
 
-       * gnus.el: 0.97 is released.
-       
-       * gnus.el (gnus-summary-prepare-threads): New implementation.
+       * gnus-start.el (gnus-activate-level): Doc fix.
 
-       * gnus-vis.el (gnus-netscape-open-url): Used 10.29isms. 
+Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-exit-no-update): Removed call to the cache
-       removal company.
-       (gnus-summary-prepare-untreaded): New function to prepare an
-       unthreaded summary buffer faster.
-       (gnus-summary-mode-map): Bound hide-citation-maybe to `W C'. 
+       * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
+       (gnus-crosspost-message): New variable.
 
-Mon Jul 17 04:24:40 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
+       * gnus-vis.el: Removed file -- functions spread out over
+       gnus-group.el, gnus-sum.el and gnus-art.el.
 
-       * gnus-cache.el (gnus-cache-save-buffers): Only save the overview
-         file if absolutely necessary.  Delete cache subdirectories when
-         the overview file is empty...actually when the buffer to be saved
-         is empty, so it doesn't delete any existing empty subdirs.
+       * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
 
-       * gnus-cache.el (gnus-cache-change-buffer): All saving of
-         overviews is through gnus-cache-save-buffers now.  More careful
-         about modification flags on overview buffers to save redundant
-         file reads/writes.
+       * gnus-salt.el (gnus-carpal-mode): Moved to this file.
 
-       * gnus-cache.el (gnus-cache-possibly-remove-articles): Added call
-         to gnus-cache-save-buffers to ensure that overviews are written
-         out on group exit.
+       * gnus-vis.el (gnus-score-set-default): Removed.
+       (gnus-visual-score-map): Removed.
 
-Mon Jul 17 10:15:35 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
 
-       * gnus.el (gnus-summary-update-lines): Faster implementation.
+       * gnus-srvr.el (gnus-server-open-all-servers): New command and
+       keystroke. 
+       (gnus-server-close-all-servers): Ditto.
 
-       * gnus-uu.el (gnus-uu-command): Also escape &'s.
+       * gnus-async.el (gnus-async-get-semaphore): New function.
+       (gnus-async-release-semaphore): New function.
+       (gnus-async-prefetch-article): Use them.
 
-       * gnus-vis.el (gnus-article-make-menu-bar): Only the first menu
-       bar item was defined.
+       * nntp.el (nntp-make-process-buffer): New function.
+       (nntp-retrieve-data): Use after-change instead of filter.
+       (nntp-after-change-function): New function.
 
-Sun Jul 16 15:15:01 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus.el (gnus-read-method): Intern method.
 
-       * gnus-msg.el (gnus-summary-supersede-article): Reversed comaprison.
+       * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
+       making dir.
 
-       * gnus.el (gnus-read-old-newsrc-el-file): Add "options" to the
-       options string.
+Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * nndoc.el (nndoc-insert-article): Weed out babyl extra headers. 
+       * gnus-win.el (gnus-buffer-configuration): Don't create picon
+       frame if gnus-picons-display-where is 'article.
 
-       * gnus-msg.el (gnus-summary-mail-other-window): Configure windows
-       better. 
+Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-ems.el (gnus-ems-redefine): Redefine gnus-rebuild-thread
-       for XEmacs. 
+       * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
+       some lines. 
 
-       * gnus.el (gnus-all-windows-visible-p): New function. Don't
-       configure windows if all buffers are visible. 
-       (gnus-summary-expand-window): Allow forcing of `article' config. 
+       * gnus-spec.el (gnus-tilde-cut-form): Typo.
+       (gnus-parse-simple-format): Forgot to check `max-right' and
+       `max-left'.
+       (gnus-compile): Don't issue warnings.
 
-       * nnbabyl.el (nnbabyl-active-number): Create new groups on the
-       fly. 
-       * nnfolder.el (nnfolder-active-number): Ditto.
-       * nnmbox.el (nnmbox-active-number): Ditto.
+Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
        
-       * gnus.el (gnus-summary-expire-articles): Didn't use total-expire.
-
-Sat Jul 15 20:08:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus-kill.el (gnus-kill-save-kill-file): New variable.
-       (gnus-kill-parse-gnus-kill-file): Don't save kill files unless you
-       really want to.
-
-       * gnus.el: 0.96 is released.
-
-Sat Jul 15 03:54:00 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
-
-       * gnus-vis.el (gnus-article-add-button): Use overlays for
-         gnus-article-button-face to ensure that it gets priority
-         during display.
-
-Sat Jul 15 17:50:23 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-article-summary-command-nosave): Pop instead of
-       switch to the summary buffer. 
-
-       * gnus-score.el (gnus-summary-increase-score): Make sure
-       gnus-score-winconf isn't nil. 
-
-       * gnus-vm.el: Use gnus-article-copy instead of the article buffer.
-
-       * gnus-vis.el (gnus-summary-make-menu-bar): Don't recreate menus
-       if the are already created. 
-
-       * gnus.el (gnus-group-get-new-news): Would not check unread
-       articles when using permament levels. 
-
-       * nnfolder.el (nnfolder-request-accept-article): Didn't accept a
-       respool request. 
-
-       * gnus-score.el (gnus-score-add-followups): Bugged out all over
-       the place. 
+       * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
+       now.
 
-Fri Jul 14 15:25:20 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
 
-       * gnus-vis.el (gnus-button-url): Default to `gnus-netscape-open-url'.
-       (gnus-netscape-open-url): New function.
-       (gnus-netscape-start-url): New function.
+       * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
 
-Fri Jul 14 10:03:07 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-cache-removeable-articles): Make this a local
-       variable to the summary buffers.
+       * message.el (message-check-news-syntax): Messaged wrong number.
 
-       * gnus-cache.el (gnus-cache-change-buffer): Don't reset 
-        gnus-cache-removeable-articles here.
+Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-msg.el (gnus-summary-followup): Make sure we get the
-       current headers. 
+       * message.el (message-y-or-n-p): Moved to before usage.
 
-       * gnus-ems.el: Removed def for `gnus-header-face-alist'.
-       (gnus-ems-redefine): Redefined gnus-article-push-button for
-       XEmacs. 
+Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
 
-Thu Jul 13 12:12:15 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * gnus-picon.el (gnus-article-display-picons): display picon even if
+       From line doesn't have full domain name.
 
-       * nnfolder.el (nnfolder-request-expire-articles) commented out
-       line that was causing a problem when exiting group.
+Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnfolder.el (nnfolder-request-list) always get the active list
-       from the file, since we're being more careful to keep it up to
-       date.  Fixes new-group creation problems.
+       * message.el (message-reply): Didn't narrow properly to the head.
+       (message-indent-citation): Remove all blank lines at the start. 
 
-       * nnfolder.el (nnfolder-request-group) added timestamp check on
-       active file.  Fixed problem of new messages not being shown upon
-       first starting up (ding).
+Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Thu Jul 13 00:14:09 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus.el: Red Gnus v0.9 is released.
 
-       * 0.95 is released.
+Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nndoc.el (nndoc-type-to-regexp): Some digests do not start with
-       the required over-long --- line.
+       * gnus-soup.el (gnus-soup-write-prefixes): Protect against
+       existing dirs.
 
-       * gnus.el (gnus-article-prepare): Didn't set gnus-have-all-headers
-       in the right buffer.
-       (gnus-read-mark): Swicthed marks around.
-       (gnus-summary-next-group): Would barf on unactivated groups.
+       * gnus-topic.el (gnus-topic-parameters): Third parameter instead
+       of second.
+       (gnus-topic-set-parameters): Ditto.
 
-       * gnus-vis.el (gnus-visual-score-map): Turn score menus off. 
+Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
 
-Wed Jul 12 21:02:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * message.el (message-send-mail-with-mh): Didn't work.
 
-       * gnus.el (gnus-save-newsrc-file): Allow backups of files. 
-       (gnus-gnus-to-newsrc-format): Ditto.
-       (gnus-article-mode-map): Don't use summary buffer def for return. 
+Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-ems.el: set-text-properties did not work for XEmacs.
+       * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
+       ingo. 
+       (gnus-dup-unsuppress-article): Set the wrong variable.
 
-       * gnus-uu.el (gnus-uu-initialize): Don't check for generated files
-       - this would delete any previously decoded files. 
-       (gnus-uu-output-buffer-name): Changed name. 
-       (gnus-uu-initialize): Maintain an alist of tmp dirs.
+Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
 
-       * gnus.el (gnus-group-search-forward): Would also find group with
-       a lower level than LEVEL.
+       * gnus.el (gnus-short-group-name): Bug in dotless names.
 
-       * nntp.el: `telnet' was autoloaded as a non-interactive function. 
+Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
 
-       * gnus.el (gnus-summary-next-group): Configure windows properly on
-       `C-g'.
-       (gnus-summary-refer-article): Make sure overlays are copied by
-       renaming the buffer.
-
-       * gnus-msg.el (gnus-inews-insert-mime-headers): Bind
-       mail-header-separator to "".
-
-Tue Jul 11 16:38:32 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-summary-exit): Run the exit hook before updating
-       info. 
-
-Tue Jul 11 09:36:28 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
-
-       * gnus.el: 0.94 is released.
-
-       * gnus-msg.el (gnus-debug): A `sit-for' may sometimes change
-       active buffer.
-
-       * nn*.el: Fix in expire article which would nix out the active
-       file. 
-
-       * gnus-ems.el (gnus-ems-redefine): Mule redefinition.
-
-       * gnus.el (gnus-summary-respool-article): Didn't allow respooling.
-
-       * gnus-uu.el (gnus-uu-command): Also escape !s.
-
-       * gnus-cache.el (gnus-cache-change-buffer): Reset
-       gnus-cache-removeable-articles. 
-       (gnus-cache-possibly-remove-articles): Don't stat everything
-       between heaven and earth.
-
-       * gnus.el (gnus-summary-expire-articles-now): Use -1 as the expiry
-       wait period. 
-       (gnus-summary-caesar-message): Changed somewhat. Removed all
-       caesar code from gnus - use the functions in rnews.el instead. 
-
-Mon Jul 10 20:42:14 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
+       parameter. 
 
-       * gnus.el (gnus-summary-catchup-to-here): Don't mark current
-       article as read. 
+Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-Mon Jul 10 10:44:46 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+       * gnus-load.el (gnus-info-nodes): Add info node for
+       `mime/viewer-mode'. 
 
-       * gnus.el: 0.93 is released.
+Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-ems.el (gnus-ems-redefine): Redefine for XEmacs.
+       * message.el (message-reply): Don't include first empty line. 
 
-       * gnus.el (gnus-summary-expire-articles-now): New function and
-       keystrokem by popular demand.
-       (gnus-summary-exit-hook): New variable.
+Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-       * gnus-vis.el (gnus-visual-turn-off-edit-menus): New function.
+       * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
 
-       * nnml.el (nnml-request-expire-articles): When you have found one
-       new article, the rest are probably also new, so stop checking,
-       already. 
-       * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
-       * nnfolder.el (nnfolder-request-expire-articles): Ditto.
-       * nnmh.el (nnmh-request-expire-articles): Ditto.
-       * nnmbox.el (nnmbox-request-expire-articles): Ditto.
+Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-ems.el: Setq gnus-display-type and gnus-background-mode for
-       XEmacs. 
+       * gnus-util.el (gnus-date-iso8601): Protect agains buggy Dates. 
 
-       * gnus-vis.el (gnus-summary-highlight): Defvarred twice. 
+Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-uu.el (gnus-uu-uustrip-article): Remove any non-body line
-       after the begin line. 
+       * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
+       (gnus-topic-parameters): Buggy definition.
 
-Sun Jul  9 15:01:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-group.el (gnus-group-get-parameter-function): New
+       variable. 
 
-       * gnus-uu.el (gnus-uu-get-actions): Substitute "file" for
-       "gnus-uu-archive". 
+       * gnus.el (gnus-group-find-parameter): New function.
 
-       * gnus-vis.el (gnus-group-make-menu-bar): Disable the Edit menu in
-       all Gnus modes
+       * gnus-sum.el (gnus-summary-read-document): New command and
+       keystroke
 
-       * gnus-msg.el (gnus-insert-mime-headers): New function.
-       (gnus-inews-insert-headers): Make deletable headers italic. 
-       (gnus-inews-check-post): Stricter From header checks. 
+       * gnus-group.el (gnus-group-clear-data-on-native-groups): New
+       command. 
+       (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
+       parameter.
 
-       * gnus.el (gnus-subject-equal): Would bug out on numerical
-       gather-limits. 
-       (gnus-limit-string): New function. 
-       (gnus-score-score-files): Translate the ":" to "/".
-       (gnus-score-find-bnews): Ditto.
-       ('gnus-startup-hook): Remove all hilit hooks by default. 
+       * gnus-score.el (gnus-decay-score): New function.
+       (gnus-decay-scores): New function.
+       (gnus-decay-score-function): New variable.
+       (gnus-score-date): Accept a `regexp' match.
 
-       * gnus-score.el (gnus-default-adaptive-score-alist): Don't let
-       ticks affect adaptive score. 
+       * gnus-util.el (gnus-time-to-day): New function.
 
-       * gnus-msg.el ('rmail): Require rmail. 
+       * gnus-score.el (gnus-decay-scores): New variable.
+       (gnus-score-decay-constant): New variable.
+       (gnus-score-decay-scale): New variable.
 
-       * gnus-mh.el (gnus-mail-reply-using-mhe): Make sure the To isn't
-       empty. 
+       * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
 
-       * gnus-msg.el (gnus-inews-news): Don't restore window config if
-       article is rejected. 
+       * gnus-group.el (gnus-update-read-articles): Register undo.
 
-       * gnus.el (gnus-summary-show-article): Now takes a prefix.
-       (gnus-browse-exit): List all groups on exit.
-       (gnus-summary-edit-article): Make sure the article buffer is the
-       selected window before editing. 
+       * gnus-undo.el (gnus-undo-register-1): Renamed.
+       (gnus-undo-register): New macro.
 
-Sat Jul  8 16:57:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-group.el (gnus-group-yank-group): Be undoable.
+       (gnus-group-kill-group): Be undoable.
+       (gnus-undo): Required.
+       (gnus-group-clear-data): New keystroke.
 
-       * gnus.el: 0.92 is released.
+       * gnus-undo.el (gnus-undo-last-command): New variable.
+       (gnus-undo): Didn't work.
+       (gnus-undo-boundary): Keep track of whether the last command did a
+       boundary.
+       (gnus-undo): Set boundary.
 
-       * gnus.el (gnus-summary-fetch-faq): Get the real name.
-       (gnus-summary-fetch-faq): Don't do the config thing unless the
-       fetch is successful. 
-       (gnus-group-group-unread): New function. 
+Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-summary-header): Beep on pseudo-articles. 
+       * gnus-spec.el (gnus-tilde-cut-form): New function.
+       (gnus-tilde-max-form): New definition.
+       (gnus-tilde-ignore-form): New function.
+       (gnus-parse-format): Rewrite to accept extended syntax.
 
-       * gnus.el (gnus-group-expire-all-groups): Don't move the cursor. 
-       (gnus-group-remove-mark): Don't be so verbose.
-       (gnus-summary-read-group): Return the the server buffer if
-       quitting a group entry from the server buffer. 
+       * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
+       faster.
 
-       * gnus-score.el (gnus-score-add-followups): Local variable shadows
+       * gnus-group.el (gnus-group-goto-group): Accept optional FAR
        parameter. 
 
-       * gnus.el (gnus-summary-exit): Didn't update cache when proceeding
-       to the next group. 
-       (gnus-summary-next-group): Didn't respect `gnus-keep-same-level'. 
-       (gnus-summary-remove-lines-marked-as-read): Also remove canceled
-       articles. 
-
-       * gnus-score.el (gnus-score-insert-help): Make the summary buffer
-       the selected window. 
-
-       * gnus-vis.el (gnus-visual-score-map): New function to create a
-       gazillion menu bar entries. 
-
-       * gnus.el (gnus-summary-next-group): New implementation. 
+       * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
+       that don't support this.
 
-Fri Jul  7 12:55:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus.el (gnus-server-extend-method): Would bug out on non-known
+       methods. 
 
-       * gnus-cache.el (gnus-cache-possibly-remove-article): Don't barf
-       on corrupted .overview files. 
-
-       * gnus.el (gnus-summary-copy-article): Make sure to open
-       connection. 
-       (gnus-summary-move-article): Ditto.
-       (gnus-group-make-group): Initialized active entry with wrong data.
-       (gnus-summary-mark-article): Don't mark ancients as expirable. 
-
-       * nnbabyl.el (nnbabyl-request-create-group): New function. 
-
-       * gnus.el (gnus-group-make-group): Did not check to see whether
-       the backend was loaded. 
-
-       * gnus-vis.el (gnus-header-face-alist): New colours.
-
-Thu Jul  6 15:30:00 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
-        * gnus-vis.el: Use `custom-face-lookup' to create faces for
-        concistency. 
-Thu Jul  6 14:17:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * nntp.el (nntp-async-request-group): New function to save async
-       state between groups that are open at the same time. 
-
-       * nnbabyl.el (nnbabyl-retrieve-headers): Possible removal of
-       newlines. 
-
-       * nnmbox.el (nnmbox-retrieve-headers): Ditto.
-
-Wed Jul  5 18:21:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-summary-mode): Set the name of the group here. 
-
-       * gnus-ems.el: `set-text-properties' doesn't work on strings. 
-       (gnus-ems-redefine): Require gnus-msg on startup.
-
-Mon Jul  3 12:04:43 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-group-startup-message): Tweaked message.
-
-Sun Jul  2 14:11:14 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el: 0.91 and 0.91.1 is released.
-
-       * nnvirtual.el (nnvirtual-catchup-group): Would kill the group
+       * gnus-group.el (gnus-group-get-new-news): Put point in the group
        buffer. 
 
-       * gnus-ems.el (gnus-ems-redefine): Redefine insertion of group
-       lines to avoid that awfol front-stickyness of extents. 
-       (gnus-ems-redefine): Redefine gnus-copy-article-buffer.
-       (gnus-ems-redefine): Redefine gnus-summary-refer-article. 
-
-       * nnml.el (nnml-request-expire-articles): Would delete everything
-       over ange-ftp. 
+Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * gnus-ems.el (gnus-ems-redefine): Really redefine
-       gnus-highlight-selected-summary. 
+       * nntp.el (nntp-open-rlogin): Now can be used as
+       nntp-open-connection function
+       (nntp-open-telnet): Ditto
+       (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
+       to make new nntp-wait-for happy
+       all: required carriage return for end of line 
 
-       * gnus-ems.el (gnus-ems-redefine): Redefine gnus-summary-recenter. 
+Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
 
-Sun Jul  2 13:02:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el: Removed tons of unreferenced local variables from all
-       files. 
-       (gnus-read-active-file): When using several nntp servers, the
-       native nntp server often would not be consulted for an active
-       file. 
+       * nndoc.el (nndoc-generate-lanl-gov-head): New function
+       (nndoc-transform-lanl-gov-announce): New function
+       (nndoc-lanl-gov-announce-type-p): New funtion
+       (nndoc-type-alist): Added support for preprint announcements
+       (nndoc-type-alist): Only use 'slack-digests' if forced to.
 
-Sun Jul  2 12:03:18 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * gnus.el (gnus-group-make-articles-read): name instead of group. 
+       * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
 
-Sat Jul  1 16:04:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el: 0.90 is released.
+       * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
+       area.
 
-       * gnus.el (gnus-summary-edit-article-done): No arguments to
-       buffer-disable-undo. 
+       * gnus-dup.el (gnus-dup-unsuppress-article): New function.
 
-       * nnkiboze.el (nnkiboze-generate-group): Turn off slow stuff. 
+       * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
+       duplicates. 
 
-       * gnus-msg.el (gnus-inews-news): Don't restore the summary config
-       if posting is unsuccessful.
+       * gnus-msg.el (gnus-debug): Scan gnus-load.el.
 
-       * gnus-score.el (gnus-score-find-trace): Don't pop to score window
-       if no scores apply.
+Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el (gnus-summary-cancel-article): Don't mark article as
-       cancelled if they are not. 
-       (gnus-mail-reply-using-mail): Change map after running mail-setup. 
+       * gnus.el: Red Gnus v0.8 is released.
 
-       * gnus.el (gnus-group-best-unread-group): Would return a group
-       that was supposed to be excluded. 
-       (gnus-summary-next-group): Skip empty groups. 
+Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nntp.el (nntp-open-server-semi-internal): Don't attempt a second
-       async connection if the server is down. 
+       * gnus.el: Red Gnus v0.7 is released.
 
-       * gnus.el (gnus-summary-goto-last-article): Doc fix. 
-       (gnus-no-server): Use permanent levels. 
+Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el: Unhide and hide was unnecessary when forwarding and
-       replying and stuff
+       * message.el (message-deletable-headers): Have Lines be
+       deletable
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Mark cancelled and
-       expired articles as read in the component group. 
-       (nnvirtual-update-marked): When removing all marks, they wouldn't
-       go away.
+Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
 
-       * gnus.el (gnus-summary-catchup): Do thorough nnvirtual catchups. 
+       * gnus.el (gnus-short-group-name): New version.
 
-Fri Jun 30 09:10:57 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el: gnus-bug wasn't interactive.
+       * gnus-start.el (gnus-declare-backend): New function.
 
-Thu Jun 29 13:42:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
+       (gnus-xmas-modeline-glyph): New variable.
+       (gnus-xmas-mode-line-buffer-identification): New definition. 
 
-       * gnus.el (gnus-summary-catchup-to-here): Would mark one article
-       too many. 
-       (gnus-articles-to-read): Accept whitespace.
-       (gnus-summary-go-to-next-thread): Didn't go to next thread when
-       threads were hidden.
-       (gnus-summary-display-article): When the first article was
-       cancelled, point would remain in the group buffer.
+       * nntp.el (nntp-request-article): Would sometimes return nil
+       falsely. 
+       (nntp-find-group-and-number): Saved function.
+       (nntp-request-article): Use it.
+       (nntp-request-head): Saved.
 
-Wed Jun 28 16:24:38 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+       * gnus-dup.el (gnus-dup-suppress-articles): Message.
 
-       * gnus.el: 0.89 is released.
+       * gnus-group.el (gnus-group-mark-group): Used string instead of
+       char. 
 
-       * nnfolder.el (nnfolder-directory): file-name-as-directory thing. 
-
-       * gnus-mh.el (gnus-mail-reply-using-mhe): Set gnus-mail-buffer to
-       the right buffer.
-
-       * gnus.el (gnus-article-mode-map): Copy all summary keystrokes. 
-       (gnus-summary-insert-pseudos): Don't view if you ask to save 
-       (gnus-summary-edit-article): Enable undo.
-
-Sun Jun 25 11:47:24 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-summary-next-group): Fixed possible bug on `n' on
-       last group. 
-       (gnus-remove-some-windows): Didn't delete all Gnus windows.
-       (gnus-group-unsubscribe-current-group): Use universal-argument as
-       expected. 
-       (gnus-summary-beginning-of-article): Didn't configure windows. 
-       (gnus-compress-newsrc-alist): Be more lenient in compressing.
-       (gnus-newsrc-parse-options): "-" was counted as a non-word
-       character for some reason.
-       (gnus-articles-to-read): Accept white space.
-       (gnus-truncate-string): Did the opposite of what it should. 
-
-Sat Jun 24 14:11:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el: 0.88 is released.
-
-       * gnus.el (gnus-bug): Use gnus-mail-send-and-exit. 
-       (gnus-summary-line-format-alist): Int instead of char with %e.
-       (gnus-format-max-width): Mule refefinition.
-
-Sat Jun 24 13:14:40 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunsci4.cern.ch>
-
-       * gnus.el (gnus-subject-eq): New function.
-       (gnus-summary-search-subject): Use it.
-
-       * gnus-msg.el (gnus-cancel-news): Use previous distribution, if
-       any. 
-
-       * gnus.el (gnus-summary-next-group): Tried exiting while in the
-       group buffer. 
-
-Sat Jun 24 10:35:33 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunscipw.cern.ch>
-
-       * gnus.el (gnus-article-date-ut): Slap a condition-case on the
-       timezone functions.
-       (gnus-summary-mode-hook): Doc fix.
-       (gnus-group-get-new-news): Update native and secondary groups of
-       the proper levels if levels are wanted. 
-
-       * gnus-msg.el (gnus-inews-insert-signature): Checked whether
-       `gnus-signature-function' was a function.
-
-Sat Jun 17 02:38:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el: 0.87 is released.
-
-       * nnkiboze.el (nnkiboze-close-group): Don't bug out on missing nov
-       files. 
-
-       * gnus-cache.el (gnus-cache-possibly-remove-articles): Wait until
-       exit to remove articles from the cache. 
-
-       * gnus.el (gnus-summary-next-group): Go to the next group, or exit
-       if no articles. 
-       (gnus-summary-search-article-forward): Cleaned up. 
-       (gnus-summary-search-article-backward): New implementation. 
-
-       * gnus-uu.el (gnus-uu-decode-with-method): Make sure the dir name
-       is a directory. 
-
-       * gnus.el (gnus-summary-mode-map): Add binding for gnus-bug. 
-       (gnus-article-mode-map): Ditto. 
-       (gnus-browse-mode-map): Ditto.
-
-       * nnmh.el (nnmh-request-expire-articles): Possibly keep last
-       article; and return the right `rest' undeleted list. 
-
-       * gnus.el (gnus-summary-mark-article): Don't auto-expire ancient
-       articles. 
-
-       * nnbabyl.el (nnbabyl-request-expire-articles): Would infloop. 
-
-       * gnus.el (gnus-summary-mark-article): Would possibly enter a nil
-       into the lists of articles. 
-
-Fri Jun 16 01:51:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nneething.el (nneething-get-head): Returned nil. 
-
-       * gnus-cache.el (gnus-cache-possibly-enter-article): Make doubly
-       sure that point as at the start of the line. 
-
-       * gnus-score.el (gnus-summary-score-entry): Matches on lines were
-       entered with strings, leading to later bugouts. 
-
-       * nntp.el (nntp-request-asynchronous): Error message slightly
-       off. 
-
-       * gnus.el (gnus-summary-verbose-header): New command and keystroke
-       for POG compatability. 
-       (gnus-article-hide-headers-if-wanted): Fix to the same. 
-
-       * gnus-score.el (gnus-score-edit-alist): Use it new config.  
-
-       * gnus.el (gnus-summary-refer-parent-article): Give a more
-       unabiguous error message. 
-       (gnus-summary-refer-article): Save the article buffer before
-       trying to refer some other. 
-       (gnus-summary-refer-article): Don't blank out the old article
-       buffer. 
-       (gnus-buffer-configuration): New entry for summary-edit-score. 
+Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-mh.el (gnus-mail-reply-using-mhe): Set mail-bug to wrong
-       thing. 
+       * gnus-util.el: Use `format-time-string'.
 
-       * gnus.el (gnus-article-word-wrap): Let adaptive-fill-regexp be
-       somewhat more permissive.
-       (gnus-summary-first-subject): Did not go to the first article. 
-
-Thu Jun 15 21:31:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-setup-news): Read active file from secondary
-       servers even if native is down. 
-       (gnus-get-unread-articles): Didn't display unread articles when
-       started on a low level. 
-       (gnus-get-unread-articles): More efficient implementation.
-
-Thu Jun 15 05:28:03 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
-
-       * gnus-score.el (gnus-score-save): Delete empty score files. 
-
-Thu Jun 15 03:34:23 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: 0.86 is released.
-
-       * gnus.el (gnus-summary-refer-article): Recenter after fetching. 
-
-Wed Jun 14 10:34:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus-uu.el (gnus-uu-digest-mail-forward): Don't initialize
-       twice. 
-
-       * gnus-msg.el (gnus-mail-buffer): New variable. 
-
-       * gnus-score.el (gnus-summary-increase-score): Restore window
-       config after help.
-
-       * nnmail.el (nnmail-use-procmail): New variable. 
-
-       * nntp.el (nntp-send-strings-to-server): Really reopen connection
-       if closed. 
-
-       * gnus.el (gnus-group-exit): Remove carpal window on exit. 
-       (gnus-summary-recenter): Center on line 2 when in small windows. 
-       (gnus-newsrc-to-gnus-format): Reset the options list. 
-       (gnus-read-active-file): Would not activate primary groups when
-       'some. 
-       (gnus-get-unread-articles): Don't activate secondary groups
+       * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
        again. 
 
-Tue Jun 13 00:26:45 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * Treat empty comments fields. 
-
-       * gnus.el (gnus-newsrc-to-gnus-format): Exponentiality revealed. 
-       (gnus-score-find-hierarchical): Didn't really work for adaptive
-       files. 
-       (gnus-select-newsgroup): Really strip the first unwanted article. 
-
-       * gnus-score.el (gnus-summary-score-entry): Doc fix. 
-
-Tue Jun 13 10:02:57 1995  Scott Byer  <byer@mv.us.adobe.com>
-
-       * nnfolder.el (nnfolder-possibly-change-group) An added check for
-        a file being a directory also checked for a symlink without
-        verifying that the symlink actually pointed to a directory.  This
-        would seriosly mess up some mail setups.
-
-       * nnfolder.el (nnfolder-server-opened)
-        (nnfolder-possibly-change-group) Made sure checks for buffer
-        existence included checks for the name being nil, since
-        buffer-name with a nil name returns some random buffer.
-
-Sat Jun 10 00:15:13 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-ask-server-for-new-groups): Ignore errors while
-       reading newgroups files.
-       (gnus-summary-next-group): Would bug out when all articles were
-       expinged from scoring. 
-       (gnus-simplify-subject-fuzzy): Totally bugged out. 
-
-       * gnus.el: 0.85 is released.
-
-Thu Jun  8 22:27:07 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
-
-       * custom.el: Added support for faces, sexp, and pair types.  Added
-       support for declaring emacs packages.  Added support for loading,
-       saveing, and editing Emacs customization.  Declared all user
-       variables in the custom package itself.
-
-       * gnus-edit.el: Added support for `eval', `adapt', and `local'
-       entries. 
-
-       * gnus-cus.el: New file.
-
-Fri Jun  9 00:07:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus-uu.el (gnus-uu-initialize): Create tmp dir recursively. 
-
-       * gnus.el (gnus-group-edit-group): Refuse to edit killed groups. 
-       (gnus-summary-enter-digest-group): Have followups in digest groups
-       go to the parent group. 
-       (gnus-newsrc-to-gnus-format): Would infloop on empty lines. 
-
-       * gnus-score.el (gnus-score-load-file): Have adapt nil do nothing
-       much. 
-       (gnus-score-load-file): Have a nil 'adapt entry mean "use current
-       value". 
-
-       * gnus-vis.el (gnus-article-highlight-headers): Would sometimes
-       bug out. 
-
-       * gnus.el (gnus-configure-windows): Accept integer hor specs. 
-
-       * nnfolder.el (nnfolder-request-create-group): Make sure new
-       groups that are created are, indeedn, created.
-       (nnfolder-request-accept-article): Would save two copies of all
-       mail. 
-
-Fri Jun  9 00:07:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el: 0.84 is released.
-
-       * nneething.el (nneething-retrieve-headers): Check for empty
-       files. 
-
-       * gnus-msg.el (gnus-inews-insert-headers): Did not delete the
-       required headers. 
-       (gnus-inews-organization): Be a bit more clever about missing
-       files. 
-
-       * gnus-score.el (gnus-score-body): Didn't work at all. 
-
-       * gnus-msg.el (gnus-summary-supersede-article): Did not select
-       article before superseding. 
-       (gnus-summary-supersede-article): Delete certain headers before
-       superseding. 
-       (gnus-delete-supersedes-headers): New variable. 
-
-Thu Jun  8 20:15:24 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnmh.el (nnmh-request-list): Would add a "." to the group name
-       if nnmh-directory didn't end with /.
-
-       * nnmail.el (nnmail-resplit-incoming): New variable. 
-
-       * nnml.el (nnml-get-new-mail): Wrong group name. 
-
-       * gnus.el (gnus-simplify-subject-fuzzy): Inline
-       simplify-buffer-fuzzy. 
-       (gnus-simplify-buffer-fuzzy): New Re: match. 
-
-       * gnus-uu.el (gnus-uu-initialize): Make a more unique temp name. 
-       (gnus-uu-decode-unshar-and-save): Start working. 
-
-       * gnus.el (gnus-score-find-single): Find both SCORE and ADAPT
-       file. 
-       (gnus-score-find-hierarchical): Ditto.
-
-Thu Jun  8 15:38:58 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
-
-       * gnus.el (gnus-newsrc-to-gnus-format): Don't enter native groups
-       from the .eld files of they do not exist in the .newsrc file. 
-
-       * gnus.el: Doc string typo corrections galore courtesy of Frank D.
-       Cringle. 
-
-       * gnus-ems.el: Bind buffer-substring-no-properties if not bound. 
-
-       * gnus.el (gnus-select-newsgroup): Did the wrong thing to remove 
-       (gnus-matches-options-n): Reversed match, sort of. 
-       (gnus-extract-address-components): Didn't treat chopped-off lines
-       well. 
-       (gnus-read-all-descriptions-files): Returned nil. 
-       (gnus-gmt-to-local): Wouldn't strip props before calling timzone. 
-
-Wed Jun  7 15:04:20 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
-
-       * gnus.el (gnus-select-newsgroup): Don't add an extra 1 if there
-       already is one. 
-       (gnus-summary-reselect-current-group): Did not allow reselecting. 
-
-       * nndoc.el (nndoc-retrieve-headers): Would fetch headers
-       strangely. 
-
-       * gnus.el (gnus-summary-search-subject): Don't bug out on
-       psedu-articles. 
-       (gnus-score-score-files): Use file-exists instead of
-       file-readable because of os/2 bug. 
-       (gnus-select-newsgroup): Didn't remove the first fetched article
-       when not using nov. 
-
-       * gnus.el: 0.83 is released. 
-
-Wed Jun  7 12:59:46 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-configure-windows): Also make the selected buffer
-       in the selected window the current buffer.
-
-Mon Jun  5 23:04:27 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nntp.el: Anchor all lines with \n instead of $.
-
-Sun Jun  4 17:03:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-summary-remove-lines-marked-with): Unbalanced
-       parens. 
-
-Sun Jun  4 00:48:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-group-catchup): Would not properly catchup all
-       ticked articles.
-
-       * nndoc.el (nndoc-number-of-articles): Would totally bug out on
-       mbox types. 
-
-       * gnus.el: 0.82 is released.
-
-Sat Jun  3 00:27:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-summary-sort): Re-send async info after sorting. 
-       (gnus-strict-mime): New variable. 
-       (gnus-extract-address-components): XOVER From headers might not
-       support folded lines. 
-
-       * nnmail.el (nnmail-move-inbox): Always use movemail to move
-       incoming mail. 
-
-       * gnus.el (gnus-summary-zcore-fuzz): New variable. 
-       (gnus-summary-insert-line): Use it. 
+       * article.el (article-make-date-line): Would say "unknown" on
+       "now" dates.
 
-       * gnus-score.el (gnus-summary-score-entry): Remove Re:'s from
-       substring and regexp matches. 
+Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
 
-       * gnus-msg.el (gnus-inews-insert-headers): Would bug out on
-       existing message-ids. 
+       * message.el (message-rename-buffer): Set proper outsave name. 
 
-       * gnus-ems.el: Provide gnusutil for Mule users. 
+Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-catchup): Would nix out dormant articles. 
+       * nnheader.el (nnheader-temp-write): Always use
+       `fundamental-mode'. 
 
-       * nntp.el (nntp-retrieve-headers-with-xover): Would give erronous
-       results on non-xover servers. 
+       * gnus-util.el (gnus-date-iso8601): Illegal format.
 
-       * gnus.el (gnus-group-make-group): Would insert groups at the end
-       of the list at the beginning
+       * gnus-group.el (gnus-group-make-doc-group): Full name in server
+       name
 
-       * gnus-kill.el (gnus-kill-parse-gnus-kill-file): Switch to the
-       summary buffer before evaling nok-kill forms. 
+       * gnus-undo.el (gnus-undo): Typo.
 
-       * gnus-score.el (gnus-score-edit-done): Make sure the directory
-       where we save the score file exists. 
+       * gnus-group.el (gnus-group-mark-group): Don't touch props.
 
-       * gnus.el (gnus-retrieve-headers): Don't try to retrieve headers
-       by id from the cache.
+       * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
+       saving.
 
-       * nnsoup.el (nnsoup-read-areas): New packets would bomb. 
+       * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
+       `^L' is the last char.
 
-       * gnus.el (gnus-get-unread-articles): Check secondary groups kinda
-       unconditionally. 
-       (gnus-read-descriptions-file): Don't try to re-read desc file if
-       it failed the first time. 
-       (gnus-add-configuration): New function. 
-       (gnus-summary-next-article): The group window was selected. We
-       select the summary buffer.
-       (gnus-active-to-gnus-format): Would leave illegal group symbols
-       undefined. 
+       * gnus.el (gnus): Autoload.
 
-Fri Jun  2 20:58:58 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnvirtual.el (nnvirtual-possibly-change-newsgroups): Make sure
-       the nnvirtual group doesn't include itself. 
+       * gnus-score.el (gnus-score-string): Wiwnd't do word and fuzzy
+       matching properly.
 
-       * gnus-score.el (gnus-score-body): Changed message to "num of
-       tot". 
+Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
 
-       * nnbabyl.el (nnbabyl-get-new-mail): Remove ^_-s from incoming
-       mails. 
+       * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
 
-       * gnus.el (gnus-mark-article-as-read): Did not remove articles
-       from the cache. 
+Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmail.el (nnmail-get-spool-files): Remove directories that
-       match the suffix. 
+       * gnus-art.el (gnus-article-edit-exit): Would move point.
+       (gnus-article-edit): New command.
 
-       * gnus-score.el (gnus-summary-increase-score): Use sit-fors to
-       better mimic a keymap.
-       (gnus-summary-increase-score): Don't display match types that are
-       illegal for the header to be scored on.
-       (gnus-summary-increase-score): Allow C-h to list help. 
+       * nnml.el (nnml-request-rename-group): Copy over .overview file. 
+       (nnml-request-group): Better error message.
 
-       * nnmail.el (nnmail-get-split-group): Get the right group to split
-       in when doing procmail splits. 
+Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
 
-Fri Jun  2 17:25:28 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: 0.81 is released. 
-
-Fri Jun  2 14:56:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-group-exit): Would offer to save summaries after
-       it was too late. 
-
-       * nnvirtual.el (nnvirtual-request-close): Function for cleaning up
-       nnvirtual. 
-
-Wed May 31 16:37:02 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
-
-       * gnus-vis.el (gnus-summary-make-menu-bar): Added menu entry to
-       highlight article.
-
-Fri Jun  2 00:29:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-read-descriptions-file): Allow reading from
-       different servers. 
-       (gnus-group-describe-group): Wouldn't describe foreign groups. 
-       (gnus-read-all-descriptions-files): New function. 
-       (gnus-group-get-new-news-this-group): Would step to the bottom of
-       the list. 
-       (gnus-group-update-group): Would often insert groups one below
-       where they were supposed to go.
-
-       * gnus-msg.el (gnus-copy-article-buffer): Didn't widen before
-       copying. 
-
-       * gnus.el (gnus-article-get-xrefs): Would bug out in obscure
-       circumstances. 
-
-       * gnus-ems.el: Would define make-face, which would confuse Info.
-
-       * gnus.el (gnus-summary-next-article): Execute keystroke after `n'
-       in the right buffer. 
-
-       * gnus-edit.el (gnus-score-customize): Added keystroke and
-       autoload. 
-
-       * gnus.el (gnus-ask-server-for-new-groups): Did not open servers
-       before requesting.
-       (gnus-group-check-bogus-groups): Prefix now means "don't ask". 
-       (gnus-check-bogus-newsgroups): Would bug out on several bogus
-       groups with the same name. 
-
-Thu Jun  1 01:17:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus-msg.el (gnus-post-news): Would 'ask even when posting. 
-       (gnus-inews-insert-headers): Only remove message-id previously
-       generated by Gnus.
-       (gnus-inews-news): Insert the same message-id in mail copies of
-       news articles. 
-       (gnus-deletable-headers): New variable. 
-
-       * nnmh.el (nnmh-request-list): Would mess up the list.
-
-       * gnus.el (gnus-group-make-empty-virtual): Create a group that
-       matches nothing, not everything. 
-       (gnus-group-catchup-current): Catch up component nnvirtual
-       groups. 
-
-       * gnus-soup.el: New file.
-
-       * nnsoup.el: New file.
-
-       * gnus-msg.el (gnus-inews-article-function): New variable. 
-       (gnus-inews-article): Check headers after they have been
-       generated. 
-
-Wed May 31 11:37:22 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el (gnus-summary-expire-articles): Cancelled instead of
-       canceled. 
-
-Wed May 31 03:45:35 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
-
-       * nnmh.el (nnmh-request-expire-articles): If a file can't be
-       deleted, don't remove it from the list of expirables. 
-
-       * gnus.el: 0.80 is released.
-
-Tue May 30 10:59:22 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
-
-       * gnus-cite.el (gnus-cite-attribution-postfix): Accept VinVN
-       `says' attribution, no matter how stupid it sounds.
-
-Wed May 31 00:46:27 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
-
-       * gnus.el (gnus-summary-read-group): Recenter in wrong window. 
-
-Tue May 30 10:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-make-hashtable-from-newsrc-alist): Make sure no
-       new dummy.groups are prepended. 
-       (gnus-make-hashtable-from-newsrc-alist): Would potentially be
-       destructive. 
-
-Mon May 29 09:03:02 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el (gnus-summary-goto-subject): Would not report
-       non-existing numbers. 
-
-       * gnus-msg.el (gnus-inews-insert-signature): Don't do sig if
-       mail-signature is non-nil. 
-       (gnus-post-news): Would set gnus-newsgroup-name to something
-       strange. 
-
-       * gnus.el (gnus-configure-windows): Would, in obscure cases,
-       display a buffer in two windows. 
-
-Mon May 29 09:03:02 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el: 0.79 is released.
-
-       * nnmail.el (nnmail-delete-incoming): New variable. 
-
-       * gnus.el (gnus-summary-read-group): Would scroll to the end of
-       the article. 
-
-       * gnus-msg.el (gnus-mail-reply-using-mail): Don't run
-       news-reply-header-hook if mail-yank-hooks is non-nil. 
-
-Sun May 28 15:25:02 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-summary-update-mark): Would add unread marks to
-       articles that had been marked with the process mark.
-       (gnus-summary-read-group): Forcibly recenter group buffer if
-       visible. 
-
-       * gnus-score.el (gnus-summary-increase-score): Allow "?"s. 
-
-       * gnus.el (gnus-summary-import-article): New command and
-       keystroke. 
-
-       * gnus-kill.el (gnus-kill-parse-rn-kill-file): Also parse rn
-       killfiles. 
-
-       * gnus.el (gnus-group-get-new-news): Did not use
-       default-list-level properly.
-
-Sun May 28 10:01:10 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
-
-       * gnus.el (gnus-article-word-wrap): Use fill-column. 
-
-       * gnus-score.el (gnus-score-remove-lines-adaptive): Would switch
-       score files. 
-
-       * nnspool.el (nnspool-find-article-by-message-id): Did not work. 
-
-       * gnus-score.el (gnus-score-adaptive): Would try to score one too
-       many. 
-
-       * gnus.el (gnus-group-make-help-group): Use new doc backend. 
-
-       * nndoc.el (nndoc-type-to-regexp): Find out when the end of file
-       has been reached in digests. 
-
-Sun May 28 01:30:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnmbox.el (nnmbox-possibly-change-newsgroup): Act more robustly
-       even if the user kills the mbox buffer.
-
-Sat May 27 20:16:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nneething.el (nneething-make-head): Produced buggy From
-       headers. 
-       (nneething-article-p): More strict definition. 
-
-       * gnus.el (gnus-summary-next-page): Would show end of buffer. 
-       (gnus-group-exit): Really offer to save summaries.
-       (gnus-offer-save-summaries): Reverse match.
+       * gnus-setup.el (message): Can't require 'message until we know
+       where the Gnus .elcs are.
+       
+Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-Sat May 27 09:25:52 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-util.el (gnus-date-iso8601): New function.
 
-       * gnus.el: 0.78 is released.
+Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmail.el (nnmail-split-incoming): Would bug out on long
-       content-lengths.
+       * gnus-sum.el (gnus-summary-search-article-forward): Show thread
+       when finding matches.
 
-       * gnus.el (gnus-active-to-gnus-format): Do more checking. 
-       (gnus-summary-prev-page): Would not configure windows. 
+       * nnmail.el (nnmail-get-spool-files): Sort procmail files.
 
-       * gnus-cache.el (gnus-cache-possibly-enter-article): Did not
-       insert From headers in nov files.
+Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnbabyl.el (nnbabyl-retrieve-headers): Misspelled func name.
+       * gnus.el: Red Gnus v0.6 is released.
 
-       * gnus.el (gnus-browse-group-name): Did not work.
-       (gnus-browse-select-group): No interactive spec.
+Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el (gnus-mail-reply-using-mail): `C-c C-y' woyld yank
-       only headers. 
+       * nntp.el (nntp-request-type): Defined again.
 
-Fri May 26 06:34:55 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
 
-       * gnus.el (gnus-group-make-doc-group): New command and keystroke. 
+       * gnus-score.el (gnus-ignored-adaptive-words): New value.
 
-       * nndoc.el (nndoc-open-server): New implementation. Now does
-       babyl, mbox and digest.
+Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnspool.el (nnspool-request-post): Use a pipe instead of a pty. 
+       * gnus-util.el (gnus-group-real-name): Tweaked definition.
 
-       * gnus-msg.el (gnus-inews-insert-headers): Do the _-_ a bit more
-       intelligently
+       * gnus-eform.el (gnus-edit-form-done): Didn't call the right
+       function
 
-Thu May 25 13:05:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-enter-digest-group): Did not work.
+       * gnus-score.el (gnus-score-load-files): Returned nil.
 
-       * nndigest.el (nndigest-current-buffer): Doc fix.
+Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmh.el (nnmh-request-list): Would recurse needlessly. 
+       * gnus-load.el (gnus-use-undo): New variable.
 
-Thu May 25 05:34:16 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-undo.el: New file.
 
-       * gnus.el: 0.77 is released.
-       
-       * gnus.el (gnus-article-date-ut): Ignore missing dates. 
-       (gnus-group-enter-directory): New command and keystroke.
+       * gnus-score.el (gnus-default-adaptive-word-score-alist): New
+       variable. 
+       (gnus-score-adaptive): Adaptivity on words.
+       (gnus-ignored-adaptive-words): New variable.
+       (gnus-all-score-files): Made into own function.
+       (gnus-score-load-files): Ditto.
+       (gnus-score-find-favourite-words): New command and keystroke.
 
-       * nnspool.el (nnspool-retrieve-headers-with-nov): Don't be picky
-       on dirs. 
+       * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
 
-       * gnus-mh.el (gnus-mail-forward-using-mhe): Make better Subject. 
+       * gnus-score.el (gnus-enter-score-words-into-hashtb): New
+       function. 
+       (gnus-score-build-cons): Removed.
+       (gnus-score-string): Score words.
 
-       * gnus.el (gnus-score-find-alist): New function.
-       (gnus-score-score-files): ADAPT files would nix out all other
-       files. 
-       (gnus-score-score-files): Would not find any when short names were
-       used. 
+Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Sat May 20 06:45:04 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
+       * gnus.el: Red Gnus v0.5 is released.
 
-       * gnus-score.el (gnus-score-find-alist): New function.
-       (gnus-possibly-score-headers): Use it.
+Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-score-file-(single|multiple)-match-alist): New
-         variables.
+       * nntp.el (nntp-wait-for): Goto point-max before inserting.
+       (nntp-retrieve-headers): Didn't inhibit Erasure.
 
-Thu May 25 03:44:53 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
 
-       * gnus-kill.el (gnus-expunge): Would infloop.
+       * nntp.el (nntp-send-command-nodelete): New function.
 
-       * nnspool.el (nnspool-inews-sentinel): Did not kill the error
-       buffer.
+Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnmail.el (nnmail-article-group): Would but out on function in
-       the split method.
+       * article.el (article-date-ut): Wouldn't do anything much.
 
-       * nnmh.el (nnmh-get-new-mail): Don't rescan if already scanned. 
+       * nntp.el (nntp-wait-for): Wouldn't allow posting.
 
-       * nnml.el (nnml-get-new-mail): Ditto.
+       * nnmail.el (nnmail-delete-incoming): Set to nil.
 
-       * gnus.el (gnus-start-news-server): Don't let the nnmh backend
-       fetch new mail. 
+Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Wed May 24 07:59:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-home-score-file): New variable.
+       (gnus-home-score-file): New function.
+       (gnus-hierarchial-home-score-file): New function.
+       (gnus-possibly-score-headers): Use `adapt-file' param.
+       (gnus-home-adapt-file): New variable.
+       (gnus-hierarchial-home-adapt-file): New function.
 
-       * nneething.el: New backend.
+       * gnus-load.el (gnus-original-article-buffer): Moved here.
 
-Wed May 24 02:35:49 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-sum.el (gnus-article-mark): New macro.
+       (gnus-summary-prepare-unthreaded): Use it.
+       (gnus-summary-prepare-threads): Ditto.
 
-       * gnus.el: 0.76 is released.
+       * gnus-win.el (gnus-buffer-configuration): New `edit-article'
+       setting. 
 
-       * nnfolder.el (nnfolder-close-group): New version. Don't close if
-       already closed.
+       * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
+       article buffer.
+       (gnus-summary-edit-article-done): Don't move point after editing.
+       (gnus-summary-edit-article-postpone): Removed.
+       (gnus-summary-update-article-line): New function.
 
-       * gnus-msg.el (gnus-inews-news): Wouldn't restore winconf.
+       * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
 
-       * gnus.el (gnus-summary-delete-article): Would make all expirable
-       articles disappear.
+Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el (gnus-summary-cancel-article): Don't mark as
-       cancelled before it actually is cancelled.
-       (gnus-mail-reply-using-mail): Did not narrow to headers. 
-       (gnus-group-mail): Use the mail-other-window method.
+       * gnus.el: Red Gnus v0.4 is released.
 
-       * gnus.el (gnus-signature-separator): Moved to gnus.el.
-       (gnus-debug): Ignore nils in load-path.
-       (gnus-score-score-files): Did not find adapt files when using
-       short file names. 
-       (gnus-score-score-files): Changing from short to long file names
-       would bug out.
-       (gnus-get-newsgroup-headers): Would bug out on empty articles.
+Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
 
-       * nnheader.el (nnheader-insert-head): Would stop before getting
-       the entire head.
+       * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running
+       under tty.
 
-       * gnus-msg.el (gnus-mail-reply-using-mail): Would unmark process
-       marks in the wrong buffer.
-       (gnus-post-news): Ditto.
-       (gnus-inews-do-fcc): Would make a directory out of the file name. 
+Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Tue May 23 07:24:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
+       of `length'.
 
-       * gnus.el (gnus-group-real-name): Get the word after the last
-       colon, not after the first colon.
+Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnmail.el (nnmail-split-incoming): When "splitting" for just a
-       single group, narrow the split method to just the single group. 
+       * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
+       properly.
 
-       * gnus-uu.el (gnus-uu-unpack-files): Expunge generated files on
-       group exit.
+Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
 
-       * gnus-score.el (gnus-score-load-file): Added the `local' atom.
+       * gnus-vis.el (gnus-button-url): New definition.
 
-       * gnus.el (gnus-group-make-empty-virtual): New function and
-       keystroke. 
-       (gnus-dummy-mark): New variable.
-       (gnus-summary-remove-lines-marked-with): Remove dummy roots that
-       have no children.
-       (gnus-articles-to-read): Allow the user to specify how many
-       articles to read with a numerical prefix.
-       (gnus-browse-read-group): New command and keystroke.
-       (gnus-summary-insert-line): Go back to using normal plists for
-       article info. Changes all over in the summary code.
-       (gnus-summary-first-subject): New implementation.
+Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Tue May 23 02:54:05 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-group.el (gnus-update-read-articles): Moved here.
 
-       * nnmail.el (nnmail-move-inbox): tofile fix.
+       * gnus-sum.el (gnus-update-read-articles): Moved here.
 
-       * gnus-msg.el (gnus-group-mail): Moved here.
-       (gnus-group-mail): Run gnus-mail-hook.
+       * gnus-async.el (gnus-async-request-fetched-article): Would bug
+       out on Message-IDs.
 
-       * gnus.el (gnus-article-prepare): Let buffer-read-only to nil.
+       * gnus-score.el (gnus-score-save): Would kill wrong buffer.
 
-       * nnfolder.el (nnfolder-possibly-activate-groups): Don't use
-       gnus-group-real-name. 
+       * nntp.el (nntp-process-filter): Insert at point-max.
 
-       * gnus.el (gnus-active-to-gnus-format): Add more error control.
+       * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
 
-       * gnus-score.el (gnus-summary-increase-score): Would bug out on
-       certain keystrokes.
+Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-group-sort-groups): Would rescan.
-       (gnus-group-sort-groups): Added keystroke.
-       (gnus-article-setup-buffer): Always set article mode.
-       (gnus-group-add-to-virtual): Prompt with nnvirtual:.
+       * gnus-topic.el (gnus-topic-edit-parameters): New command.
+       (gnus-group-topic-parameters): New function.
+       (gnus-topic-set-parameters): New function.
+       (gnus-topic-parameters): New function.
 
-Sun May 21 07:33:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-edit-group-done): Newish definition.
 
-       * gnus.el (gnus-offer-save-summaries): Save any still-existing
-       summary buffer on exit from Gnus.
+       * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
+       (gnus-server-edit-server-done): Removed.
 
-Sun May 21 00:11:00 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-group.el: Use new edit function.
 
-       * gnus.el: 0.75 is released.
+       * gnus-eform.el (gnus-eform): New file.
 
-       * gnus-cache.el (gnus-cache-retrieve-headers): Don't bug out on
-       changed source groups. 
+       * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
+       more to find the most likely instance of the group.
+       (gnus-edit-form): New function.
+       (gnus-edit-form-mode): New command.
+       (gnus-edit-form-make-menu-bar): New function.
+       (gnus-edit-form-mode-hook): New variable.
+       (gnus-edit-form-exit): New command and keystroke.
+       (gnus-edit-form-done): Ditto.
 
-       * gnus.el (gnus-matches-options-n): Did not find matching options. 
-       (gnus-configure-windows): Signal error with missing point.
-       (gnus-narrow-to-headers): Don't bug out on malformed mail. 
+       * gnus-topic.el: Moved functions around.
+       (gnus-current-topic): Renamed.
+       (gnus-current-topics): New function.
+       (gnus-group-parent-topic): New function.
 
-       * gnus-uu.el: Made prompts more explicit.
+       * article.el (gnus-signature-separator): New default.
+       (gnus-signature-limit): Extended value.
+       (article-narrow-to-signature): Use it.
 
-       * gnus.el (gnus-article-prepare): Show thread before doing visual
-       marks. 
-       (gnus-summary-scroll-up): Would recenter oddly.
+       * gnus-cite.el (gnus-cite-parse): Use new signature functions.
 
-Sat May 20 23:37:42 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * article.el (article-search-signature): New function.
+       (gnus-signature-separator): Allow wider syntax.
 
-       * gnus-score.el (gnus-score-headers): gnus-current-score-file
-       would be nil.
+       * gnus-async.el (gnus-use-header-prefetch): New variable.
+       (gnus-async-set-article-buffer): Removed.
+       (gnus-async-prefetch-headers): New function.
+       (gnus-asynch-retrieve-fetched-headers): New function.
+       (gnus-async-prefetch-header-buffer): New variable.
 
-       * gnus-cite.el (gnus-supercite-regexp): New value.
+       * gnus-salt.el (gnus-summary-pick-line-format): New variable.
+       (gnus-pick-mode): Use it.
+       (gnus-pick-line-number): New function.
+       (gnus-pick-article): New command and keystroke.
+       (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
+       (gnus-pick-next-page): New command and keystroke.
+       (gnus-mark-unpicked-articles-as-read): New variable.
+       (gnus-pick-start-reading): Use it.
 
-Sat May 20 04:56:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
+       number. 
 
-       * nnbabyl.el (nnbabyl-retrieve-headers): Faster routine.
+Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnheader.el (nnheader-insert-head): New function to speed up
-       HEADer reading.
+       * nntp.el (nntp-request-list): Decode.
+       (nntp-request-list-newsgroups): Ditto.
 
-       * nnspool.el (nnspool-retrieve-headers): Use it.
-       * nnmh.el (nnmh-retrieve-headers): Ditto.
-       * nnml.el (nnml-retrieve-headers): Ditto.
+       * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
 
-       * nnmh.el (nnmh-be-safe): New variable and serious speedup. 
+       * gnus-msg.el (gnus-debug): Would bug out.
 
-Sat May 20 17:11:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
 
-       * gnus.el: 0.74 is released. 
+       * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
 
-Sat May 20 00:11:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el: 0.73 is released.
+       * gnus-score.el (gnus-score-save): Wouldn't save scores.
 
-       * gnus-msg.el (gnus-mail-reply-using-mail): Don't barf wifout a
-       message-id. 
+       * gnus-load.el (gnus-summary-line-format): Moved here.
 
-       * gnus-score.el (gnus-score-load-file): 'eval was not right. 
+       * gnus.el (gnus-alive-p): More thorough definition.
+       (gnus-info-set-entry): New macro.
 
-       * gnus.el (gnus-make-articles-unread): Would deliver wrong
-       results. 
+       * gnus-move.el: New file.
+       (gnus-move-group-to-server): New function.
+       (gnus-change-server): New command.
+       (gnus-group-move-group-to-server): New command.
 
-Fri May 19 01:10:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-start.el (gnus-parse-active): New function.
 
-       * nnbabyl.el (nnbabyl-insert-newsgroup-line): Did not translate
-       "From " lines.
-       (nnbabyl-insert-lines): Wrong number of lines. 
-       (nnbabyl-request-accept-article): Bugged out. 
+       * gnus.el (gnus-read-method): Mew function.
+       * gnus-group.el: Use it.
 
-       * nnmh.el (nnmh-request-accept-article): Would never accept an
-       article. 
+       * gnus-load.el (gnus-suppress-duplicates): New variable.
 
-       * gnus-vis.el (gnus-article-add-buttons): `Entry' would be nil
-       sometimes. 
+       * gnus-dup.el: New file.
 
-       * gnus-ems.el (gnus-ems-redefine): Redefine buffer-display-table. 
+       * gnus-sum.el (gnus-data-read-p): New macro.
+       (gnus-duplicate-mark): New variable.
 
-       * gnus.el (gnus): Init server buffer, just in case.
+Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnml.el (nnml-request-create-group): string-to-int instead of
-       int-to-string. 
+       * gnus.el: Red Gnus v0.3 is released.
 
-       * gnus.el (gnus-group-use-permament-levels): New variable,
-       supersedes other variables. 
-       (gnus-article-prepare): Let buffer-read-only nil before calling
-       hooks. 
-       (gnus-summary-next-group): Recenter group buffer.
-       (gnus-get-newsgroup-headers): Articles without message-id's
-       fetched in separate batches would be clobbered.
+Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el (gnus-inews-do-fcc): Make sure the fcc dir exists. 
-       (gnus-inews-news): If both mailing and posting, remove the Fcc
-       before posting. 
+       * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
 
-       * nnvirtual.el (nnvirtual-request-post-buffer): Don't suggest any
-       newsgroups to post in.
+       * gnus-load.el (gnus-suppress-keymap): New function.
 
-       * gnus.el (gnus-list-of-read-articles): Would totally bug out. 
+Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * gnus-score.el (gnus-score-string): Add tracing.
-       (gnus-score-find-trace): New command and keystroke.
+       * gnus-picon.el (gnus-group-display-picons): Delete just the live
+        extents. 
 
-       * nnmbox.el (nnmbox-request-expire-articles): When deleting the
-       last article, would infloop.
+Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnbabyl.el (nnbabyl-article-string): Did not anchor end of
-       number. 
+       * gnus.el ((load)): Only eval splash when loading.
 
-       * gnus-msg.el (gnus-forward-insert-buffer): Don't do double
-       copying of article buffer.
-       (gnus-copy-article-buffer): Would barf when the article buffer
-       didn't exist.
+       * gnus-group.el (gnus-group-quit): Always kill group buffer.
 
-       * gnus.el (gnus-configure-windows): Split the opposite way.
-       (gnus-summary-next-group): Would cycle on 0 on the last group. 
+       * nntp.el (nntp-open-connection): Escape errors.
 
-       * gnus-score.el (gnus-summary-increase-score): Give fuller
-       prompts. 
+Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sun May 14 10:01:49 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnml.el (nnml-request-rename-group): Would move subgroups as
+       well. 
+       * nnmh.el: Ditto.
 
-       * gnus.el: Use (point-min) instead if `1'.
+       * gnus-group.el (gnus-group-rename-group): Use current group name
+       as default.
+       (gnus-group-rename-group): Added doc string.
 
-       * gnus.el (gnus-hidden-properties): Added.
-       (gnus-summary-toggle-header, gnus-article-show-all-headers,
-       gnus-article-hide-headers): Use it.
+       * gnus-sum.el (gnus-general-simplify-subject): Renamed.
 
-       * gnus-cite.el (gnus-article-hide-citation,
-       gnus-article-hide-citation-maybe, gnus-cite-toggle): Use it.
+Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
 
-       * gnus-vis.el (gnus-article-hide-signature,
-       gnus-signature-toggle):  use it.
+       * gnus-sum.el (gnus-pdf-simplify-subject): New version.
 
-       * gnus.el (gnus-article-hide-signature): Deleted.  Use the version
-       in `gnus-vis.el' instead.
+Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
 
-       * gnus-vis.el (gnus-article-next-button): New function and
-       keybinding. 
+       * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
 
-Thu May 18 03:10:03 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-score-edit-alist): Really save winconf.
+       * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
+       the right buffer.
+       (nntp-request-body): Decode.
 
-       * gnus.el (gnus-summary-enter-digest-group): Don't use / in group
-       names
+       * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
+       loaded
 
-       * nnmail.el (nnmail-split-incoming): Use Content-Length header. 
+       * gnus-art.el (gnus-article-edit-mode): New command.
+       (gnus-article-edit-mode-hook): New variable.
+       (gnus-article-edit-mode-map): New variable.
 
-       * gnus-score.el (gnus-score-headers): Let current-score-file. 
+Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-       * gnus-ems.el: Don't use intagible before 19.29.
+       * gnus-art.el (gnus-article-edit-full-stops): New command.
 
-       * nndigest.el (nndigest-narrow-to-article): Stop before that *End
-       of digest* line.
+Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-score-score-files): Expand the kill-file
-       path before using it.
-       (gnus-summary-increase-score): Double quoting of types.
+       * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
 
-       * gnus-mh.el (gnus-mail-forward-using-mhe): Use the incoming
-       buffer. 
+       * message.el (message-sort-headers-1): Sort properly on totally
+       empty headers.
 
-       * gnus.el (gnus-summary-prepare-threads): False roots would get
-       incorrect number of children.
+       * article.el (article-hide-boring-headers): Didn't hide completely
+       empty headers.
 
-       * nnspool.el (nnspool-inews-sentinel): condition-case the sending
-       of eof.
+       * nntp.el (nntp-encode-text): Rescued.
+       (nntp-send-buffer): New function.
+       (nntp-request-post): New function.
 
-       * gnus.el (gnus-summary-mark-article): Always un-hide threads. 
-       (gnus-update-read-articles): Peel off expired article numbers. 
-       (gnus-article-set-window-start): New function.
-       (gnus-summary-refer-article): Would scroll to the end of the
-       buffer. 
+       * gnus-util.el (gnus-define-keys-safe): New macro.
+       (gnus-define-keys-1): Accept `safe' param.
 
-       * gnus-uu.el (gnus-uu-save-article): Grabbed one char to many when
-       snarfing headers. 
+       * gnus-load.el (gnus-summary-mode-map): Define the main three
+       keymaps prematurely here.
 
-       * gnus-score.el (gnus-score-add-followups): Don't enter if there
-       already is one.
+Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
 
-       * gnus.el (gnus-nov-read-integer): Condition-case the read. 
+       * gnus-load.el (gnus-default-nntp-server): Moved.
 
-       * nnvirtual.el (nnvirtual-close-group): Always handle a close. 
+Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-vm.el (gnus-mail-forward-using-vm): Accept an argument.
+       * nndoc.el (nndoc-add-type): Remove old type definition.
 
-       * gnus-mh.el (gnus-mail-forward-using-mhe): Ditto.
+       * article.el: Changed variable names back to `gnus-'.
 
-       * gnus.el (gnus-summary-make-display-table): New function.
+Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Thu May 18 00:58:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nntp.el (nntp-connection-alist): Define as oo.
 
-       * gnus.el (gnus-summary-mode): Display-table would be nil. 
+       * nndoc.el (nndoc-add-type): Wrong number of args.
+       (nndoc-set-delims): Free var.
 
-       * gnus.el: 0.72 is released.
+Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Wed May 17 19:38:43 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus.el: Red Gnus v0.1 is released.
 
-       * gnus.el: 0.71 is released.
+Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Mon May 15 15:53:00 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * nntp.el (nntp-find-connection-buffer): New function.
+       (nntp-retrieve-headers): Use it.
 
-       * nnfolder.el (nnfolder-possibly-activate-groups) New function.
-        nnmail-get-active returns a bogus list the second time around, so
-        we want to make sure we only call it once.
+Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnfolder.el (nnfolder-active-number) Mase things a little more
-        paranoid in the case where we enter this procedure from splitting
-        mail - it will do a possibly-change-group, which, if
-        nnfolder-use-active-file is nil, will figure out the _true_ active
-        numbers from the nnfolder mail file.
+       * nndoc.el (nndoc-add-type): New function.
+       (nndoc-guess-type): New function.
+       (nndoc-set-delims): New definition.
 
-Wed May 17 17:43:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * nntp.el (nntp-open-server): Init server buffer.
 
-       * gnus.el (gnus-article-date-ut): Lapsed would fail when toggling
-       headers. 
-       (gnus-summary-catchup): Reversed comparison.
-       (gnus-summary-mode): Set mode line before group name was defined. 
-       (gnus-short-group-name): New implementation.
-       (gnus-article-display-x-face): New implementation.
-       (gnus-article-x-face-too-ugly): New variable.
-       (gnus-remove-some-windows): Don't bug out on non-defined buffers. 
+       * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
+       methods. 
+       (gnus-group-rename-group): Would act oddly when renaming native
+       groups. 
 
-Wed May 17 14:23:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-msg.el (gnus-check-before-posting): New semantics. Allow
-       finer granulatity than on/off.
+       * gnus-load.el (gnus-startup-hook): Removed hilit removal.
 
-       * gnus-score.el (gnus-summary-increase-score): Changed the maps
-       and score file entry commands.
+       * gnus-async.el: New file.
 
-Tue May 16 00:40:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-int.el (gnus-asynchronous-p): New function.
 
-       * gnus-score.el (gnus-summary-score-entry): When used
-       interactively, didn't do the right TYPE.
-       (gnus-summary-score-entry): Added keystroke.
+       * nntp.el: Replaced with new, asynchronous version.
 
-       * gnus.el (gnus-summary-current-score): New command and keystroke. 
+Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
 
-       * nnmail.el (nnmail-incoming-mail-directory): New variable. 
-       (nnmail-get-spool-files): Use it.
+       * gnus-sum.el (gnus-pdf-simplify-subject): New function.
+       (gnus-summary-simplify-subject-query): New command.
 
-       * nndigest.el (nndigest-request-group): Would not widen before
-       inserting, resulting in a partial digest group.
+Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-article-summary-command): Use `call-interactively'
-       instead of executing macro.
-       (gnus-article-get-xrefs): Would sometimes bug out.
+       * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
 
-       * gnus-score.el (gnus-score-exact-adapt-limit): New variable.
+       * gnus-art.el (gnus-article-wash-status): Report emphasis.
 
-       * nnfolder.el (nn*-prepare-save-mail-hook): New variables. 
+       * article.el (article-unhide-text-type): New function.
+       (article-emphasize): New function.
+       (article-emphasis-alist): New variable.
 
-       * gnus.el (gnus-summary-next-group): Would step one group to far
-       when using `quietly'.
-       (gnus-newsgroup-directory-form): Don't make directory form of the
-       entire foreign group name.
+       * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
 
-       * gnus-uu.el (gnus-uu-save-article): Get continuation lines. 
+       * gnus-logic.el: New file.
 
-       * gnus-msg.el (gnus-inews-news): Don't include courtesy message on
-       Bcc mail.
+       * article.el (article-treat-overstrike): Mark hiding type.
 
-       * nnmail.el (nnmail-split-fancy): New variable and stuff.
+Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
 
-       * nnkiboze.el (nnkiboze-request-group): Barfed on non-generated
-       groups. 
+       * gnus-art.el (gnus-article-wash-status): New function.
 
-       * gnus.el (gnus-summary-mode): Modify buffer-display-table to not
-       display control characters and the like.
-       (gnus-active-to-gnus-format): Faster implementation.
-       (gnus-ignored-newsgroups): Semi-obsolescent.
-       (gnus-bug): Offer a help page.
-       (gnus-article-prepare): Made summary and article buffer writable. 
-       (gnus-group-make-kiboze-group): Created incorrect score files. 
+Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Mon May 15 21:40:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * article.el (article-hidden-arg): Renamed all variables and
+       functions to `article-'.
 
-       * nntp.el (nntp-nov-gap): New variable.
-       (nntp-retrieve-headers-with-xover): Use it.
+       * gnus.el: Split file into gnus-start.el, gnus-group.el,
+       gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
+       gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.