*** empty log message ***
[gnus] / lisp / ChangeLog
index 6919822..245c531 100644 (file)
-Mon May 15 18:29:20 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+Sun Sep 10 00:39:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-insert-line): Make sure Lines is a number.
-       
-       (gnus-summary-select-article): Don't scroll to the end of the
-       article buffer.
+       * gnus-msg.el (gnus-post-news): Set the name of the newsgroup for
+       later use.
 
-Mon May 15 16:38:04 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * gnus.el (gnus-group-unsubscribe-group): Don't accept empty group
+       names. 
 
-       * gnus.el (gnus-summary-sort): Hide threads after sorting, if that
-       is wanted. 
+       * nnbabyl.el (nnbabyl-get-new-mail): If moving is unsuccessful,
+       don't pretend it went ok.
+       * nnmbox.el (nnmbox-get-new-mail): Ditto.
+       * nnfolder.el (nnfolder-get-new-mail): Ditto.
+       * nnmh.el (nnmh-get-new-mail): Ditto.
+       * nnml.el (nnml-get-new-mail): Ditto.
 
-Sun May 14 01:10:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-vis.el (gnus-group-menu-hook, gnus-summary-menu-hook,
+       gnus-article-menu-hook, gnus-server-menu-hook,
+       gnus-browse-menu-hook): New hooks. 
 
-       * gnus.el (gnus-verbose): New variable.
-       (gnus-group-mark-group): Stop when there are no more groups to go. 
-       (gnus-group-search-forward): Message when attempting to go too far
-       back. 
+Fri Sep  8 19:08:29 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el: Use it.
-       (gnus-group-add-to-virtual): New command and keystroke.
+       * nnmail.el (nnmail-request-post-buffer): Newer send to `sender',
+       don't put everything in the `To' header, filter the `CC' header
+       through `rmail-dont-reply-to'.
 
-       * gnus-vm.el: Did not load vm.
+Fri Sep  8 20:42:27 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-mode-map): New keystroke for saving with
-       vm. 
+       * gnus.el (gnus-group-make-archive-group): Wrong interactive spec.
+       (gnus-select-method): Take `gnus-nntp-service' into account for
+       backwards compatability.
 
-       * gnus-score.el (gnus-score-load-file): (adapt t) will work
-       independently of gnus-use-adaptive-scoring.
+Thu Sep  7 22:17:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-recenter): New implementation.
+       * gnus.el (gnus-setup-news): Find new groups before finding
+       numbers of unread articles in the groups.
 
-Sat May 13 19:52:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-summary-score-entry): Fuzzy wrong match
+       value. 
 
-       * gnus.el (gnus-nov-parse-line): Would not read Xrefs.
+       * gnus.el ('gnus-load-hook): Run this hook while loading.
 
-       * gnus-score.el (gnus-score-save): Don't pp adaptive score files. 
-       (gnus-score-adaptive): Put adaptive entries in a separate score
-       file. 
-       (gnus-score-followup): Put entries into the adaptive score file. 
+       * gnus-vis.el (gnus-summary-make-menu-bar): Would re-generate the
+       summary buffers on each group entry.
 
-       * gnus.el (gnus-use-scoring): New variable.
+       * gnus-score.el (gnus-score-save): Don't try to write a score file
+       unless one can.
 
-Sat May 13 11:16:31 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+Wed Sep  6 20:38:43 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-summary-refer-article): Mark fetched articles as
-       read. 
-       (gnus-summary-catchup): Mark articles as expirable when they are
-       supposed to be.
-       (gnus-group-expire-articles): Allow `total-expire'.
-       (gnus-summary-reselect-current-group): Kill the summary buffer
-       before reselecting.
+       * gnus-cite.el  (gnus-cite-parse-max-size): New variable.
+       (gnus-cite-parse-maybe): Use it.  
+       (gnus-cite-parse): Move parser initialization to
+       `gnus-cite-parse-maybe' and reformat.
+       * gnus-vis.el (gnus-article-add-buttons): Force citation parsing
+       if called interactively.
+       * gnus-cite.el (gnus-article-highlight-citation): Ditto.
+       (gnus-article-hide-citation): Ditto.
+       (gnus-article-hide-citation-maybe): Ditto.
+       (gnus-article-highlight): Ditto.
+       (gnus-article-highlight-some): Ditto.
+       (gnus-article-hide): Ditto.
 
-       * gnus-vis.el (gnus-summary-highlight-line): Would occationally
-       bug out. 
+Thu Sep  7 00:52:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-prepare-threads): Do right number of
-       sub-threads under adopted (etc) articles.
-       (gnus-read-descriptions-file): Don't barf on strange formats. 
+       * gnus.el (gnus-summary-show-thread): Expand hidden subthreads as
+       well. 
 
-       * gnus-score.el (gnus-score-adaptive): Ignore pseudos.
-       (gnus-score-remove-lines-adaptive): Ditto.
+Wed Sep  6 20:38:43 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * nnml.el (nnml-get-new-mail): Handle a list of spool files. 
+       * gnus-msg.el (gnus-use-followup-to): New value `ask' will make
+       Gnus always ask before obeying the followup-to header.  Changed
+       default to t to confirm with the Seal.
+        (gnus-summary-followup): Support `ask' value of
+       `gnus-use-followup-to'. 
+       * nntp.el (nntp-request-post-buffer): Support `ask' value of
+       `gnus-use-followup-to'. 
+       * gnus.texi (Post): Document `ask' value of
+       `gnus-use-followup-to'.  
 
-       * gnus.el (gnus-windows-old-to-new): Translate 3.13-selects to 4.1
-       symbols. 
-       (gnus-request-article-this-buffer): Always check whether the
-       connection is down.
-       (gnus-summary-save-article): Did not init hashtb.
-       (gnus-matches-options-n): Reversed comparison.
-       (gnus-configure-windows): Use the horizontal spec.
-       (gnus-group-goto-unread): New variable.
-       (gnus-group-next-unread-group): Use it.
+Thu Sep  7 00:20:44 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-cache.el (gnus-cache-retrieve-headers): Don't barf if the
-       cache file doesn't exist.
+       * gnus.el (gnus-select-newsgroup): Checked the server twice.
+       (gnus-select-newsgroup): Wouldn't respond properly to unwell
+       groups. 
 
-Thu May 11 12:03:10 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+Wed Sep  6 00:11:00 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-simplify-buffer-fuzzy): New function.
-       (gnus-simplify-subject-fuzzy): Use it.
+       * gnus.el (gnus-read-old-newsrc-el-file): Didn't parse options
+       lines from the .el file. 
+       (gnus-summary-prepare-threads): When using empty make-false-root,
+       and the subject changed, that wouldn't be reflected in the summary
+       buffer.
 
-       * gnus-score.el: Support fuzzy matches.
+       * nnfolder.el (nnfolder-read-folder): Make absofuckinutely sure
+       that active numbers never, ever decrease.
 
-Sat May 13 11:09:30 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * nnbabyl.el (nnbabyl-request-expire-articles): Remove all text
+       props. 
+       (nnbabyl-read-mbox): If an rmail buffer is in rmail mode, make it
+       ordinary. 
 
-       * gnus.el (gnus-newsrc-to-gnus-format): New implementation. 
+       * gnus.el (gnus-summary-kill-thread): Did not kill hidden
+       threads. 
 
-Wed May 10 08:42:21 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-uu.el (gnus-uu-save-article): Didn't remove text props.
 
-       * gnus.el (gnus-format-max-width): Don't choke on numbers.
+       * gnus.el (gnus-group-make-articles-read): Would not do
+       crosspostings in one obscure instance.
+       (gnus-summary-update-mark): Would compute score-markedness even
+       when setting the process mark.
 
-       * nnmh.el (nnmh-request-list): Don't chase links.
+Tue Sep  5 21:50:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-parse-n-options): Would reverse the 'ignore and
-       strings. 
-       (gnus-summary-remove-lines-marked-as-read): Also count
-       gnus-ancient-marks as a read mark.
+       * gnus-msg.el (gnus-inews-news): Would choke on trailing
+       commands. Also used `replace-regexp'.
+       (gnus-inews-news): Would, for some reason, fold all lines
+       sometimes. 
 
-       * nnspool.el (nnspool-inews-switches): Added the no-sig switch.
+       * gnus-ems.el: Force our definition of `set-text-properties'. So
+       there! 
 
-       * gnus.el (gnus-summary-sort): Don't recurse for all time. 
+       * gnus.el (gnus-summary-sort-by-subject): Sorted oddly for (1/2)
+       stuff. 
+       (gnus-request-body): Had gone missing for some reason.
+       (gnus-group-exit): Would quit out of an empty group buffer without
+       confirmation.
 
-Wed May 10 07:01:42 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+Mon Sep  4 00:44:38 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-msg.el (gnus-summary-cancel-article): Remove process marks
-       after cancelling. 
+       * custom.el (custom-field-face): Check that the face is defined.
+       (custom-face-tag): New function.
+       (custom-group-accept): Use it.
+       (custom-group-insert): Ditto.
+       (custom-type-properties): Give `face->other' a default value.
+       (custom-facep): New function.
+       (custom-face-lookup): Use it.
 
-       * gnus.el (gnus-summary-show-all-dormant): Update lines.
-       (gnus-summary-show-all-expunged): Ditto.
-       (gnus-group-process-prefix): Did not understand C-u C-u prefixes
-       and the like. 
-       (gnus-group-catchup-current): Advance to the next unread group.
-       (gnus-summary-catchup): Mark articles at exit if adaptive scoring
-       is used. 
-       (gnus-server-edit-server): Did not configure windows properly.
+Sun Sep  3 19:36:29 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el: 0.67 is released. 
+       * custom.el (custom-local-type-properties): Added extra line of
+       documentation. 
+       (custom-valid, custom-const-valid): Changed legal to valid in doc
+       string.
+       (custom-match): More documentation.
+       (custom-field-update): Doc. clarification.
+       (custom-field-accept): Ditto.
+       (custom-type-properties): More documentation.
 
-Tue May  9 10:18:16 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+Fri Sep  1 15:39:56 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-vis.el (gnus-article-press-button): New function.
+       * custom.el (menu-bar): Added XEmacs and Emacs 19.28 support.
 
-       * gnus.el (gnus-article-mode-map): Bind it.
+Fri Sep  1 15:39:56 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-cite.el (gnus-cite-hide-percentage): Upped to 50% (like
-       inews). 
-       (gnus-cite-hide-absolute): Upped to 10 lines.
+       * custom.el (plist-put): Fixed bogus definition.  
 
-       * gnus-vis.el (gnus-face-dark-name-list): Some colors was not
-       available everywhere.  New colors suggested by
-       John Salmon <johns@mullet.anu.edu.au>.
-       (gnus-article-highlight-headers): Turn of `buffer-read-only'.
-       (gnus-button-message-id): Do not switch to the summary buffer
-       first. 
+Thu Aug 31 15:21:23 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el: (gnus-article-add-button): Added autoload.
-       (gnus-article-hide-citation): Replace with autoload from
-       `gnus-cite.el'.
+       * gnus-cus.el: Removed dead code.
 
-Wed May 10 06:49:33 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+Thu Aug 31 10:45:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-vis.el: Name changes from gnus-visual-summary-* to
-       gnus-summary-*. 
+       * gnus.el: 5.0 is released.
 
-Tue May  9 10:18:16 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-cus.el (gnus-face-dark-name-list): Use dark blue instead of
+       sky blue.
 
-       * gnus-score.el (gnus-summary-immediately-*): Added functions and
-       keybidnings. 
+       * gnus.el: Don't read the .gnus file on load, anyway.
 
-Wed May 10 06:01:34 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+Wed Aug 30 17:56:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-windows-old-to-new): Applied '+ to wrong list. 
+       * gnus.el: 0.99.28 is released.
 
-Tue May  9 12:26:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * custom.el ((string-match "XEmacs" emacs-version)): Would barf if
+       the menu-bar wasn't in use.
 
-       * gnus-uu.el (gnus-uu-digest-headers): New variable.
-       (gnus-uu-save-article): Use it.
+Wed Aug 30 08:46:48 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-vis.el (gnus-carpal-setup-buffer): Did not work at all. 
+       * gnus.el ('(gnus-read-init-file 'inhibit)): Don't load while
+       compiling. 
+       (gnus-summary-next-article): Would not go to the next group when
+       all articles were canceled.
+       (gnus-summary-prepare): Create the hashtb before running the
+       prepare hook.
 
-       * gnus.el (gnus-get-unread-articles): Would un-activate already
-       activated groups from secondary servers.
-       (gnus-group-transpose-groups): New implementation.
-       (gnus-group-yank-group): Allow moving even to the end of the
-       buffer. 
+       * gnus.el: Renamed all `header-' macros `mail-header-'. Ran
+       `indent-sexp' on all functions in all files.
 
-       * nnbabyl.el: General tune-up and serious bug-fix all over.
+       * nnbabyl.el (nnbabyl-read-mbox): Would doubly insert RMAIL file
+       sometimes. 
 
-       * gnus.el (gnus-parse-newsrc-body): Would create two dummy.groups
-       when no .newsrc.eld files existed.
-       (gnus-summary-setup-buffer): Be really sure that we want to return
-       to the old buffer.
+       * gnus-ems.el (appt-select-lowest-window): Not defined in XEmacs.
 
-       * nnbabyl.el (nnbabyl-read-mbox): Insert "OPTIONS" in empty babyl
-       files. 
+       * gnus-score.el (gnus-summary-header): Would bug out if there were
+       pseudo-articles in the buffer.
 
-       * gnus.el (gnus-group-change-level): Insert new groups at the end
-       of the group alist.
+Wed Aug 30 06:08:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Tue May  9 04:49:53 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-score.el (gnus-score-find-trace): Didn't kill "*Gnus
+       Scores*" buffer on exit.
 
-        * gnus.el: 0.66 is released.
+Tue Aug 29 17:21:37 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-rebuild-remove-articles): Would make all articles
-       read and go to the wrong article.
-       (gnus-summary-update-lines): Allow highlighting of a region.
+       * gnus-msg.el (gnus-mail-reply-using-mail): Set auto-save-mode if
+       that is wanted.
 
-       * gnus-kill.el (gnus-kill-file-mode-map): Three commands bound to
-       the same key.
+       * gnus-ems.el (gnus-rebuild-thread-xemacs): Bugged out near the
+       end of buffers.
 
-       * gnus-vis.el: Hilit code transferred here.
+       * gnus.el (gnus-summary-read-group): Force a summary config.
 
-       * gnus-hilit.el: Obsolete file.
+Tue Aug 29 05:55:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-cite.el (gnus-cite-face-list): New file.
+       * nntp.el: Do some pussy-footing around `accept-process-output'.
 
-       * gnus.el (gnus-member-of-valid): New function.
+Tue Aug 29 05:55:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-score.el (gnus-score-integer): Reversed comparison.
+       * gnus.el: 0.99.27 is released.
 
-       * gnus.el (gnus-maintainer): New address.
-       (gnus-get-unread-articles): Secondary groups would be doubly
-       activated. 
+       * gnus-msg.el (gnus-delete-supersedes-headers): Delete
+       Supersedes. 
 
-Mon May  8 11:11:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-score-adaptive): Did not like matches on
+       numbers or dates.
 
-       * gnus-msg.el (gnus-post-news): Use process/prefix.
-       (gnus-mail-reply-using-mail): Use process/prefix.
-       (gnus-summary-cancel-article): Ditto.
+       * gnus.el (gnus-server-kill-server): Did not mark the dribble
+       buffer as changed.
 
-       * gnus-vis.el (gnus-carpal-mode): New mode and stuff.
+       * gnus-score.el (gnus-score-string): Did not do traces on fuzzy
+       scores. 
 
-       * gnus.el (gnus-configure-windows): New implementation.
-       (gnus-window-configuration): New syntax.
-       (gnus-windows-old-to-new): Conversion between old and new.
-       (gnus-split-window): Obsolete variable.
-       (gnus-remove-some-windows): New function.
-       (gnus-bug): Put point a different place.
+       * gnus.el (gnus-read-init-file): Run on load.
 
-Sun May  7 01:12:04 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-cus.el (gnus-face-dark-name-list): Dark salmon isn't very
+       dark. 
 
-        * gnus.el: 0.65 is released.
+       * gnus-msg.el (gnus-inews-insert-headers): Don't insert multiple
+       Original-Sender headers.
 
-       * gnus.el (gnus-get-unread-articles): Would not activate some
-       native groups. 
+       * gnus-vis.el (gnus-group-make-menu-bar): New submenu for editing
+       groups. 
 
-       * nndigest.el (nndigest-first-article-separator): New variable.
-       (nndigest-narrow-to-article): Use it.
-       (nndigest-request-group): Would be one off in counting messages. 
+       * gnus-msg.el (gnus-removable-headers): New variable.
+       (gnus-inews-remove-headers): Use it.
 
-       * gnus.el (gnus-summary-setup-buffer): Don't create the buffer if
-       it already exists.
-       (gnus-summary-read-group): If the summary buffer exists, just
-       switch to it.
-       (gnus-summary-subject-string): Would bug out on pseudo-articles.
+Mon Aug 28 17:19:41 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-vm.el: New file.
+       * custom.el (custom-help-button): Add `custom-jump' property.
+       (custom-forward-field): Ignore fields with `custom-jump' property.
 
-       * gnus-msg.el (gnus-mail-reply-using-mail): In-reply-to was
-       possibly not correct.
+Mon Aug 28 13:59:04 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-uu.el: Undefined keymaps.
+       * gnus.el (gnus-newsrc-to-gnus-format): Would totally barf on
+       illegal group names.
 
-       * gnus.el (gnus-article-date-ut): `lapsed' was some hours off.
+Mon Aug 28 05:09:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Sat May  6 01:48:06 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus.el: 0.99.26 is released.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Did not set
-       buffer-read-only to nil.
+       * nntp.el (nntp-send-region-to-server): Would hang.
 
-       * gnus-score.el (gnus-score-save): Would not save score file if
-       the directory didn't exist.
+       * nnmail.el (nnmail-delete-incoming): Doc fix.
 
-       * gnus-vis.el (gnus-summary-make-menu-bar): Added sort-by-score.
+       * gnus.el (rmail-default-file, rmail-default-rmail-file): Don't
+       init these variables. 
 
-       * gnus.el (gnus-read-active-file): Don't pretend that we have read
-       the active file when we haven't.
-       (gnus-summary-catchup): Make catchup-and-exit faster.
-       (gnus-summary-sort-by-score): Make the `reverse' element optional
-       on all score functions.
-       (gnus-read-descriptions-file): Don't barf if the server if down.
+Mon Aug 28 05:09:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-uu.el (gnus-uu-initialize): Chmod work dir.
+       * gnus.el: 0.99.25 is released.
+       
+       * gnus-vis.el (gnus-summary-make-menu-bar): Date menu was odd.
 
-       * gnus.el (gnus-nov-parse-line): Allow strings as Lines headers. 
-       (gnus-summary-dummy-line-format): Not aligned properly.
-       (gnus-summary-goto-subject): Skip dummy articles.
-       (gnus-group-first-unread-group): Went to the first group, not the
-       first unread group.
+       * custom.el: Choked under non-X Emacs.
 
-       * gnus.el: 0.64 is released.
+Sun Aug 27 05:05:05 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Mon May  1 01:51:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.99.24 is released.
 
-       * gnus-vis.el (gnus-server-make-menu-bar): New function.
+       * nnvirtual.el (nnvirtual-create-mapping): Numbering
+       irregularities - would be off by 1 for each of some component
+       groups.
 
-       * gnus.el: Pushed gnus-uu autoloads out to a keymap in gnus-uu. 
-       (gnus-rebuild-thread): New function.
-       (gnus-rebuild-remove-articles): New function.
-       (gnus-group-mode-map): Changes.
+       * custom.el: make-face does not exist on non-X Emacsen.
 
-       * gnus-score.el
-       (gnus-summary-temporarily-lower-followups-to-author): New command. 
-       (gnus-summary-lower-followups-to-author): Raised instead of
-       lowering. 
+       * gnus-vm.el (gnus-vm-make-folder): Removed the removal of the
+       toolbar since that led to other problems later.
 
-       * gnus.el (gnus-article-date-ut): `lapsed' would give incorrect
-       time. 
-       (gnus-group-mark-group, gnus-group-unmark-group,
-       gnus-group-mark-region):  New commands and keystrokes.
-       (gnus-group-process-prefix): New function.
-       (gnus-group-goto-group): New function.
-       (gnus-group-catchup-current): Use pro/pre.
-       (gnus-group-expire-articles): Ditto.
-       (gnus-group-expire-all-groups): Double ditto.
-       (gnus-group-set-current-level): Ditto.
-       (gnus-delete-line): New function.
-       (gnus-summary-mark-article): Don't unconditionally request article
-       when using the cache.
+       * gnus-msg.el (gnus-inews-news): Don't insert Message-ID on BCC if
+       that's not required.
 
-Tue May  2 01:52:56 1995  Christian Limpach  <chris@nice.ch>
+       * gnus-msg.el: Autoload gnus-uu-post-news.
 
-       * gnus.el (gnus-article-display-x-face): cleaned up and use
-       call-process-region now.
+Sat Aug 26 03:18:39 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Mon May  1 23:40:32 1995  Christian Limpach  <chris@nice.ch>
+       * gnus.el: 0.99.23 is released.
 
-       * gnus.el (gnus-group-fetch-faq): fixed fetching faq of foreign
-       groups
+       * gnus-uu.el (gnus-uu-grab-articles): Didn't update mode line.
 
-Mon May  1 21:04:22 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * gnus.el (gnus-replace-chars-in-string): Translate pairs.
 
-               * gnus.el (gnus-unread-articles) Put back in dropped change to
-        prevent activation of unsubscribed foreign newsgroups.
+Sat Aug 26 02:54:16 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Sun Apr 30 04:11:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-next-article): `n' `SPC' etc in XEmacs
+       didn't work.
 
-       * gnus.el (gnus-sorted-complement): Would reverse the result given
-       a nil list.
-       (gnus-summary-refer-article): Would not let you refer expunged
-       articles. 
-       (gnus-summary-goto-article): Give a return value.
+Sat Aug 26 00:07:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el: Changes here and there to use the cache.
+       * nntp.el (nntp-open-server): Would try to reconnect to the same
+       dead server.
 
-       * gnus-cache.el: New file.
+       * gnus.el (gnus-group-insert-group-line): Didn't insert process
+       marks. 
+       (gnus-read-active-file): Would screw up the group info if a
+       secondary server was down.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Have interactive
-       calls force un-quoting.
-       (gnus-article-date-ut): Would choke on distant dates.
-       (gnus-summary-respool-article): Use the current backend as a
-       default prompt.
-       (gnus-summary-respool-article): Behave grafully on nil input.
-       (gnus-get-unread-articles): Would barf on virtual servers.
-       (gnus-use-cache): New variable.
+       * gnus-vm.el (gnus-vm-make-folder): Don't use toolbar.
 
-       * gnus.el: 0.63 is released.
+       * nnfolder.el (nnfolder-save-mail): Would delete one \n too much.
 
-Sun Apr 30 01:29:34 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el (gnus-start-news-server): Give better error message.
 
-       * gnus.el (gnus-summary-raise-thread): Would incorrectly not stay
-       on the same line when that was required.
-       (gnus-article-date-ut): Required arguments.
+       * nntp.el (nntp-open-server-semi-internal): Save the error message
+       on unsuccessful connects.
 
-       * gnus-score.el (gnus-score-load-file): Would reset
-       gnus-adaptive-score-alist. 
+       * nnfolder.el (nnfolder-request-move-article): Deleted wrong
+       article marker.
+       (nnfolder-request-accept-article): Ditto.
 
-Sat Apr 29 22:27:46 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el (gnus-summary-refer-article): Would bug out if the
+       article buffer didn't exist.
 
-       * gnus-uu.el (gnus-uu-post-news): Work in mail buffers as
-       well. General cleanup.
+       * gnus-cache.el (gnus-cache-braid-nov): Would skip every other
+       line. 
 
-       * nntp.el (nntp-default-sentinel): Ignore servers that do not
-       exist. 
+Fri Aug 25 23:22:07 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-score.el (gnus-score-add-followups): Used exact match
-       instead of substring.
+       * gnus-msg.el (gnus-inews-news): Would kill connection after
+       posting to a foreign server.
 
-Sat Apr 29 17:58:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus): Read init file before doing splash.
 
-       * gnus.el (gnus-gnus-to-quick-newsrc-format): Inhibit quitting in
-       a particularly tricky spot.
-       (gnus-read-newsrc-el-file): The same.
-       (gnus-server-edit-server): New layout.
-       (gnus-server-read-server): Wrong interactive spec and returned to
-       the wrong buffer.
-       (gnus-group-browse-foreign-server): Also allow browsing of
-       servers. 
+Fri Aug 25 18:08:35 1995  Ulrik Dickow  <dickow@nbi.dk>
 
-       * nnml.el (nnml-request-list): Did not set nnml-group-alist. 
+       * gnus-msg.el (gnus-post-news): Treat `gnus-auto-mail-to-author' right.
 
-       * gnus.el (gnus-summary-respool-article): Would not let you
-       respool. 
+Fri Aug 25 15:04:37 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Sat Apr 29 00:35:17 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-cus.el (gnus-custom-import-cite-face-list): Support old
+       light and dark settings of `gnus-cite-face-list'.
 
-       * gnus-score.el (gnus-score-add-followups): Did not work.
+Fri Aug 25 06:03:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nntp.el (nntp-request-article): Would fetch articles even if
-       async-fetched.
-       (nntp-async-fetch-articles): Would re-fetch the first article.
+       * gnus.el (gnus-modtime-botch): New variable.
 
-       * gnus.el: 0.62 is released
+Fri Aug 25 05:44:07 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Fri Apr 28 00:24:34 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el: 0.99.20-22 is released.
 
-       * gnus.el (gnus-set-mode-line): Would bug out on nil max-lens. 
-       (gnus-summary-read-group): Did not properly configure windows on
-       breaks. 
-       (gnus-summary-select-article): Would not configure windows
-       properly. 
-       (gnus-summary-exit-no-update): Would go to next group, not next
-       unread group.
-       (gnus-summary-enter-digest-group): End gracefully if executed on
-       something that is not a digest.
-       (gnus-server-read-server): New command.
-       (gnus-nov-field): Would not grab the last char on the line.
+Fri Aug 25 02:57:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el: 0.61 is released
+       * nndir.el (nndir-status-message): Wrong number of arguments.
 
-Wed Apr 26 19:48:36 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * gnus.el (gnus-summary-next-article): Woundn't go to the next
+       group. 
+       (gnus-group-recent-archive-directory): New variable.
+       (gnus-group-make-archive-group): Now makes both the recent and the
+       full groups. 
 
-       * gnus.el (gnus-group-get-new-news) Off by one with relation to
-        the fix in gnus-get-unread-articles.
+       * gnus-vis.el (gnus-easymenu): Require gnus-ems first.
 
-Thu Apr 27 23:46:32 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+Fri Aug 25 01:13:52 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-summary-next-article): Would bug out on nndigest
-       groups. 
+       * gnus-vis.el (gnus-highlight-selected-summary): Would underline
+       wrong part of line without mouse-face.
 
-Thu Apr 27 13:45:21 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * gnus.el (gnus-summary-refer-article): Would mess up window
+       config when not useing full windows.
 
-       * nnfolder.el (nnfolder-request-group) Fixed it so it returns an
-        active list even when the flag for not checking mail is t.
+Fri Aug 25 00:22:14 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-get-unread-articles) Changed comparison with level
-        to < to fix fencepost error.  Forced active to nil in the case
-        where a foreign newsgroup shouldn't be activated.
+       * gnus-vis.el (gnus-group-make-menu-bar): Disable
+       `gnus-score-customize' in XEmacs.
+       
+       * gnus-cus.el: Removed variables declared in `gnus-cus.el'.
+       * gnus.el: Ditto.
+       * gnus-cite.el: Ditto.
 
-Wed Apr 26 19:48:36 1995  Scott Byer  <byer@mv.us.adobe.com>
+Fri Aug 25 00:06:35 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nnfolder.el (nnfolder-request-group) Small performance tweak.
+       * custom.el: New version.
 
-       * nnfolder.el (nnfolder-save-mail) Moved the code to kill previous
-        newsgroups headers into the loop, affects mail saved to multiple
-        folders so that they don't have multiple newsgroup markers
-        anymore.
+       * gnus.el (gnus-summary-fetch-faq): Would bug out.
 
-       * nnfolder.el (various) Made sure buffer needed saving before each
-        request.
+Thu Aug 24 23:54:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Thu Apr 27 22:34:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el (gnus-apply-kill-hook): Doc fix.
 
-       * gnus.el (gnus-parse-newsrc-body): Would reverse the list of
-       groups if no .newsrc.eld file is present.
-       (gnus-parse-newsrc-body): Would subscribe unsubscribed groups.
-       (gnus-summary-mode-map): Many keymap changes.
+Thu Aug 24 16:25:17 1995  Ulrik Dickow  <dickow@nbi.dk>
 
-Thu Apr 27 21:45:05 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-msg.el (gnus-post-news): Respect Reply-To when handling
+       `gnus-auto-mail-to-author'.
 
-       * gnus-msg.el (gnus-inews-organization): Use the standard work
-       buffer.
-       (gnus-post-news): Did not use followup-to.
+Thu Aug 24 01:41:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Thu Apr 27 12:38:41 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus.el (gnus-summary-end-of-article): Recenter at -3.
 
-       * gnus-kill.el (gnus-apply-kill-file-internal): Give abetter error
-       massage on rn kill files.
+       * gnus-vis.el (gnus-summary-make-menu-bar): Commented out score
+       thingies. 
 
-       * gnus.el (gnus-article-de-quoted-unreadable): No interactive spec.
+       * gnus.el (gnus-summary-best-unread-article): Would not find the
+       best unread.
+       (gnus-article-display-x-face): Did not work if x-face-too-ugly was
+       nil.
 
-Wed Apr 26 15:57:28 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-vis.el (gnus-article-highlight-headers): Would infloop with
+       19.28. 
 
-       * gnus-message.el (gnus-inews-check-post): Would warn about too
-       long lines when the last line didn't have a newline.
+Thu Aug 24 01:41:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-score.el (gnus-score-string): Would loop forever on empty
-       matches. 
+       * gnus.el: 0.99.19 is released.
 
-       * gnus.el: 0.60 is released.
+       * gnus.el (gnus-group-faq-directory): Changed the default to point
+       to aol.
+       (gnus-newsrc-to-gnus-format): Would bug out when there were bogus
+       groups in the .newsrc file.
 
-Wed Apr 26 15:08:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-ems.el: Don't bug out if x-get-resource isn't defined under
+       XEmacs.
 
-       * gnus.el (gnus-groups-to-gnus-format): Would ding on non-existant
-       groups. 
-       (gnus-summary-next-group): Did not keep pint in group buffer
-       updated. 
+       * gnus.el (gnus-ask-server-for-new-groups): Would sometimes
+       iterate over obarray instead of hashtb.
+       (gnus-summary-next-article): Would give wrong message when going
+       to canceled articles and gnus-auto-select-same was non-nil.
 
-Wed Apr 26 14:42:17 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+Wed Aug 23 22:39:03 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * nntp.el (nntp-request-article): Would sometime deliver the wrong
-       article in async mode.
+       * custom.el (custom-save): New variable.
+       (custom-save-and-exit): New function.
+       (custom-buffer-create): Document it.
+       (custom-mode-map): Bind it.
+       (custom-buffer-create): New optional argument `SAVE' to overwrite
+       `custom-save'. 
+       * gnus-edit.el (gnus-score-customize): Use new argument.
 
-Wed Apr 26 10:08:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Aug 23 22:39:03 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus-message.el (gnus-summary-post-forward): New command and
-       keystroke. 
+       * custom.el (custom-mode): Insert appropiate check in hook if
+       `make-local-hook' doesn't exists.
+       (custom-post-command): Remove check for mode here.
 
-       * gnus-uu.el (gnus-uu-digest-mail-forward): Name change.
-       (gnus-uu-digest-post-forward): New command and keystroke.
+Wed Aug 23 22:03:50 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * nntp.el (nntp-open-server): Refuse to connect to servers that
-       have previously timed out.
+       * custom.el (custom-factory-reset-all): Removed dead code.
+       (custom-field-factory-reset): Removed dead code.
+       (custom-default-factory-reset): Didn't import the default value.
+       (custom-save): Didn't import the default value.
 
-       * gnus.el (gnus-summary-next-group): Allow 0 as a pointer to go to
-       the next group.
-       (gnus-group-edit-group): All group editing functions have changed.
+Wed Aug 23 01:41:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Tue Apr 25 20:35:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-ask-server-for-new-groups): Might not ignore bogus
+       groups. 
 
-       * gnus.el (gnus-summary-exit-no-update): Go to the right (next)
-       group on all kinds of exits.
-       (gnus-article-mode-map): Slight improvement in the duplicated
-       keystrokes. 
+       * gnus-score.el (gnus-score-insert-help): `I??' would bug out.
 
-Tue Apr 25 16:33:58 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus.el (gnus-article-display-x-face): Reverse logic a bit.
+       (gnus): Do the startup message earlier.
+       (gnus-group-list-groups): Void variable.
+       (gnus-summary-raise-thread): Increase by (- 1 arg).
 
-       * nnspool.el (nnspool-sift-nov-with-sed): New function.
-       (nnspool-sift-nov-with-sed): New variable.
+       * nnbabyl.el (nnbabyl-read-mbox): Would create extra dummy
+       articles. 
 
-       * gnus-score.el (gnus-score-remove-lines-adaptive): New function.
+Wed Aug 23 00:49:17 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-summary-remove-lines-marked-with): Do the adaptive
-       thing.
+       * gnus.el (gnus-summary-next-article): `SPC' `n' didn't work under
+       XEmacs. 
 
-       * gnus-score.el (gnus-score-string): Allow exact matches.
-       (gnus-score-adaptive): Use exact matches.
+Tue Aug 22 22:20:06 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Replaced with Per's
-       functions. 
+       * custom.el (custom-default): Add support for calculated
+       defaults values. 
+       * gnus-cus.el: Use it.
 
-       * gnus-score.el (gnus-default-adaptive-score-alist): Name change. 
+Tue Aug 22 21:05:42 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Tue Apr 25 14:20:52 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el: 0.99.18 is released.
 
-       * gnus.el (gnus-summary-insert-pseudos): Didn't treat
-       pseudos-separately properly.
+Tue Aug 22 22:20:06 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Tue Apr 25 15:08:38 1995  Scott Byer  <byer@mv.us.adobe.com>
+       * custom.el (custom-forward-field): Allow negative args.
+       (custom-backward-field): New function.
+       (custom-mode-map): Bind it.
+       (custom-buffer-create): Document it.
 
-       * nnmail.el (nnmail-request-post-buffer) changed how this function
-        deals with the list form of follow-to.  Before calling mail-setup,
-        it now gathers and strips out of the list all "To" headers, and
-        calls mail-setup with that collection.  This avoids the nasty
-        empty To: field problem.  Also made sure that additional fields
-        are inserted after the To: field.
+Tue Aug 22 21:05:42 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-message.el (gnus-mail-reply-using-mail) Added the same fix
-       for replying.
+       * gnus.el (gnus-gnus-to-newsrc-format): Clear modtime.
+       (gnus-offer-save-summaries): Don't prompt for any summary buffers
+       that aren't Gnus summary buffers.
+       (gnus-setup-news): Would bug out when started with
+       `gnus-no-server'. 
+       (gnus-get-unread-articles): Would always connect to the server. 
+       (gnus-groups-to-gnus-format): Really find out whether the server
+       is native or not.
+       (gnus-article-hide-headers): Would never hide "From " lines. 
 
-Tue Apr 25 12:54:28 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+       * gnus-msg.el (gnus-bug): Put point on Subject line.
 
-       * gnus.el (gnus-valid-select-methods): nnvirtual groups should not
-       have the address in the name.
-       (gnus-article-prepare): When trying to refer an article that
-       didn't exist, the current article pointers would become confused. 
-       (gnus-summary-line-format-alist): Make sure `thread' is defined. 
+       * gnus-ems.el: Would set invisible props to nil in 19.28.
 
-       * gnus.el: 0.59 is released.
+       * gnus.el (gnus-summary-fetch-faq): Use `gnus-group-fetch-faq'.
 
-Mon Apr 24 10:50:09 1995  Scott Byer  <byer@mv.us.adobe.com>
+Tue Aug 22 15:16:15 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-get-unread-articles) Closed each group after
-        checking the number of unread articles in order to minimize memory
-        usage when using a file-based backend (e.g., nnfolder).
+       * nnmail.el (nnmail-article-group): Protect call to
+       `nnmail-split-methods' against errors.  We don't wan't the user to
+       lose mail if he made an error in `nnmail-split-methods'.
 
-       * nnfolder.el (nnfolder-possibly-change-group) Added check on
-        modtime of mbox.  This should help those who use procmail.
+Tue Aug 22 04:37:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nnfolder.el (nnfolder-close-group) Added use of
-       nnfolder-always-close.
+       * gnus-vis.el (gnus-header-face-alist): SkyeBlue.
 
-       * nnfolder.el (nnfolder-always-close) Added this variable to
-        determine if nnfolder should got for speed or minimize space
-        requirements.  The old tradeoff.  If this new variable is t,
-        nnfolder will try and keep only one mbox open at a time.  This
-        will cost some time!
+       * gnus.el (gnus-newsrc-to-gnus-format): Would later cause bugouts
+       in a different function.
 
-       * nnfolder.el (nnfolder-ignore-active-file) Renamed
-        nnfolder-active-file--paranoia to something mor reasonable.  Did
-        not change the sense.
+Tue Aug 22 03:08:09 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnfolder.el (nnfolder-read-folder) Consolidated the min-max loop
-       when being paranoid or recovering from bad active file.
+       * gnus.el (gnus-offer-save-summaries): Would bug out under XEmacs
+       when there was no buffers to update.
 
-Tue Apr 25 12:27:03 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+Tue Aug 22 02:31:52 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-server-to-method): Did not find method for native
-       groups. 
-       (gnus-article-x-face-command): Value fix.
+       * gnus.el: 0.99.17 is released.
 
-Tue Apr 25 11:06:36 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el: Bugged out during 19.28 compilation.
 
-       * gnus.el (gnus-summary-next-page): Would not allow exit from the
-       last group.
+Mon Aug 21 20:47:08 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-message.el (gnus-post-news): Would not allow posting from
-       the group buffer.
-       (gnus-inews-remove-headers): New function to remove headers before
-       posting. 
-       (gnus-inews-lines): Would compute an incorrect Lines header. 
+       * gnus.el: 0.99.16 is releaed.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Make sure that the
-       article really is quoted-unreadable.
+       * gnus.el (gnus-group-list-groups): Didn't use default-list-level.
 
-Mon Apr 24 17:38:36 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nntp.el (nntp-retrieve-groups): Did not delete error messages. 
 
-       * gnus.el: 0.58 is released.
+       * gnus.el (gnus-offer-save-summaries): Use `map-y-or-n-p'. 
+       (gnus-update-group-mark-positions): Bind "dummy.group" in the
+       active hashtb.
+       (gnus-gnus-to-newsrc-format): Avoid `set-visited-file-name'.
+       (gnus-save-newsrc-file): Ditto.
+       (gnus-window-top-edge): Renamed from `gnus-window-left-corner'. 
+       (gnus-remove-some-windows): Don't rely on `frame-height'.
 
-       * nntp.el (nntp-kill-connection): Add a small wait after timing
-       out
+       * nnmail.el (nnmail-move-inbox): Make sure the directory we move
+       to exists
 
-       * gnus.el (gnus-format-max-width): Didn't work with numbers.
-       (gnus-group-first-unread-group): Wouldn't select the first group.
+Sun Aug 20 16:04:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nntp.el (nntp-default-sentinel): Would fail to find the name of
-       the server.
+       * gnus.el: 0.99.15 is released.
 
-       * gnus.el (gnus-group-unsubscribe-current-group): Did not toggle
-       properly. 
-       (gnus-group-set-current-level): Warn about illegal levels.
+       * gnus.el (gnus-ignored-newsgroups): Totally bogus value.
 
-Mon Apr 24 17:22:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * nnmail.el (nnmail-delete-incoming): NB! WILL NOW DELETE INCOMING
+       FILES. NB! (damn that shift lock key)
 
-       * gnus.el (gnus-summary-recenter): New version from Sudish.
+Sun Aug 20 16:04:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Mon Apr 24 00:05:59 1995  Christian Limpach  <chris@nice.ch>
+       * gnus.el: 0.99.14 is released.
 
-       * gnus.el (gnus-article-display-x-face): avoid
-       re-search-forwarding the whole article buffer
+        * gnus.el (gnus-summary-number-of-articles-in-thread): Include
+       adopted articles in the count.
+       (gnus-active-to-gnus-format): Would bug out on non-symbol stuff. 
+       (gnus-ignored-newsgroups): Reinstated regexp.
 
-Mon Apr 24 16:46:06 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * nnheader.el (nnheader-insert-file-contents-literally): Don't
+       bind `file-name-handler-list' to nil.
 
-       * gnus.el (gnus-seconds-since-epoch): New function.
+Sun Aug 20 01:04:45 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nntp.el (nntp-open-server): Set wrong variable for the port
-       number. 
+       * gnus.el: 0.99.13 is released.
 
-       * gnus.el (gnus-summary-refer-article): Don't bug out on nil
-       refer-article-methods
+       * gnus-ems.el (gnus-ems-redefine): One entry too many; XEmacs
+       bugout
 
-Mon Apr 24 16:05:56 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
+Sat Aug 19 22:41:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-article-x-face-command): New value.
+       * gnus.el (gnus-article-treat-overstrike): Make overstrikes
+       invisible instead of deleting them.
+       (gnus-summary-mode-map): Changed the "M p" and "M s" keymaps.
+       (gnus-update-active-hashtb-from-killed): New function.
+       (gnus-setup-news): Use it.
 
-Sun Apr 23 11:19:32 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat Aug 19 22:03:14 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnspool.el (nnspool-request-post): Post asynchronously.
+       * gnus.el (gnus-window-left-corner): New function.
+       * gnus-ems.el (gnus-window-left-corner-xemacs): Redefine it.
 
-       * nntp.el: Many changes related to asynchronous article fetching. 
+       * gnus-ems.el (gnus-rebuild-thread-xemacs): Would infloop.
+       (gnus-highlight-selected-summary-xemacs): Did not work on the
+       first line in a group.
 
-       * gnus.el (gnus-asynchronous): New variable.
-       (gnus-article-date-ut, gnus-article-date-local,
-       gnus-article-date-lapsed):  New commands and keystrokes.
+Sat Aug 19 16:37:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Sun Apr 23 05:34:11 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el: 0.99.12 is released.
 
-       * gnus-score.el (gnus-score-adaptive-alist): New variable.
-       (gnus-score-adaptive): New function.
+       * nnbabyl.el (nnbabyl-read-mbox): Would create ghost articles. 
+       
+       * gnus.el (gnus-summary-move-article): Would barf on respooling to
+       (as-yet) non-existant groups.
+       (gnus-summary-best-unread-article): Really go to the best article.
+       (gnus-activate-group): Continue on non-available groups.
+
+       * gnus-score.el (gnus-score-change-score-file): Prompt from dir,
+       not cache.
+
+       * nnfolder.el (nnfolder-read-folder): Ghost articles would be
+       produced when there were more than 1 consecutive "From " line. 
+
+       * gnus.el (gnus-update-read-articles): Would display the wrong
+       number of unread articles in the group buffer when updates have
+       been done while the summary buffer was active.
+       (gnus-summary-read-group): `O' old-fetched articles would be
+       improperly inited.
+       (gnus-ignored-newsgroups): Removed again.
+       (gnus-active-to-gnus-format): Understand groups that have strange
+       chars in the names.
+       (gnus-select-newsgroup): Would ignore the first article from all
+       backends that did not support NOV when using
+       `gnus-fetch-old-headers'. 
+       (gnus-article-mode-map): Disabled all summary commands in the
+       article buffer.
+       (gnus-get-unread-articles): Make sure that the server connection
+       is up.
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Translate = on the
-       end of lines.
-       (gnus-del-mark): Name change from gnus-dread-mark.
-       (gnus-use-adaptive-scoring): New variable.
-       (gnus-summary-exit): Use it.
+Sat Aug 19 16:07:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
 
-       * gnus-message.el (gnus-post-news): Don't bug out on posting with
-       followup-to methods.
+       * gnus.el (gnus-group-catchup): Would bug out on `all' sometimes. 
 
-       * gnus.el (gnus-group-set-current-level): Bug fix.
-       (gnus-request-post-buffer): Open server if it isn't open.
+Thu Aug 17 20:19:07 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Sat Apr 22 07:27:25 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-cus.el: Added `gnus-summary-highlight'.
 
-       * gnus.el: Pushed all score code out to a separate file.
-       
-       * gnus-score.el: New file.
+Wed Aug 16 16:07:35 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-newsrc-alist): Name change from gnus-newsrc-assoc.
+       * custom.el: Added support for including values that needs to be
+       evaluated in lists.
 
-       * gnus.el: 0.57 is released.
+Fri Aug 18 15:27:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Sat Apr 22 04:54:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el (gnus-ignored-newsgroups): Start ignoring stuff again.
+       (gnus-summary-show-article): Removed interpretation of prefix arg.
 
-       * gnus.el: Many patches from Hallvard B Furuseth on XEmacs and
-       kill-buffer matters.
+Wed Aug 16 08:22:05 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus-uu.el (gnus-uu-digest-and-forward): Make a better name and
-       kill the temp buffer.
+       * gnus.el (gnus-summary-mark-same-subject): Update number mode
+       line. 
 
-       * gnus.el (gnus-split-methods): Doc fix.
-       (gnus-summary-copy-article): Activate non-active newsgroups.
-       (gnus-summary-insert-pseudos): View pseudos non-separately.
-       (gnus-view-pseudos-separately): New variable.
+Tue Aug 15 19:21:55 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Fri Apr 21 11:00:53 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+       * custom.el: Allow all field to contain invalid data.  Only parse
+       field when point leaves it or when the value is needed,  not
+       after each change as previously. 
 
-       * gnus.el (gnus-start-news-server): Arguments in incorrect order
-       for substring.
-       (gnus-summary-refer-article): Always open the server before asking
-       for articles. 
-       (gnus-simplify-subject-fuzzy): Installed Sudish' and Hallvard's
-       version. 
+Wed Aug 16 08:11:24 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Fri Apr 21 09:26:06 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-ems.el: Don't destroy the hidden props in 19.28.
 
-       * gnus.el (gnus-group-set-current-level): Changed meaning of
-       prefix. 
-       (gnus-level-default-unsubscribed): Missing value.
-       (gnus-simplify-subject-fuzzy): substring instead of
-       buffer-substring. 
+Tue Aug 15 09:03:11 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnml.el (nnml-request-expire-articles): Would sometimes bomb,
-       for reasons unknown.
+       * gnus.el (gnus-offer-save-summaries): Allow ! and q as answers.
+       (gnus-summary-mode-map): Defined date keys in the wrong map.
 
-       * nnmh.el (nnmh-request-list): Don't list empty groups.
+       * gnus-vis.el (gnus-button-url): Use w3 if it exists.
 
-       * gnus.el (gnus-mail-forward-using-mail): Use emacs-lisp mode
-       map. 
+Mon Aug 14 15:51:08 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el: 0.56 is released.
+       * gnus-vis.el (gnus-group-make-menu-bar): Removed "post" menu.
 
-Sun Apr 16 00:34:51 1995  Christian Limpach  <chris@nice.ch>
+Mon Aug 14 11:37:39 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
 
-       * gnus.el (gnus-article-prepare): fixed moving to bookmark when
-       displaying article
+       * gnus.el (gnus-summary-edit-article-done): Do the visual hook
+       after returning to the summary buffer.
 
-Fri Apr 21 05:56:51 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-score.el (gnus-score-save): Ignore score files that can't
+       be saved. 
 
-       * gnus.el (gnus-score-check-syntax): Add file names to error
-       message. 
-       (gnus-browse-foreign-server): Numbers would be one off.
+Sun Aug 13 17:15:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nntp.el (nntp-request-group): Just use the GROUP command.
+       * gnus.el: 0.99.11 is released.
 
-Fri Apr 21 05:56:34 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus.el (gnus-groups-to-gnus-format): Don't skip everything if a
+       simple error occurs; just ignore the buggy line.
 
-       * gnus.el: 0.55 is released.
+       * gnus-vis.el (gnus-netscape-start-url): Don't use shell-command. 
+       (gnus-button-alist): Didn't match mailto urls.
 
-Fri Apr 21 02:50:11 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus.el (gnus-group-select-group-all): New command and menu-bar
+       entry. 
+       ('gnus-article-display-hook): Do some article highlighting by
+       default. 
 
-       * gnus.el (gnus-start-news-server): Set nnmh-directory in the
-       select method.
+       * gnus-score.el (gnus-default-adaptive-score-alist): Changed to
+       Jason's defaults. 
 
-       * nnfolder.el: Installed Scott Byer's patches.
+       * gnus.el (gnus-summary-mode-map): Completele redesign of article
+       wash map. 
+       (gnus-summary-caesar-message): Don't use recenter.
 
-       * nnheader.el (nnheader-make-complex-temp-name): New variable. 
+Sat Aug 12 23:23:45 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus-mh.el: Installed Eric Selberg's patches.
+       * gnus-vis.el (gnus-button-url): Changed default slightly.
 
-       * gnus.el (gnus-summary-check-current): New variable.
-       (gnus-summary-search-subject): Use variable.
-       Did the (replace-match "" t t) thing.
-       (gnus-simplify-subject-fuzzy): Buffer implementation.
+       * gnus.el: Removed gnus-soup.el and nnsoup.el from distribution.
 
-       * nnspool.el (nnspool-seconds-since-epoch): Returned incorrect
-       data. 
+Sat Aug 12 15:09:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-article-prepare): Go to the next subject if the
-       article is canceled.
+       * gnus.el: 0.99.10 is released.
 
-Fri Apr 21 02:48:19 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nnml.el (nnml-request-create-group): Would create new groups
+       with 0 0 instead of 1 0.
 
-       * gnus.el: 0.54 is released.
+       * gnus.el (gnus-newsgroup-saveable-name): New function.
+       (gnus-score-file-name): Use it.
+       (gnus-remove-some-windows): Would leave more space for the windows
+       above.
 
-Thu Apr 20 06:36:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-debug): Don't quote nil and t.
 
-       * gnus.el (gnus-setup-news): Read .newsrc.eld before reading the
-       active file.
-       (gnus-group-edit-group-parameters): New command and keystroke.
+       * gnus.el (gnus-groups-to-gnus-format): Might lead to possible
+       bugouts. 
+       (gnus-activate-foreign-newsgroups): Changed default to 5 from nil.
 
-       * nntp.el (nntp-server-list-active-group): Improperly initialised. 
+       * gnus-score.el (gnus-score-body): "all" didn't work.
 
-       * gnus.el (gnus-retrieve-groups): New function.
-       (gnus-groups-to-gnus-format): New function.
-       (gnus-read-active-file): New semantics: `some'.
-       (gnus-level-subscribed, gnus-level-unsubscribed,
-       gnus-level-zombie, gnus-level-killed): New variables.
-       (gnus-inews-check-post): Many of the checks didn't actually check
-       anything. 
-       (gnus-check-before-posting): New variable.
-       (gnus-group-edit-group-method): New command and keystroke.
-       (gnus-group-mode-map): Change in keymap for edit-group.
-       (gnus-server-extend-method): Didn{t properly recognise native
-       groups. 
+       * gnus-uu.el (gnus-uu-save-files): Would bug out on non-existing
+       files. 
 
-       * gnus.el: Changes throughout to use the level variables instead
-       of the hard-coded level numbers.
+       * gnus.el (gnus-active-to-gnus-format): Didn't always set
+       group-sym to nil.
 
-Thu Apr 20 04:23:34 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus-vis.el (gnus-summary-make-menu-bar): Merge the two score
+       menus. 
 
-        * gnus.el: 0.53 is released.
+       * nndoc.el (nndoc-type-to-regexp): Be more lenient in article end
+       markers for digests. *Sigh*.
 
-Thu Apr 20 01:56:59 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus.el (gnus-group-first-unread-group): Don't move if there is
+       no urnead groups. 
 
-       * gnus-uu.el (gnus-uu-part-number): New function.
+Sat Aug 12 12:20:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
 
-       * gnus.el (gnus-post-news): Don't require a group name to be legal
-       to allow composing the article.
-       (gnus-set-mode-line): Would bug out on a non-numerical
-       non-string-length. 
-       (gnus-mail-reply-using-mail): Would go to the summary buffer
-       instead of the mail buffer with non-standard window configs.
-       (gnus-summary-next-page): Go to the summary buffer.
-       (gnus-mail-reply-using-mail): Yank before hook.
-       (gnus-group-mode-map): Reinstituted to old keystrokes.
-       Installed Eric Selberg's mh and split-window patches.
+       * gnus.el (gnus-group-list-all-groups): Ignored the prefix arg.
 
-       * nntp.el (nntp-open-server-function): New variable.
-       (nntp-rlogin-parameters): New variable.
-       (nntp-rlogin-user-name): New variable.
-       (nntp-open-rlogin-stream): New function.
-       (nntp-open-network-stream): New function.
-       (nntp-retrieve-groups): New function.
-       (nntp-open-server): Don't break on a defs list containing just
-       "nntp" or a port number.
+       * gnus-score.el (gnus-score-string): Would loop forever on
+       possibly-empty regexps.
 
-Wed Apr 19 07:19:31 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * gnus-uu.el (gnus-uu-choose-action): Bind case-fold-search to t. 
 
-       * gnus.el: 0.52 is released.
+       * gnus.el (gnus-summary-first-unread-article): Would not work with
+       hidden threads.
+       (gnus-setup-news): Update format specs here.
+       (gnus-find-new-newsgroups): Really do ignore illegal groups. 
+       (gnus-group-kill-all-zombies): List groups at the right level.
 
-Wed Apr 19 05:51:27 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * nnbabyl.el (nnbabyl-read-mbox): Ensure forward progress.
 
-       * nntp.el (nntp-request-group): Error in regexp when using LIST
-       ACTIVE. 
+       * gnus.el (gnus-summary-sort-by-author): Preserve subject order.
+       (gnus-summary-sort-by-subject): Preserve author order.
 
-       * gnus.el (gnus-parse-newsrc-body): Don't reset levels.
-       (gnus-group-always-list-unread): New variable.
+Sat Aug 12 11:38:32 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus-uu.el (gnus-uu-save-files): Ask user whether to overwrite
-       existing files.
+       * nneething.el (nneething-get-head): Don't use file-regular-p.
 
-       * nnmbox.el (nnmbox-request-expire-articles): Fix from Ilja Weis.
+       * nndoc.el (nndoc-set-header-dependent-regexps): Don't use
+       buffer-substring-no-props. 
 
-Tue Apr 18 02:45:28 1995  Christian Limpach  <chris@nice.ch>
+       * gnus-msg.el (gnus-inews-article): Unquoted hook.
 
-       * gnus.el (gnus-point-at-bol): new subst
-       (gnus-point-at-eol): new subst
-       * gnus.el: changed all save-excursions to find point at the
-       beginning or end of a line to use either gnus-point-at-bol or
-       gnus-point-at-eol.
+Fri Aug 11 11:11:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Wed Apr 19 03:59:04 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * gnus.el (gnus-summary-remove-lines-marked-as-read): Remove
+       canceled articles as well.
+       (gnus-group-first-unread-group): Would bug out on un-activated
+       groups.
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary):
-       Highlight correctly with no mouse-face present.
+       * nnmbox.el (nnmbox-get-new-mail): Did not delete incomings.
 
-       * gnus.el (gnus-current-score-file-nondirectory): New function.
-       (gnus-mode-non-string-length): New semantics from Sudish Joseph. 
+Thu Aug 10 12:15:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus-uu.el: Included all of Eric Selbergs PostScript functions
+       * nnkiboze.el (nnkiboze-enter-nov): Insert Xref: instead of Xref
 
-       * gnus.el (gnus-summary-mode-line-format-alist): Missing ?s in g
-       spec. 
-       (gnus-summary-read-group): Go to the next group if the group can't
-       be selected. 
-       (gnus-update-summary-mark-positions): Don't bug out on threads. 
-       (gnus-summary-copy-article): Accept the prefix as the default
-       group. 
+Wed Aug  9 11:56:18 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-Wed Apr 19 03:28:37 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * custom.el (custom-field-accept): Protect call with a 
+       `inhibit-point-motion-hooks' around it.  
 
-       * gnus.el: Major changes in server handling; new mode; and lots of
-       stuff all over in all files. 
+Wed Aug  9 13:57:55 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el: 0.51 is released.
+       * gnus.el (gnus-read-active-file): Did not like virtual servers in
+       secondary select methods.
+       (gnus-secondary-method-p): More correct implementation.
 
-Mon Apr 17 08:38:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Aug  8 16:44:41 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el (gnus-clear-system): Kill nntp-server-buffer upon exit. 
-       
-       * gnus.el: Added "*" to the beginning of the docs strings of all
-       user variables.
+       * custom.el: Put initial defvars in an `eval-when-compile'.
+       The `help' menu was renamed to `help-menu'.  Adjust code.
 
-Sun Apr 16 03:18:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Aug  8 14:49:30 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-post-news): Yank before running
-       news-reply-header-hook. 
-       (gnus-group-list-groups): Go to the right group after listing. 
-       (gnus-summary-respool-article): Allow respooling from newsgroups. 
-       (gnus-split-methods): New variable.
-       (gnus-read-save-file-name): New function.
-       (gnus-summary-save-in-rmail): Have all the saving functions use
-       this new function.
+       * gnus.el (gnus-summary-mark-unread-as-read): Mark read-marked
+       articles as read. Yup.
 
-       * gnus-visual.el (gnus-summary-make-menu-bar): Menu change.
+       * gnus-vis.el (gnus-button-url): Change default to use w3-fetch
+       when no window system.
 
-       * gnus.el (gnus-cancel-news): Don't ask experts.
-       (gnus-summary-mark-region-as-read): New command and keystroke. 
+       * gnus.el (gnus-gnus-to-quick-newsrc-format): Add the gnus version
+       to the .newsrc.eld file.
 
-Sun Apr 16 20:45:38 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
+       * gnus-msg.el (gnus-inews-insert-headers): Don't delete original
+       sender, just change it to "Original-Sender".
 
-       * gnus.el (gnus-save-newsrc-file): Run save-newsrc-hook even if
-       the file is not saved.
-       (gnus-summary-insert-pseudos): Would interleave pseudos and real
-       articles. 
-       (gnus-cancel-news): Generate a better error message.
+Tue Aug  8 12:39:28 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nnmh.el (nnmh-request-list): Do not try to read unreadable
-       directories. 
+       * gnus.el: 0.99.9 is released.
 
-       * gnus.el (gnus-copy-sequence): Would choke on just a single cons
-       cell. 
-       (gnus-inews-article): Would insert two \n's too many.
+       * gnus.el (gnus-group-unsubscribe-group): Wouldn't let you sub to
+       groups not in active. 
+       (gnus): Would barf on second startup.
+       (gnus-select-newsgroup): Would refuse entry of non-activated
+       dead groups. 
 
-Sat Apr 15 04:29:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Aug  8 09:58:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-use-long-file-name): One quote symbol too many. 
-       (gnus-article-x-face-command): New variable.
-       (gnus-article-display-x-face): New command and keystroke.
-       (gnus-newsgroup-active): New internal variable.
-       (gnus-update-read-articles): Use this variable to ensure that new
-       articles that have arrived while the summary buffer existed are
-       not inadvertantly marked as read.
-       (gnus-score-headers): Remove exluded score files from the list of
-       score file alists. Probably.
+       * gnus.el: 0.99.8 is released.
 
-       * nntp.el (nntp-news-default-headers): New variable.
-       (nntp-request-post-buffer): Use it.
+       * gnus-ems.el (gnus-summary-insert-pseudos-xemacs): Would bug out
+       on the end of the buffer.
 
-       * gnus.el (gnus-inews-insert-headers): Extended syntax of
-       gnus-required-headers. 
+Tue Aug  8 07:22:17 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
 
-Sun Apr 16 00:02:02 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * gnus.el (gnus-group-list-groups): Did not properly respect
+       permanent levels. 
 
-       * gnus.el (gnus-summary-update-line): Don't mark ancient and read
-       articles as low-scored.
-       (gnus-inews-article): Would insert headers one line too early. 
+       * nnheader.el (nnheader-find-file-noselect): Didn't work on
+       XEmacs. 
 
-       * gnus.el: 0.50 is released.
+       * 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. 
 
-Sat Apr 15 22:16:26 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
+       * nntp.el (nntp-retrieve-headers-with-xover): Did not remove nntp
+       server gruft.
 
-       * gnus.el (gnus-score-headers): Changed to allow score alists
-       returned from function in...
-       (gnus-score-find-score-files-function): Wider semantics.
-       (gnus-parse-options-lines): Don't parse options if there aren't
-       any. 
-       (gnus-group-default-list-level): New variable.
-       (gnus-use-long-file-name): Extended semantics.
+       * gnus-cache.el (gnus-cache-save-buffers): Did not write .overview
+       file. 
+
+Mon Aug  7 02:32:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.7 is released.
+
+       * gnus.el (gnus-group-list-mode): New variable.
+       (gnus-have-all-newsgroups): Obsolete variable.
        (gnus-group-list-groups): Use new variable.
-       (gnus-group-jump-to-group): Bux fix.
 
-Fri Apr 14 08:05:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun Aug  6 06:34:37 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el: Installed Fabrice Popineau's XEmacs patches.
+       * gnus.el (gnus-group-check-bogus-groups): Would list all groups.
 
-       * nnfolder.el: Installed Scott Byer's version.
+Thu Jul 20 05:19:06 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
 
-       * nntp.el (nntp-request-group): Use LIST ACTIVE group if the
-       server supports it.
+       * gnus-score.el (gnus-score-insert-help): Now displays help in
+         shrink-wrapped window at bottom of frame with items aligned in
+         columns.
 
-Fri Apr 14 17:14:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Sun Aug  6 02:25:31 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-post-news): Set gnus-newsgroup-name when posting. 
+       * gnus-score.el (gnus-score-adaptive): Use fuzzy matches.
 
-       * nnfolder.el (nnfolder-request-expire-articles): Setcar the wrong
-       thing. 
+       * gnus-uu.el (gnus-uu-mark-thread): Move cursor.
 
-       * gnus.el (gnus-summary-catchup): Would catchup no matter what
-       answer the user gave.
+       * 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. 
 
-       * nnfolder.el (nnfolder-request-close): New function to remove
-       nnfolder buffers.
+       * nnmail.el (nnmail-activate): Did not set timestamp properly. 
 
-Fri Apr 14 17:09:40 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * 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'.
 
-        * gnus.el: 0.49 is released.
+Sat Aug  5 00:12:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Fri Apr 14 00:29:43 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el: 0.99.6 is released.
 
-       * gnus.el (gnus-list-active-group): New function.
-       (gnus-browse-server-mode-map): New keystrokes: `l' and 
-       `L', which both return to the group buffer.
+       * gnus.el (gnus-summary-next-article): Don't bug out on the end of
+       the group buffer.
 
-       * nntp.el (nntp-list-active-group): New function.
+       * nnmail.el (nnmail-move-inbox): Use it.
 
-       * gnus.el: New spec for current score file.
-       (gnus-simplify-subject-fuzzy): Made fuzzier on white space.
-       (gnus-summary-cancel-article): Heade headers after replying, etc. 
-       (gnus-user-mail-address): New variable.
-       (gnus-score-orphans): Orphan functions added.
+       * gnus.el (gnus-summary-best-unread-article): Would go to articles
+       below the default score before the articles with default score.
 
-Wed Apr 12 23:13:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-summary-increase-score): Only allow
+       substring and regexp on body.
 
-       * gnus.el (gnus-score-body): New function.
-       (gnus-summary-raise-by-body): All the raise/lower functions and
-       keystrokes are added.
+       * gnus.el (gnus-score-find-alist): Would produce recursive lists.
+       (gnus-summary-mode-map): Changed mucho keys.
 
-Wed Apr 12 17:23:32 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-score.el (gnus-summary-header): Don't give errors when
+       doing score-effect. 
 
-       * gnus.el (gnus-mail-reply-using-mail): Allow reply-to function to
-       return a list of headers to insert.
-       (gnus-summary-save-article): Don't re-request articles before
-       saving. 
-       (gnus-summary-read-group): If all articles have been expunged on
-       accound of low scores, display all articles.
-       (gnus-score-check-syntax): Don't choke on empty score entries.
+       * 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. 
 
-Wed Apr 12 00:23:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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.
 
-       * gnus.el: Doc fix.
-       (gnus-score-integer): New function.
-       (gnus-score-date): New function.
+Fri Aug  4 23:56:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nntp.el (nntp-accept-response): Give a better error message.
+       * nnfolder.el (nnfolder-request-group): Be sure to activate. 
 
-       * nnvirtual.el (nnvirtual-update-marked): Removal of article marks
-       now propagates to the source groups.
+Fri Aug  4 23:50:12 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-select-newsgroup): Adjust marked lists after
-       really entering group.
+       * gnus-ems.el (gnus-ems-redefine): XEmacs insertion of pseudos was
+       buggy. 
 
-Tue Apr 11 23:08:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Fri Aug  4 22:34:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-summary-catchup-and-goto-next-group): New command
-       and keystroke.
-       (gnus-summary-toggle-header): Set point at the start up the buffer
-       when toggling the header.
-       (gnus-score-transform-old-to-new): Would rewrite 'files atoms
-       incorrectly. 
+       * gnus.el (gnus-newsgroup-reads): New variable. Used throughout
+       the file.
 
-       * nnmail.el (nnmail-request-post-buffer): Bind buffer-read-only to
-       nil before attempting to change the buffer.
+Fri Aug  4 03:44:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus-uu.el (gnus-uu-save-files): Don't choke on non-existing
-       files. 
+       * gnus.el: 0.99.5 is released. (Hah!)
+
+       * nnheader.el (nnheader-find-file-noselect): Did not work.
+
+Fri Aug  4 00:08:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-score-save): Make sure that the directory that the
-       score file is written to actually exists.
+       * gnus.el: 0.99.4 is released.
 
-       * gnus-kill.el (gnus-kill-file-raise-followups-to-author):
-       Misleading message.
+       * nnheader.el (nnheader-find-file-noselect): New function.
+       * nnfolder.el (nnfolder-read-folder): Use it.
+       * nnmbox.el (nnmbox-possibly-change-newsgroup): Ditto.
 
-       * gnus.el (gnus-summary-save-article): Remove any X-Gnus header
-       lines before saving.
+       * gnus-msg.el (gnus-inews-check-post): Use y-or-n instead of
+       yes-or-no. 
 
-Tue Apr 11 00:03:35 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.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.
 
-       * gnus.el (gnus-summary-number-of-articles-in-thread): New
-       function. 
-       (gnus-summary-score-entry): A slightly more elaborate prompt.
-       (gnus-group-first-unread-group): New function and keystroke.
+Thu Aug  3 22:15:06 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
 
-Mon Apr 10 20:41:55 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * gnus.el (gnus-remove-some-windows): Didn't delete all summary
+       windows. 
 
-       * gnus.el (gnus-summary-mark-as-read-forward): Overwrite E marks. 
-       (gnus-group-jump-to-group): Allow jumping to groups not in the
-       active file.
-       (gnus-summary-line-format-alist): New spec: number of articles in
-       the current subthread.
+       * 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.
 
-       * nnml.el (nnml-possibly-create-directory): Create directories on
-       the fly instead of creating all possible directories at startup.
+Thu Aug  3 21:48:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nnmail.el (nnmail-article-group): Allow nnmail-split-methods to
-       be a function to be called.
+       * gnus-msg.el (gnus-debug): Don't quote non-lists. 
 
-       * gnus.el (gnus-nov-parse-line): Allow articles without
-       message-ids to pass through. Fudge temporary ids.
+Wed Aug  2 15:08:10 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
 
-       * nnml.el (nnml-make-nov-line): Create dummy message-ids for
-       articles that do not have them.
+       * gnus.el: 0.99.3 is released.
 
-       * gnus.el (gnus-group-make-group): Refuse to create groups that
-       already exist.
-       (gnus-group-change-level): Don't enter foreign groups into killed
-       lists. 
-       (gnus-parse-n-options): Handle options -n lines as the were
-       supposed to - sequentially.
-       (gnus-newsrc-options-n-yes, gnus-newsrc-options-n-no): Obsolete
-       variables. 
-       (gnus-newsrc-options-n): New variable.
-       (gnus-matches-options-n): New function.
-       (gnus-summary-next-group): Kill summary buffer even when C-g'ing
-       while choosing the next group after n'ing.
-       (gnus-summary-mode-line-format-alist): New format spec added.
-       (gnus-short-group-name): New function.
-       (gnus-mail-forward-using-mail): Use From line instead of grup name
-       in the Subject header when forwarding.
-       (gnus-summary-mode-line-format-alist): Added user-defined spec to
-       the mode line alists. 
-       (gnus-score-save): Would set `gnus-score-cache' to nil.
+       * 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-uu.el (gnus-uu-mark-sparse): Did not create hashtb before
-       using it.
+       * nnml.el (nnml-get-new-mail): Didn't activate before splitting. 
 
-       * gnus.el (gnus-mail-other-window-using-mail): Used lisp keymap.
+       * gnus-msg.el (gnus-forward-using-post): Make sure we post, even
+       if we are in a mail group.
 
-Mon Apr 10 20:29:26 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus.el (gnus-summary-prepare-threads): Always removed dormant
+       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.el (gnus-summary-move-article): Didn't remove articles from
-       list of unreads.
+       * gnus-msg.el (gnus-inews-check-post): Would bug out on long
+       .sigs. 
 
-Mon Apr 10 14:59:49 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * 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.el, gnus-uu.el: Changed all instances of
-       mail-header-separator to use regexp-quote and anchors.
+Wed Aug  2 14:13:16 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-nov-parse-line): Don't choke on malformed NOV
-       lines. 
+       * gnus.el: 0.99.2 is released.
 
-Sun Apr  2 13:16:03 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * nnfolder.el (nnfolder-active-number): Did not work.
 
-       * gnus.el (gnus-inews-insert-headers): Didn't check new
-       -gather-limit correctly. 
-       (gnus-summary-prepare-threads): Print subjects if `fuzzy' was
-       used, but subjects aren't equal.
+Sun Jul 30 22:02:46 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Sun Apr  2 12:11:17 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * 0.99.1 is released.
 
-       * gnus.el: 0.47 & 0.48 is released.
+       * gnus-msg.el (gnus-debug): Remove null chars.
 
-       * nnmh.el (nnmh-article-pathname): Wouldn't find groups that were
-       located in directories that had "." in the directory names.
+       * nnfolder.el (nnfolder-active-number): Would return t instead of
+       the active number.
 
-       * gnus.el (gnus-score-load-file): Changing score alists would have
-       no effect. 
+Sun Jul 30 00:00:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Sat Apr  1 16:45:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.99 is released.
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary): Would
-       mess up selected face when no mouse highlights were used.
+       * 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.
 
-       * nnml.el (nnml-request-create-group): Really create groups that
-       are created.
+       * gnus-ems.el (gnus-make-overlay): Use some indirection.
 
-       * gnus.el (gnus-setup-news): If the local server can't be
-       contacted, just ignore it and offer to continue.
-       (gnus-group-post-news): Set newsgroup name to nil before offering
-       to post.
-       (gnus-summary-read-group): Summary buffer wouldn't be killed when
-       `n'-ing to a group that had all its articles expired.
+       * gnus.el (gnus-make-threads): Would chop off threads that changed
+       subject on re-generation.
+       (gnus-make-threads-and-expunge): Ditto.
 
-       * nntp.el (nntp-open-server): Allow quitting when setting up
-       connection to a server.
+       * gnus-vis.el (gnus-button-alist): Match URLS with periods
+       following. 
 
-       * gnus.el (gnus-articles-to-read): Ticked articles would become
-       read when newsgroups were entered with C-u SPC.
-       (gnus-inews-check-post): Check outgoing post for long lines.
-       (gnus-score-load-score-alist): Ignore empty score files. 
-       (gnus-score-check-syntax): Check score file syntax.
+Sat Jul 29 21:31:15 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Sat Apr  1 10:41:11 1995  Lars Magne Ingebrigtsen  <larsi@nain.ifi.uio.no>
+       * gnus.el: Added &optional to all `(interactive "P")' functions. 
+       (gnus-summary-prepare-exit-hook): Changed name.
+       (gnus-summary-exit-hook): New hook.
 
-       * gnus.el (gnus-summary-move-article): Did not remove ticked and
-       dormant articles from relevant lists.
+       * nnkiboze.el (nnkiboze-generate-group): Don't bug out on
+       non-active groups. 
 
-Fri Mar 31 11:49:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Sat Jul 29 19:40:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus-kill.el (gnus-apply-kill-file-internal): Did not add kill
-       buffers to the buffer list for later killing.
+       * gnus.el: 0.98.6 is released.
 
-       * nnml.el (nnml-request-expire-articles): Would bug out on empty
+       * 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.
 
-Wed Mar 29 13:34:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nntp.el (nntp-async-request-group): Would pretend to close down
+       async connections.
 
-       * nnspool.el (nnspool-request-newgroups): Use floats instead of
-       fudging. 
+Sat Jul 29 02:06:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-adjust-marked-articles): Remove expired reply
-       marks. 
+       * 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): Ignore marks on
-       articles that are expired.
+       * nnvirtual.el (nnvirtual-create-mapping): Don't ding so much.
 
-       * gnus.el (gnus-gather-threads): Allow fuzzy comparisons.
-       (gnus-simplify-subject-fuzzy): New function.
+       * nneething.el (nneething-map-file): Make sure that the .neething
+       dir exists. 
 
-       * nnml.el (nnml-request-create-group): New function.
+Fri Jul 21 14:52:06 1995  Ulrik Dickow  <dickow@nbi.dk>
 
-       * gnus.el (gnus-group-make-group): Create nnml groups when
-       requested. 
-       (gnus-request-create-group): New function.
+       * nndoc.el (nndoc-digest-type): New variable.
+       (nndoc-set-header-dependent-regexps): Set it.
+       (nndoc-request-article): Use it -- don't unquote MIME digests.
 
-       * nntp.el (nntp-request-article): Avoid obsolete concating of
-       numbers-as-strings.
+Sat Jul 29 00:54:09 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Wed Mar 29 10:21:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * nntp.el (nntp-request-close): Kill all async connections.
 
-        * gnus.el: 0.46 is released.
+       * gnus-uu.el (gnus-uu-decode-binhex): Bugged out.
 
-Wed Mar 29 09:55:15 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+Fri Jul 28 20:35:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-score-load-file): Use different method for
-       figuring out whether score file names are relative.
+       * gnus-msg.el (gnus-group-mail): Don't call `gnus-mail-hook'. 
 
-Wed Mar 29 08:54:25 1995  Lars Magne Ingebrigtsen  <larsi@surt.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.el (gnus-group-set-info): Bugged out on lists instead of
-       ranges
+       * gnus-score.el (gnus-score-string): Mis-scored when matching on
+       ""
 
-       * nntp.el (nntp-open-server): Would try to send MODE READER even
-       when opening was unsuccessful.
+       * gnus-ems.el (gnus-ems-redefine): Remove long-lines and
+       control-chars checking for Mule.
 
-Wed Mar 29 03:56:05 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * 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.el (gnus-group-faq-directory): Change in value.
+Thu Jul 27 13:32:12 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Tue Mar 28 11:06:18 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
+       * nnml.el (nnml-request-group): Didn't split mail.
 
-       * gnus.el (gnus-group-archive-directory): New variable.
-       (gnus-group-make-archive-group): New command and keystroke.
-       (gnus-get-unread-articles): Did not properly activate nnvirtual
-       groups. 
-       (gnus-summary-insert-pseudos): Didn't initialize hashtb before
-       inserting pseudos.
+       * nnmh.el (nnmh-active-number): Create new groups at the drop of a
+       hat. 
 
-Mon Mar 27 20:58:05 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * nnmail.el (nnmail-get-active): Don't activate any groups just
+       because they're mentioned in `nnmail-split-methods'.
 
-       * gnus.el (gnus-summary-sort): If used in summary-prepare-hook,
-       would lead to infinite recursion.
+       * nnml.el (nnml-get-new-mail): Would bug out on multiple spool
+       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".
 
-Mon Mar 27 19:09:35 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nnmh.el (nnmh-get-new-mail): Ditto.
 
-       * gnus.el (gnus-mail-other-window-using-mail): Would give wrong
-       parameters to sendamil function.
+Wed Jul 26 17:18:50 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Mon Mar 27 19:06:58 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-ems.el (gnus-ems-redefine): Would bug out on rebuiling
+       (referred) threads in XEmacs.
 
-       * gnus.el: 0.45 is released.
+       * gnus-msg.el (gnus-inews-insert-signature): Would insert one \n
+       too many. 
 
-Mon Mar 27 18:31:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+Wed Jul 26 09:38:36 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-summary-catchup-to-here): Would mark everything as
-       read. 
+       * gnus.el: 0.98.4 is released.
 
-       * nnml.el (nnml-request-expire-articles): Max without apply.
+       * gnus-msg.el (gnus-deletable-headers): Make Date a deletable
+       header. 
 
-Mon Mar 27 12:16:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * nnmail.el (nnmail-split-incoming): Treat Content-length headers
+       more sanely.
+       (nnmail-split-incoming): Would totally by out.
 
-       * gnus.el (gnus-no-groups-message): New variable.
-       (gnus-group-best-unread-group): Don't just to the current group.
+       * nnmh.el (nnmh-request-group): Give a better error message.
 
-Mon Mar 27 11:18:40 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus.el (gnus-article-date-ut): Allow futurity
 
-       * gnus-kill.el (gnus-kill): Would remove all kill entries from
-       kill files. 
+       * gnus-msg.el (gnus-inews-user-address): New function.
+       (gnus-inews-news): Give better error messages.
 
-       * gnus.el (gnus-post-news): Did not work from the group buffer. 
-       (gnus-score-load-file): Would unconditionally overwrite expunge
-       and mark levels.
+       * nnml.el (nnml-request-group): Don't check so much.
+       * nnmail.el (nnmail-activate): Check everything.
 
-Mon Mar 27 11:13:43 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-msg.el (gnus-inews-check-post): Didn't match properly on
+       from. 
+       (gnus-check-before-posting): Didn't actually check anything before
+       posting.
 
-       * gnus.el: 0.41-0.44 released in quick succession. Fixed new range
-       operators.
+Tue Jul 25 13:35:01 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Sat Mar 25 05:05:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.98.3 is released.
 
-       * gnus.el (gnus-compress-newsrc-assoc,
-       gnus-uncompress-newsrc-assoc): Compress lists of marked articles
-       before writing them to the .newsrc.eld file.
-       (gnus-select-newsgroup): auto-expire match on full name.
-       (gnus-select-newsgroup): New element in select methods:
-       auto-expire. 
-       (gnus-save-scores): New variable. 
-       (gnus-summary-exit): Use it.
-       (gnus-newsrc-to-gnus-format): If .newsrc was newer than
-       .newsrc.eld, all foreign groups would be hosed.
+       * nnml.el (nnml-request-replace-article): Would kill a random
+       buffer. 
 
-       * gnus.el: All range functions have changed to allow an extended
-       syntax.
+       * 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.
 
-Fri Mar 24 07:17:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnmail.el (nnmail-get-split-group): Make sure that
+       nnmail-procmail-directory is a directory.
 
-       * gnus.el (gnus-summary-move-article): Copy marks when moving
-       articles. 
-       (gnus-set-sorted-intersection): Would compute incorrect
-       intersection. 
+Sun Jul 23 22:27:25 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nndoc.el (nndoc-retrieve-headers): Insert Lines header.
-       * nnmh.el (nnmh-retrieve-headers): Ditto.
-       (nndigest-retrieve-headers): Ditto.
+       * gnus.el (gnus-summary-mark-article): Would bug out on string
+       marks. 
 
-       * nndigest.el (nndigest-narrow-to-article): Don't include the
-       closing digest separator in an article. 
+Sun Jul 23 16:49:38 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-group-change-level): When subscribing to
-       non-existant groups, would claim that there was one unread article
-       in the group.
-       (gnus-summary-delete-article): Remove process mark after deleting
-       articles. 
-       (gnus-score-load-file): 'files was not properly handled, and edits
-       would end up with the wrong alist as the current one. 
-       (gnus-score-edit-alist): Name change from -file. 
-       (gnus-score-edit-file): New function and keystroke.
+       * gnus.el: 0.98.2 is released.
 
-       * nntp.el (nntp-request-newgroups): Would bug out due to a `let'
-       instead of a `let*'.
+       * nnmail.el (nnmail-split-incoming): Ignore duplicate messages,
+       but create new message-ids for messages that do not have one. 
 
-       * gnus.el (gnus-score-save): Score files would not be saved. 
-       (gnus-summary-update-line): Would mark as read-below even when
-       attempting to remove the mark.
+       * gnus.el (gnus-thread-sort-by-score): Totally bombed out.
 
-Thu Mar 23 08:29:56 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-score-insert-help): Do the `select-window'
+       outside the `save-excursion'.
 
-       * gnus.el (gnus-summary-save-article-file,
-       gnus-summary-save-article-folder,
-       gnus-summary-save-article-rmail): New commands and keystrokes.
-       (gnus-summary-sort): All sort commands now also work when
-       threading is used.
-       (gnus-summary-mode-map): Several key changes.
+       * gnus.el (gnus-article-mode-map): Remove the summary `s' binding.
 
-       * nnml.el (nnml-request-expire-articles): Update active file as
-       well. 
-       * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
-       * nnfolder.el (nnfolder-request-expire-articles): Ditto.
+       * 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.el (gnus-summary-show-thread): Avoid `save-excursion'.
+       (gnus-summary-mark-same-subject): Did not expose hidden threads,
+       and would infloop.
+
+Sat Jul 22 04:34:25 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunsci4.cern.ch>
+
+       * gnus-cache.el (gnus-cache-file-name): Also translate :'s. 
+
+       * gnus.el (gnus-dribble-file-name): Use the current startup file
+       name as the basis.
+
+Sat Jul 22 00:26:49 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.98.1 is released.
+
+       * 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-uu.el (gnus-uu-grab-articles): Disable async.
+
+Fri Jul 21 22:00:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * nndoc.el (nndoc-type-to-regexp): Use the new default to avoud
+       the 1,, line in babyl files.
+
+       * nnml.el (nnml-request-group): Force re-reading of the active
+       file if the file is new.
+
+       * gnus-vis.el (gnus-article-add-buttons): Turn off the header
+       buttonizing again.
+
+       * nntp.el (nntp-async-request-group): Really save async state.
+
+Thu Jul 20 00:02:30 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.98 is released.
+
+       * gnus-vis.el (gnus-article-add-buttons): Buttonize the headers. 
+
+       * nndoc.el (nndoc-insert-article): Don't insert the status line. 
+
+       * gnus-vis.el (gnus-article-add-buttons): Do a `nil t' on the
+       search.
+
+       * nnml.el (nnml-request-replace-article): Would bug out on
+       slightly corrupted NOV files.
+
+       * gnus-ems.el (gnus-ems-redefine): max-width for Mule was wrong. 
+
+       * nnbabyl.el (nnbabyl-request-expire-articles): Didn't use the
+       is-old shortcut.
        * nnmbox.el (nnmbox-request-expire-articles): Ditto.
 
-       * nnmail.el (nnmail-tmp-directory): New variable.
-       (nnmail-move-inbox): Use it.
+       * 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. 
 
-       * nnvirtual.el (nnvirtual-update-marked): Would insert non-visible
-       component groups into the group buffer.
+       * 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.
 
-       * nnmh.el (nnmh-get-new-mail): Don't create directories unless
-       mail reading is wanted.
+       * nndoc.el (nndoc-set-header-dependent-regexps): New function.
+       (nndoc-request-group): Use it.
 
-       * nnfolder.el (nnfolder-read-folder): Insert number of lines in
-       the article.
+Wed Jul 19 17:07:11 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-group-unsubscribe-group): Would refuse to
-       subscribe to groups not in active file. 
+       * gnus-ems.el: Defvar instead of setq.
 
-Thu Mar 23 13:23:45 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus.el (gnus-summary-expire-articles): Don't do anything if
+       there are no articles to expire.
+       (gnus-unload): New command.
 
-       * gnus.el: Remove two calls to `debug'.
+       * nnmh.el (nnmh-possibly-create-directory): Would create "a/b/c"
+       dirs when "a.b.c" dir was requested.
 
-       * gnus.el: 0.40 is released.
+       * gnus.el (gnus-newsrc-to-gnus-format): Also recognize "Options". 
 
-Thu Mar 23 06:29:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nnmail.el (nnmail-activate): New function for faster activation.
 
-       * gnus.el: 0.39 is released.
+       * gnus.el (gnus-summary-expire-articles): Be slightly faster.
 
-Thu Mar 23 04:10:52 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Bugged out on
+       dummy roots.
 
-       * gnus.el (gnus-mail-other-window-using-mail): Allow yanking, and
-       fix winconf on exit.
-       (gnus-group-faq-directory): Wrong default value.
-       (gnus-group-fetch-faq): Did not work.
-       (gnus-score-save): Would save score files even when there wasn't
-       one. 
+       * gnus.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'. 
 
-       * gnus-uu.el (gnus-uu-decode-uu-and-save): Use an uu default
-       directory. 
+       * nndoc.el (nndoc-retrieve-headers): Would sometimes be in the
+       wrong buffer for folding continuation lines.
 
-       * nnfolder.el (nnfolder-read-folder): Would bug out if there was
-       no active file.
+       * gnus-ems.el (gnus-ems-redefine): Redefine
+       `gnus-article-add-button' for XEmacs.
 
-       * gnus.el (gnus-ask-server-for-new-groups): Did not really work
-       for any backends.
-       (gnus-group-unsubscribe-group): Would not let you susbcribe to
-       killed groups.
-       (gnus-summary-catchup): Would not catchup expired articles. 
+       * gnus.el (gnus-summary-mark-forward): Never go to the next unread
+       article when marking as unread.
 
-Thu Mar 22 14:23:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-kill.el (gnus-kill-file-enter-kill): Wouldn't allow editing
+       of the global kill file. 
 
-       * gnus.el: 0.38 is released.
+       * gnus.el (gnus-summary-mode): Don't update format specs.
 
-Wed Mar 22 13:55:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Jul 18 16:39:31 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nntp.el (nntp-send-mode-reader): Blocked reading of active list.
+       * gnus.el (gnus-summary-number-of-articles-in-thread): Didn't work
+       with the new thread machine.
 
-Wed Mar 22 13:55:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Jul 18 13:38:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el: 0.37 is released. 
+       * gnus.el: 0.97.2 is released.
 
-Wed Mar 22 08:37:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * 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.
 
-       * nntp.el (nntp-send-mode-reader): Actually send the mode reader
-       command. 
+       * gnus-cache.el (gnus-cache-save-buffers): Make sure that the
+       directory exists.
 
-Wed Mar 22 00:00:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-group-mail): Don't do configure.
 
-       * gnus.el (gnus-make-threads-and-expunge): Really, really expunge
-       low-scored articles. Right.
-       (gnus-make-threads): Simpler function to speed things up when
-       expunging is not needed.
+       * gnus.el (gnus-all-windows-visible-p): Almost always reported
+       nil. 
 
-       * nnvirtual.el (nnvirtual-create-mapping): Would bug out in the
-       presence of bogus groups.
+Tue Jul 18 11:04:02 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * nnspool.el (nnspool-possibly-change-directory): Don't error out
-       when errors occur, but return a message instead.
+       * gnus.el: 0.97.1 is released.
 
-       * nndoc.el (nndoc-possibly-change-buffer): Would bug out if the
-       file didn't exist.
+       * gnus.el (gnus-parse-format): Use macros instead of defuns.
 
-       * gnus.el (gnus-mark-xrefs-as-read): Handled crossrefs to groups
-       with no read articles strangely. Also didn't perform crossreffing
-       when select methods were only almost equal.
-       (gnus-make-articles-unread): Would bug out when nnmh was the
-       native server. 
+       * gnus-msg.el (gnus-debug): Slap more condition-cases around
+       everything. 
 
-       * nnbabyl.el (nnbabyl-read-mbox): Did not properly label articles. 
+       * 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 (gnus-set-mode-line): Do unread-and-unticked by default. 
-       (gnus-summary-pop-article): New command and keystroke.
-       (gnus-mode-non-string-length): New variable.
-       (gnus-set-mode-line): Use it.
-       (gnus-score-mode): New mode to edit score files. 
-       (gnus-inews-date): Did the opposite thing of what it was supposed
-       to do with time zones.
-       (gnus-group-make-group): Don't prompt for address if that is
-       irrelevant. 
+Mon Jul 17 16:31:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Tue Mar 21 10:01:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-goto-unread): New default.
 
-       * nnfolder.el (nnfolder-read-folder): Would only work if incoming
-       mail was split by Gnus.
+Mon Jul 17 12:28:36 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-       * gnus.el (gnus-score-transform-old-to-new): Function for
-       rewriting old score files.
-       (gnus-score-expiry-days): Name change from
-       `gnus-kill-expiry-days'. 
-       (gnus-score-headers): All score functions rewritten to deal with
-       the new format.
-       (gnus-summary-goto-unread): New variable.
-       (gnus-summary-mark-forward): Use it.
+       * gnus.el: 0.97 is released.
+       
+       * gnus.el (gnus-summary-prepare-threads): New implementation.
 
-Tue Mar 21 04:50:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus-vis.el (gnus-netscape-open-url): Used 10.29isms. 
 
-       * gnus.el (gnus-summary-mark-article): Low-scored articles in
-       auto-expirable grups should be expirable.
+       * 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'. 
 
-Mon Mar 20 00:07:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Mon Jul 17 04:24:40 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
 
-       * gnus.el (gnus-post-news): Also prompt for Subject, if that is
-       required. 
-       (gnus-global-score-files): New variable.
-       (gnus-score-score-files): Use it.
-       (gnus-score-save): Don't attempt to save read-only score files. 
-       (gnus-summary-mode-map): Score map error.
-       (gnus-score-load-score-alist): New function.
-       (gnus-summary-*-raise/lower-by-id): New commands and keystrokes
-       for raising/lowering by message-id. 
+       * 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.
 
-       * nntp.el (nntp-request-post-buffer): Don't rely on any Gnus
-       variables. 
+       * 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.el: Lots and lots of doc fixes.
-       (gnus-execute): Would not allow use from summary buffer.
-       (gnus-local-timezone): Removed variable.
-       (gnus-summary-followup): Don't display article.
+       * gnus-cache.el (gnus-cache-possibly-remove-articles): Added call
+         to gnus-cache-save-buffers to ensure that overviews are written
+         out on group exit.
 
-Sun Mar 19 04:34:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Mon Jul 17 10:15:35 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-activate-newsgroup): If a server can't be reached,
-       there's not much point in trying to request groups from it.
-       (gnus-mark-xrefs-as-read): Also do Xrefs to unsubscribed groups
-       unconditionally if virtual groups are used.
+       * gnus.el (gnus-summary-update-lines): Faster implementation.
 
-       * nntp.el (nntp-open-server): Set up timeouts for connections. 
-       (nntp-connection-timeout): New variable.
+       * gnus-uu.el (gnus-uu-command): Also escape &'s.
 
-       * gnus.el (gnus-get-unread-articles): Allow activation of virtual
-       groups. 
-       (gnus-kill-file-mode): Reinstated most GNUS functions and took out
-       all gnus-raise/lower code.
-       (gnus-summary-mode): Doc fix. (Snicker.)
-       (gnus): Move startup hook backwards.
-       (gnus-articles-to-read): Use total-number as the default. 
-       (gnus-member-of-range): Minor inaccuracy.
-       (gnus-sorted-complement): New, faster function.
-       (gnus-articles-to-read): Use it.
-       (gnus-sorted-intersection, gnus-set-sorted-intersection): New
-       functions. 
-       (gnus-select-newsgroup): Use them.
+       * gnus-vis.el (gnus-article-make-menu-bar): Only the first menu
+       bar item was defined.
 
-Sun Mar 19 02:46:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+Sun Jul 16 15:15:01 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Would leave extra
-       spaces before the Xref sometimes, causing problems for subsequent
-       Xref handling.
+       * gnus-msg.el (gnus-summary-supersede-article): Reversed comaprison.
 
-Sun Mar 19 02:46:01 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus.el (gnus-read-old-newsrc-el-file): Add "options" to the
+       options string.
 
-       * gnus.el: 0.36 is released.
+       * nndoc.el (nndoc-insert-article): Weed out babyl extra headers. 
 
-Sun Mar 19 00:03:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus-msg.el (gnus-summary-mail-other-window): Configure windows
+       better. 
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): When NOV lines only
-       had seven tabs, this would deliver incorrect results.
+       * gnus-ems.el (gnus-ems-redefine): Redefine gnus-rebuild-thread
+       for XEmacs. 
 
-       * gnus.el (gnus-execute-1): Would not search through article
-       bodies
-       (gnus-summary-prepare-threads): 'empty was not properly respected
+       * 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
 
-       * nntp.el (nntp-open-server): Would bug out if server refused
-       connection. 
+       * nnbabyl.el (nnbabyl-active-number): Create new groups on the
+       fly. 
+       * nnfolder.el (nnfolder-active-number): Ditto.
+       * nnmbox.el (nnmbox-active-number): Ditto.
+       
+       * gnus.el (gnus-summary-expire-articles): Didn't use total-expire.
 
-       * gnus.el (gnus-make-threads): Expunge non-scored articles, if
-       wanted. 
-       (gnus-summary-prepare-threads): When not threading, expunge
-       nmon-scored, if wanted. 
+Sat Jul 15 20:08:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Sat Mar 18 23:39:47 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * 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 (gnus-summary-insert-line): Would bug out if
-       gnus-summary-default-score was nil.
-       (gnus-inews-news): If `gnus-mail-courtesy-message' is nil, don't
-       append one. 
+       * gnus.el: 0.96 is released.
 
-Sat Mar 18 16:39:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat Jul 15 03:54:00 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
 
-       * gnus.el (gnus-group-edit-group): Use pp.
-       (gnus-score-change-score-file): New command and keystroke. 
+       * gnus-vis.el (gnus-article-add-button): Use overlays for
+         gnus-article-button-face to ensure that it gets priority
+         during display.
 
-       * nntp.el (nntp-request-post-buffer): Pass the request on to
-       nnmail if that is wanted.
+Sat Jul 15 17:50:23 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-post-news): Send mail even when requesting post
-       when `to-address' is set.
+       * gnus.el (gnus-article-summary-command-nosave): Pop instead of
+       switch to the summary buffer. 
 
-       * nntp.el (nntp-server-opened-hook): Doc fix.
-       (nntp-send-mode-reader, nntp-send-authinfo): New functions
+       * gnus-score.el (gnus-summary-increase-score): Make sure
+       gnus-score-winconf isn't nil
 
-       * gnus.el (gnus-score-find-bnews): Would bug out when presented
-       with the file "SCORE". 
+       * gnus-vm.el: Use gnus-article-copy instead of the article buffer.
 
-Fri Mar 17 14:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-vis.el (gnus-summary-make-menu-bar): Don't recreate menus
+       if the are already created. 
 
-       * gnus.el (gnus-summary-exit): Buffer-local vectors would not be
-       garbage-collected, leading to a major memory drain.
+       * gnus.el (gnus-group-get-new-news): Would not check unread
+       articles when using permament levels. 
 
-Thu Mar 16 22:14:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnfolder.el (nnfolder-request-accept-article): Didn't accept a
+       respool request. 
 
-       * gnus.el (gnus-update-read-articles): Would mark ticked articles
-       not displayed as read.
-       (gnus-member-of-range): Also accept single-range ranges.
-       (gnus-get-unread-articles-in-group): Adjust ticked and dormant
-       articles before computing the number of unread articles. 
-       (gnus-summary-next-article): Would need an extra C-n before
-       moving to the right groups (sort of).
+       * gnus-score.el (gnus-score-add-followups): Bugged out all over
+       the place. 
 
-Thu Mar 16 16:52:19 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+Fri Jul 14 15:25:20 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
 
-       * gnus.el: 0.35 is released.
+       * gnus-vis.el (gnus-button-url): Default to `gnus-netscape-open-url'.
+       (gnus-netscape-open-url): New function.
+       (gnus-netscape-start-url): New function.
 
-Thu Mar 16 15:47:33 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+Fri Jul 14 10:03:07 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-read-descriptions-file): Changed pattern to
-       delete. 
-       (gnus-group-describe-group): Added "force" prefix.
+       * gnus.el (gnus-cache-removeable-articles): Make this a local
+       variable to the summary buffers.
 
-Thu Mar 16 00:08:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-cache.el (gnus-cache-change-buffer): Don't reset 
+        gnus-cache-removeable-articles here.
 
-       * nnvirtual.el (nnvirtual-create-mapping): Be more lenient with
-       component groups that can't be requested.
+       * gnus-msg.el (gnus-summary-followup): Make sure we get the
+       current headers. 
 
-       * nnml.el (nnml-possibly-change-directory): Don't signal errors.
+       * gnus-ems.el: Removed def for `gnus-header-face-alist'.
+       (gnus-ems-redefine): Redefined gnus-article-push-button for
+       XEmacs. 
 
-       * gnus.el (gnus-group-get-new-news-this-group): Display better
-       error messages when errors occur.
+Thu Jul 13 12:12:15 1995  Scott Byer  <byer@mv.us.adobe.com>
 
-       * nnspool.el (nnspool-request-group): Return an error message if
-       the group can't be selected.
+       * nnfolder.el (nnfolder-request-expire-articles) commented out
+       line that was causing a problem when exiting group.
 
-       * nntp.el (nntp-open-server): Don't bug out if getting a C-g while
-       waiting for initial contact.
+       * 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.
 
-       * nnspool.el (nnspool-request-newgroups): Now also supported by
-       nnspool. 
+       * nnfolder.el (nnfolder-request-group) added timestamp check on
+       active file.  Fixed problem of new messages not being shown upon
+       first starting up (ding).
 
-       * gnus-visual.el (gnus-group-make-menu-bar): -make-doc-group did
-       not exist.
+Thu Jul 13 00:14:09 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-group-faq-directory): Missing leading slash. 
+       * 0.95 is released.
 
-       * nnfolder.el (nnfolder-request-list): The first time this is
-       called, create the active file.
+       * nndoc.el (nndoc-type-to-regexp): Some digests do not start with
+       the required over-long --- line.
 
-       * gnus.el (gnus-group-change-level): When subscribing to killed
-       groups with no articles, would enter wrong number of read
-       articles. 
+       * 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.
 
-       * nnspool.el (nnspool-server-opened): Would return t even when not
-       opened. 
+       * gnus-vis.el (gnus-visual-score-map): Turn score menus off. 
 
-Wed Mar 15 23:47:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Jul 12 21:02:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-get-new-news-in-group): Give a sensible return
-       value. 
-       (gnus-group-get-new-news-this-group): Beep if group can't be
-       activated. 
+       * gnus.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. 
 
-       * nnfolder.el (nnfolder-request-group): Complain if the group
-       doesn't exist.
+       * gnus-ems.el: set-text-properties did not work for XEmacs.
 
-Wed Mar 15 19:14:47 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
+       * 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.
 
-       * gnus.el (gnus-summary-refer-article): Would behave strangely
-       when refering an article already present in the summary buffer.
+       * gnus.el (gnus-group-search-forward): Would also find group with
+       a lower level than LEVEL.
 
-Wed Mar 15 17:53:14 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * nntp.el: `telnet' was autoloaded as a non-interactive function. 
 
-       * gnus.el: 0.34 is released.
+       * 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.
 
-Wed Mar 15 00:53:47 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-inews-insert-mime-headers): Bind
+       mail-header-separator to "".
 
-       * gnus.el (gnus-post-news): Would bug out when posting from the
-       group buffer.
+Tue Jul 11 16:38:32 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus-uu.el (gnus-uu-grab-articles): Don't mark ticked (etc)
-       articles as read.
+       * gnus.el (gnus-summary-exit): Run the exit hook before updating
+       info. 
 
-       * gnus.el (gnus-find-method-for-group): Before no groups were
-       entered, a bug here would result in an incorrect error message
-       when the nntp server couldn't be contacted.
-       (gnus-summary-mode-map): Several changes.
-       (gnus-read-descriptions-file): Would delete lines that were valid. 
+Tue Jul 11 09:36:28 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Tue Mar 14 23:11:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.94 is released.
 
-       * gnus.el (gnus-summary-next-article): Enable the use of C-n and
-       C-p when choosing "next group" in the summary buffer.
-       (gnus-summary-recenter): Behaves in a slightly modified
-       fashion. Now also works with absolutely all sizes.
+       * gnus-msg.el (gnus-debug): A `sit-for' may sometimes change
+       active buffer.
 
-Mon Mar 13 11:13:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nn*.el: Fix in expire article which would nix out the active
+       file. 
 
-       * gnus.el (gnus-summary-catchup): Would mark all as read, even if
-       to-here was non-nil.
-       (gnus-summary-catchup-to-here): Disable prompting.
-       (gnus-summary-update-lines): Do updateing even with gnus-visual
-       nil. 
-       (gnus-score-load-file): New atom - mark-and-expunge.
+       * gnus-ems.el (gnus-ems-redefine): Mule redefinition.
 
-       * nnmail.el (nnmail-split-methods): New semantics.
-       (nnmail-article-group): Use them.
+       * gnus.el (gnus-summary-respool-article): Didn't allow respooling.
 
-       * gnus.el (gnus-group-list-matching): Fix and bound to keys and
-       menus.
-       (gnus-group-list-all-matching): New command.
-       (gnus-group-sort-groups): Would make all groups disappear. 
+       * gnus-uu.el (gnus-uu-command): Also escape !s.
 
-       * (-request-move-article, -request-accept-article): Only do saving
-       after the last article has been moved.
+       * 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.
 
-       * nnml.el (nnml-save-nov): Only save modified buffers.
+       * 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. 
 
-       * gnus.el (gnus-summary-move-article): Only save nov files once
-       when moving many articles.
-       (gnus-post-news): Did not allow interactive calls. 
+Mon Jul 10 20:42:14 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Sun Mar 12 16:52:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-catchup-to-here): Don't mark current
+       article as read. 
 
-       * gnus.el (gnus-mail-forward-using-mail): Would not bind
-       `gnus-mail-send-and-exit' to `C-c C-c'.
+Mon Jul 10 10:44:46 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
 
-Sun Mar 12 16:30:28 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.93 is released.
 
-       * gnus.el: 0.33 is released.
+       * gnus-ems.el (gnus-ems-redefine): Redefine for XEmacs.
 
-Sun Mar 12 09:42:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-expire-articles-now): New function and
+       keystrokem by popular demand.
+       (gnus-summary-exit-hook): New variable.
 
-       * gnus.el (gnus-summary-prepare-threads, gnus-make-threads):
-       Really expunge all low-marked articles if that is wanted.
-       (gnus-score-score-files): Would bug out if `gnus-use-long-names'
-       was nil and no score file exists.
+       * gnus-vis.el (gnus-visual-turn-off-edit-menus): New function.
 
-Sat Mar 11 19:14:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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.
 
-       * gnus.el (gnus-summary-toggle-threads): Go to the last article if
-       none is present on the current line.
-       (gnus-summary-prepare-threads): Cull dormant and low-scored
-       articles when displaying non-threaded summary buffers.
-       (gnus-post-news, gnus-mail-reply-using-mail): Respect
-       `gnus-use-full-window'. 
-       (gnus-summary-copy-article): New command and keystroke.
+       * gnus-ems.el: Setq gnus-display-type and gnus-background-mode for
+       XEmacs. 
 
-Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lmi@eyesore.no>
+       * gnus-vis.el (gnus-summary-highlight): Defvarred twice. 
 
-       * gnus.el: 0.32 is released.
+       * gnus-uu.el (gnus-uu-uustrip-article): Remove any non-body line
+       after the begin line. 
 
-Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun Jul  9 15:01:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-summary-next-article, gnus-summary-prev-article,
-       gnus-summary-prev-group):  New implementations.
-       (gnus-article-prepare): The summary mode line would say "1 unread"
-       when there were none.
-       (gnus-summary-toggle-header): Did not hide headers after using
-       MIME. 
-       (gnus-check-bogus-newsgroups): Removed checking for duplicate
-       killed groups. 
-       (gnus-check-duplicate-killed-groups): New function.
-       (gnus-summary-update-mark): Allow summary-clear-mark to clear even
-       the low-score-mark.
-       (gnus-check-first-time-used): Don't re-subscribe default groups
-       when re-scanning, before creating the .newsrc files.
+       * gnus-uu.el (gnus-uu-get-actions): Substitute "file" for
+       "gnus-uu-archive". 
 
-       * gnus-uu.el (gnus-uu-decode-save): Insisted on saving to an
-       existing file
+       * gnus-vis.el (gnus-group-make-menu-bar): Disable the Edit menu in
+       all Gnus modes
 
-Thu Mar  9 08:44:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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. 
 
-       * nnfolder.el (nnfolder-request-move-article): Did not work.
+       * 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. 
 
-       * nnmbox.el (nnmbox-request-move-article): Did not work at all. 
+       * gnus-score.el (gnus-default-adaptive-score-alist): Don't let
+       ticks affect adaptive score. 
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Did not properly
-       translate xrefs from foreign groups.
+       * gnus-msg.el ('rmail): Require rmail. 
 
-Mon Mar  6 06:13:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-mh.el (gnus-mail-reply-using-mhe): Make sure the To isn't
+       empty. 
 
-       * gnus.el (gnus-summary-fetch-faq): New command and keystroke. 
-       (gnus-group-faq-directory): New variable.
-       (gnus-group-fetch-faq): New command and keystroke.
-       (gnus-apply-kill-file): No longer calls expunge-below.
+       * gnus-msg.el (gnus-inews-news): Don't restore window config if
+       article is rejected. 
 
-       * nntp.el (nntp-request-group-description): New function.
+       * 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.el (gnus-extract-address-components): Understands some
-       formats better.
-       (gnus-cut-thread): Make sure all expunged articles are marked as
-       read. 
-       (gnus-group-sort-groups): New command and keystroke.
-       (group-group-sort-by-alphabet, gnus-group-sort-by-unread,
-       gnus-group-sort-by-level): New functions.
-       (gnus-group-sort-function): New variable.
-       (gnus-group-describe-group): Use XGTITLE for group descriptions.
-       (gnus-group-get-description): New function.
-       (gnus-request-group-description): New function.
+Sat Jul  8 16:57:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnmbox.el (nnmbox-request-move-article): Did not work and would
-       destroy the active list.
+       * gnus.el: 0.92 is released.
 
-       * gnus.el (gnus-score-load-file): Add a 'touched to the alist if
-       there isn't one already.
-       (gnus-score-save): Remove 'touched before writing score file. 
-       (gnus-score-find-bnews): Always return the local score file, even
-       if it doesn't exist.
-       (gnus-score-load-file): Really execute special atoms.
-       (gnus-score-set, gnus-score-get): Return to the old definitions of
-       these functions.
-       (gnus-cut-thread): Cut dormant and ancient articles from the
-       threads. 
-       (gnus-summary-show-all-dormant): New implementation.
-       (gnus-summary-hide-all-dormant): New command and keystroke.
-       (gnus-make-threads): Now expunges articles with low scores. 
-       (gnus-summary-show-all-expunged): New implementation.
-       (gnus-summary-catchup): Did not mark expunged articles as read. 
+       * gnus.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. 
 
-Sun Mar  5 01:29:49 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-score.el (gnus-summary-header): Beep on pseudo-articles. 
 
-       * gnus.el (gnus-summary-mark-article): Also auto-expire caught up
+       * 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-score.el (gnus-score-add-followups): Local variable shadows
+       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-group-make-kiboze-group): Would produce incorrect score
-       files. 
-       (gnus-group-insert-group-line): Would scroll the top off the
-       screen. 
 
-Sat Mar  4 02:32:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+       * gnus-score.el (gnus-score-insert-help): Make the summary buffer
+       the selected window. 
 
-       * gnus.el (gnus-summary-read-group): Would do strange stuff to the
-       window configuration when not using full screen.
-       (gnus-get-unread-articles-in-group): Check for illegal read
-       numbers. 
+       * gnus-vis.el (gnus-visual-score-map): New function to create a
+       gazillion menu bar entries. 
 
-       * gnus-uu.el (gnus-uu-save-files): Would bug if the file already
-       existed.
+       * gnus.el (gnus-summary-next-group): New implementation. 
 
-Sat Mar  4 00:32:07 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+Fri Jul  7 12:55:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would compute the wrong
-       number of unread articles.
+       * gnus-cache.el (gnus-cache-possibly-remove-article): Don't barf
+       on corrupted .overview files. 
 
-Fri Mar  3 23:52:28 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * 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. 
 
-       * gnus.el (gnus-group-search-forward): Would ignore level 5
-       groups. 
+       * nnbabyl.el (nnbabyl-request-create-group): New function. 
 
-Fri Mar  3 00:41:42 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus.el (gnus-group-make-group): Did not check to see whether
+       the backend was loaded. 
 
-       * nnml.el (nnml-request-group): Would not work if the active file
-       was changed from without.
+       * gnus-vis.el (gnus-header-face-alist): New colours.
 
-       * gnus.el (gnus-summary-move-article): Have the group prefix be
-       the initial string.
-       (gnus-group-edit-group-done): pop instead of switch to edit
-       buffer. 
-       (gnus-group-set-info): Now also accepts group name changes.
-       (gnus-group-prepare-flat): Sort killed and zombie groups.
-       (gnus-extract-address-components): New variable.
-       
-       * gnus.el: 0.31 is released
+Thu 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>
 
-Thu Mar  2 01:57:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nntp.el (nntp-async-request-group): New function to save async
+       state between groups that are open at the same time. 
 
-       * gnus.el (gnus-refer-article-method): New variable.
-       (gnus-summary-refer-article): Use it.
-       (gnus-find-method-for-group): Use the results of the usage. 
-       (gnus-request-article-this-buffer): Use it even more.
-       (gnus-group-mode-map): make-directory-group and make-doc-group
-       have moved.
-       (gnus-group-make-doc-group): Check whether the doc group exists
-       before creating it.
-       (gnus-group-make-kiboze-group): New command and keystroke.
+       * nnbabyl.el (nnbabyl-retrieve-headers): Possible removal of
+       newlines. 
 
-       * nnfolder.el: New one-file one-group mail backend.
+       * nnmbox.el (nnmbox-retrieve-headers): Ditto.
 
-       * nnmail.el (nnmail-move-inbox): Would occationally kill a random
-       buffer. Just to keep the users on their toes. Just for the heck of
-       it. 
+Wed Jul  5 18:21:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnvirtual.el (nnvirtual-create-mapping): Would barf if component
-       groups were unactivated.
-       (nnvirtual-retrieve-headers): Would deliver incorrect Xrefs if
-       component groups were foreign.
+       * gnus.el (gnus-summary-mode): Set the name of the group here. 
 
-       * gnus.el (gnus-summary-insert-pseudos): Use the `not-confirm'
-       value of gnus-view-pseudos.
-       (gnus-group-suspend): Don't kill the dribble buffer.
+       * gnus-ems.el: `set-text-properties' doesn't work on strings. 
+       (gnus-ems-redefine): Require gnus-msg on startup.
 
-Wed Mar  1 20:58:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Mon Jul  3 12:04:43 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-save-newsrc-file): Would bug after suspending.
+       * gnus.el (gnus-group-startup-message): Tweaked message.
 
-Wed Mar  1 17:01:49 1995  Lars Magne Ingebrigtsen  <larsi@visbur.ifi.uio.no>
+Sun Jul  2 14:11:14 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-article-remove-cr): Didn't set read-only to nil.
-       (gnus-browse-foreign-server): Ignore the groups that should be
-       ignored. 
+       * gnus.el: 0.91 and 0.91.1 is released.
 
-       * nnspool.el (nnspool-retrieve-headers-with-nov): Misplaced paren.
-       (nnspool-nov-directory): New variable.
-       (nnspool-retrieve-headers-with-nov): Use variable.
+       * nnvirtual.el (nnvirtual-catchup-group): Would kill the group
+       buffer. 
 
-       * gnus.el (gnus-inews-domain-name): Try to guess the domain name
-       from (system-name) if all else fails.
-       (gnus-score-find-bnews): Get even that trailing "/" deleted from
-       the kill file dir name.
+       * 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. 
 
-Wed Mar  1 17:01:25 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * nnml.el (nnml-request-expire-articles): Would delete everything
+       over ange-ftp. 
 
-       * gnus.el: 0.30 is released.
+       * gnus-ems.el (gnus-ems-redefine): Really redefine
+       gnus-highlight-selected-summary. 
 
-Wed Mar  1 00:16:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-ems.el (gnus-ems-redefine): Redefine gnus-summary-recenter. 
 
-       * gnus.el (gnus-inews-unique-id): New message-id look.
+Sun Jul  2 13:02:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnml.el (nnml-request-group): Returned nothing if called without
-       having been pre-activated by the presence of new mail.
+       * 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. 
 
-       * gnus.el (gnus-group-prepare-flat): Did not list groups with only
-       ticked articles.
-       (gnus-update-read-articles): Miscalculated number of unread
-       articles. 
-       (gnus-summary-line-format-alist): %N defined as a number.
-       (gnus-summary-exit): When `gnus-use-full-window' was nil, strange
-       stuff would happen.
-       (gnus-subscribe-newsgroup): Bugged out on near-empty group
-       buffers. 
-       (gnus-check-new-newsgroups): Can now specify a list of select
-       methods to be asked.
-       (gnus-group-set-current-level): Advance after setting level.
-       (gnus-view-pseudos): New value: not-confirm, for totally automatic
-       viewing. 
-       (gnus-get-new-news-in-group): Would break on killed groups.
-       (gnus-update-read-articles): Would break on non-active groups.
+Sun Jul  2 12:03:18 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-group-make-articles-read): name instead of group. 
+
+Sat Jul  1 16:04:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.90 is released.
 
-Tue Feb 28 22:56:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-edit-article-done): No arguments to
+       buffer-disable-undo. 
 
-       * gnus.el (gnus-select-newsgroup): Kill the summary buffer if the
-       group can't be entered.
+       * nnkiboze.el (nnkiboze-generate-group): Turn off slow stuff. 
 
-       * nnml.el (nnml-request-group): Occationally replied nil.
+       * gnus-msg.el (gnus-inews-news): Don't restore the summary config
+       if posting is unsuccessful.
 
-       * gnus.el (gnus-group-make-doc-group): Did not work at all.
-       (gnus-summary-enter-digest-group): Would mess with
-       `gnus-newsrc-assoc'. 
+       * gnus-score.el (gnus-score-find-trace): Don't pop to score window
+       if no scores apply.
 
-Tue Feb 28 19:16:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.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. 
 
-       * nnkiboze.el (nnkiboze-request-group): Would bug on empty groups. 
+       * gnus.el (gnus-group-best-unread-group): Would return a group
+       that was supposed to be excluded. 
+       (gnus-summary-next-group): Skip empty groups. 
 
-Tue Feb 28 18:12:30 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * nntp.el (nntp-open-server-semi-internal): Don't attempt a second
+       async connection if the server is down. 
 
-       * gnus.el: 0.29 is released.
+       * gnus.el (gnus-summary-goto-last-article): Doc fix. 
+       (gnus-no-server): Use permanent levels. 
 
-Tue Feb 28 00:25:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el: Unhide and hide was unnecessary when forwarding and
+       replying and stuff. 
 
-       * gnus.el (gnus-group-prepare-function): New variable.
+       * 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.
 
-       * nnml.el (nnml-request-group): Faster implementation.
+       * gnus.el (gnus-summary-catchup): Do thorough nnvirtual catchups. 
 
-       * gnus.el: All y-or-n-p's and yes-or-no-p's delete their messages
-       from the echo area.
+Fri Jun 30 09:10:57 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnselect.el: New backend.
+       * gnus.el: gnus-bug wasn't interactive.
 
-       * gnus.el (gnus-batch-score): Can now also be used interactively. 
+Thu Jun 29 13:42:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Mon Feb 27 17:22:54 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * 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.
 
-       * gnus.el (gnus-update-format-specifications): Would read active
-       file when %D was in the group line spec unconditionally.
-       (gnus-group-make-doc-group): Look through path for doc group. 
-       (gnus): Don't show describe-briefly.
+Wed Jun 28 16:24:38 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-Mon Feb 27 14:52:48 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.89 is released.
 
-       * gnus.el (gnus-use-dribble-file): New variable.
+       * nnfolder.el (nnfolder-directory): file-name-as-directory thing. 
 
-Sun Feb 26 19:42:24 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-mh.el (gnus-mail-reply-using-mhe): Set gnus-mail-buffer to
+       the right buffer.
 
-       * nnbabyl.el: New backend for reading rmail files.
+       * 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.
 
-       * nnml.el (nnml-request-replace-article): Update nov lines after
-       accepting an edited article.
+Sun Jun 25 11:47:24 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el (gnus-update-summary-mark-positions): The user can now
-       also specify where the marks are to go (with some limits).
+       * 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 Feb 25 19:14:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat Jun 24 14:11:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
 
-       * nnvirtual.el (nnvirtual-update-marked): Handles all marks
-       properly (again).
+       * gnus.el: 0.88 is released.
 
-       * gnus.el (gnus-start-news-server): Would not accept non-nntp
-       select methods interactively.
+       * 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.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Pass on NOV lines
-       instead of HEADers to Gnus.
-       (nnvirtual-convert-headers): Convert HEADers, if nnvirtual is
-       handed them, into NOV lines.
+Sat Jun 24 13:14:40 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunsci4.cern.ch>
 
-       * nntp.el (nntp-retrieve-headers-with-xover): Would reply t the
-       first time used, even if the server wasn't XOVER capable.
+       * gnus.el (gnus-subject-eq): New function.
+       (gnus-summary-search-subject): Use it.
 
-Sat Feb 25 16:44:26 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus-msg.el (gnus-cancel-news): Use previous distribution, if
+       any. 
 
-       * gnus.el (gnus-group-list-zombies): Let the user know if there
-       are no zombie groups.
+       * gnus.el (gnus-summary-next-group): Tried exiting while in the
+       group buffer. 
 
-Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+Sat Jun 24 10:35:33 1995  Lars INGEBRIGTSEN UiO  <lingebri@sunscipw.cern.ch>
 
-       * gnus.el: 0.28 is released.
+       * 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. 
 
-Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus-msg.el (gnus-inews-insert-signature): Checked whether
+       `gnus-signature-function' was a function.
 
-       * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
+Sat Jun 17 02:38:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Sat Feb 25 13:44:56 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el: 0.87 is released.
 
-       * gnus.el (gnus-group-unsubscribe-group): Don't require a matching
-       name if the active have haven't been read.
-       (gnus-article-word-wrap): And all the other article functions
-       didn't set buffer-read-only to nil first.
-       (gnus-sorted-header-list): Added To: to the list of default
-       visible headers.
-       (gnus-score-set): Always enter scores into the local score file. 
-       (gnus-summary-raise-thread): Update mode line.
+       * nnkiboze.el (nnkiboze-close-group): Don't bug out on missing nov
+       files. 
 
-Sat Feb 25 01:38:07 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-cache.el (gnus-cache-possibly-remove-articles): Wait until
+       exit to remove articles from the cache. 
 
-       * nnvirtual.el: Rewrite. Got rid of that pesky vector. Also enable
-       reading read articles from the source groups.
+       * 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. 
 
-Fri Feb 24 22:30:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-uu.el (gnus-uu-decode-with-method): Make sure the dir name
+       is a directory. 
 
-       * gnus.el (gnus-options-subscribe, gnus-options-not-subscribe):
-       New variables.
-       (gnus-parse-options-lines): Use new variables.
+       * gnus.el (gnus-summary-mode-map): Add binding for gnus-bug. 
+       (gnus-article-mode-map): Ditto. 
+       (gnus-browse-mode-map): Ditto.
 
-Fri Feb 24 18:32:38 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * nnmh.el (nnmh-request-expire-articles): Possibly keep last
+       article; and return the right `rest' undeleted list. 
 
-       * gnus.el (gnus-group-describe-all-groups): Did not work.
+       * gnus.el (gnus-summary-mark-article): Don't auto-expire ancient
+       articles. 
 
-Fri Feb 24 17:34:55 1995  Lars Magne Ingebrigtsen  <larsi@gymisr.ifi.uio.no>
+       * nnbabyl.el (nnbabyl-request-expire-articles): Would infloop. 
 
-       * gnus.el: 0.26 is released.
+       * gnus.el (gnus-summary-mark-article): Would possibly enter a nil
+       into the lists of articles. 
 
-       * nntp.el (nntp-maximum-request): Set to 400.
+Fri Jun 16 01:51:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-search-article): Would bug if executed
-       at the end of the buffer.
+       * nneething.el (nneething-get-head): Returned nil. 
 
-Fri Feb 24 00:03:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Make doubly
+       sure that point as at the start of the line. 
 
-       * gnus.el (gnus-summary-insert-pseudos): Insert pseudo-articles
-       after the articles from whence they came.
-       (gnus-group-make-doc-group): New command and keystroke.
-       (gnus-check-first-time-used): Subscribe to the doc group if this
-       is the first time used.
+       * gnus-score.el (gnus-summary-score-entry): Matches on lines were
+       entered with strings, leading to later bugouts. 
 
-       * gnus-uu.el (gnus-uu-grab-articles): Have article numbers
-       associated with pseudos.
+       * nntp.el (nntp-request-asynchronous): Error message slightly
+       off. 
 
-       * gnus.el (gnus-group-list-groups): The group buffer would
-       sometimes be killed at this point.
+       * gnus.el (gnus-summary-verbose-header): New command and keystroke
+       for POG compatability. 
+       (gnus-article-hide-headers-if-wanted): Fix to the same. 
 
-       * nndoc.el: New backend for reading a single mbox-like file as one
-       newsgroup. 
+       * gnus-score.el (gnus-score-edit-alist): Use it new config.  
 
-       * nndigest.el (nndigest-close-group): Kill the nndigest group
+       * 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. 
 
-       * gnus.el (gnus-configure-windows): Summary and article buffers
-       would spuriously change to buffer-read-only nil.
-       (gnus-summary-work-articles): Would sort instead of reverse the
-       list of processable articles.
+       * gnus-mh.el (gnus-mail-reply-using-mhe): Set mail-bug to wrong
+       thing. 
 
-Thu Feb 23 23:30:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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. 
 
-       * gnus.el (gnus-read-mark): Both `R' and `D' marks. 
+Thu Jun 15 21:31:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmbox.el ('nnmbox-request-post-buffer): Cyclic definition.
+       * 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.
 
-       * gnus.el (gnus-summary-mail-forward): Would not restore window
-       configuration properly after sending mail.
+Thu Jun 15 05:28:03 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
 
-Thu Feb 23 16:09:54 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+       * gnus-score.el (gnus-score-save): Delete empty score files. 
 
-       * gnus.el: 0.25 is released.
+Thu Jun 15 03:34:23 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Thu Feb 23 10:20:46 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+       * gnus.el: 0.86 is released.
 
-       * gnus.el (gnus-summary-enter-digest-group): New command.
-       (gnus-summary-mode-map): `E' - expiry, `e' - edit article.
+       * gnus.el (gnus-summary-refer-article): Recenter after fetching. 
 
-       * nndigest.el: New backend.
+Wed Jun 14 10:34:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would not mark xrefs as read
-       when select methods were similar.
-       (gnus-group-insert-group-line): %t did not work properly in the
-       specs. 
-       (gnus-score-hierarchical): Removed variable.
-       (gnus-score-find-single, gnus-score-find-hierarchical): New
-       functions. 
-       (gnus-score-find-bnews): Renamed function.
-       (gnus-score-headers): Call these new functions from here.
-       (gnus-summary-move-article): Remove any process marks.
-       Removed all old digest functions.
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Don't initialize
+       twice. 
 
-Thu Feb 23 09:49:46 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * gnus-msg.el (gnus-mail-buffer): New variable. 
 
-       * gnus.el (gnus-summary-mode-map): `M H' for
-       gnus-summary-catchup-to-here. 
+       * gnus-score.el (gnus-summary-increase-score): Restore window
+       config after help.
 
-       * gnus-uu.el (gnus-uu-mark-all): Would loop indefinitely.
+       * nnmail.el (nnmail-use-procmail): New variable. 
 
-       * gnus.el (gnus-summary-mode-map): `e' sets the expiry mark.
+       * nntp.el (nntp-send-strings-to-server): Really reopen connection
+       if closed. 
 
-Wed Feb 22 17:32:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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
+       again. 
 
-       * gnus.el (gnus-activate-newsgroup): Make Gnus take heed of server
-       ports. 
-       (gnus-summary-raise-by-subject & friends): Remove "Re: " from
-       subjects by default.
-       (gnus-summary-mode-map): Changed `M C-d' and `M C-s' to `M D' and
-       `M S'.
+Tue Jun 13 00:26:45 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Wed Feb 22 10:12:14 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
+       * Treat empty comments fields. 
 
-       * gnus.el (gnus-summary-mode-map): Changed `M-d' and `C-M-d' back
-       to `x' and `X'.
-       (gnus-summary-quit): Would kill the group buffer.
-       (gnus-summary-exit): `gnus-exit-group-hook' was not allowed to
-       fiddle with important variables.
-       (gnus-summary-search-group): Would select groups that had no
-       unread articles.
-       
-       * gnus.el: 0.24 is released
+       * 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. 
 
-Sun Feb 19 08:02:38 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus-score.el (gnus-summary-score-entry): Doc fix. 
 
-       * gnus.el (gnus-summary-read-group): Did not configure windows
-       properly. 
-       (gnus-summary-hide-thread): Would not properly hide all threads. 
-       (gnus-summary-next-group): `n' on the last article, and then 0
-       articles would return to an empty group buffer.
+Tue Jun 13 10:02:57 1995  Scott Byer  <byer@mv.us.adobe.com>
 
-       * gnus.el: 0.23 released.
+       * 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.
 
-Sat Feb 18 15:11:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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.
 
-       * gnus.el (gnus-mark-xrefs-as-read): Use gnus-use-cross-references
-       as it was meant to be used.
-       (gnus-score-load): Don't check for special members in
-       gnus-score-alist. 
+Sat Jun 10 00:15:13 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Sat Feb 18 11:22:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.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 (gnus-post-news): Don't insert any Bcc if it already
-       exists. 
+       * gnus.el: 0.85 is released.
 
-       * gnus.el: 0.21 released
+Thu Jun  8 22:27:07 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
 
-Sat Feb 18 04:47:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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.el (gnus-inews-article-header-hook): New hook.
+       * gnus-edit.el: Added support for `eval', `adapt', and `local'
+       entries. 
 
-Fri Feb 17 08:40:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-cus.el: New file.
 
-       * gnus.el (gnus-summary-followup-and-reply,
-       gnus-summary-followup-and-reply-with-original): New functions and
-       keystrokes for sending both followup and reply.
+Fri Jun  9 00:07:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * nntp.el (nntp-request-post-buffer): 'ask setting on
-       gnus-auto-mail-to-author. 
+       * gnus-uu.el (gnus-uu-initialize): Create tmp dir recursively. 
 
-       * gnus.el (gnus-inews-article): Use the foreign server to post the
-       article if a prefix is given to `gnus-inews-news'.
+       * 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-uu.el: New automatic view commands and keystrokes.
-       (gnus-uu-mark-series): New function and keystroke.
-       (gnus-uu-mark-all): New function and keystroke.
+       * 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.el (gnus-group-search-forward): Did not go to next group
-       with unread articles, just went to the next group.
-       (gnus-article-prepare): Mark cancelled articles as such.
-       (gnus-request-replace-article): Functions for replacing an article
-       in all mail backends.
-       (gnus-summary-edit-article): Function and keystroke for editing a
-       (mail) article.
-       (gnus-group-best-unread-group): New command and keystroke.
-       (gnus-keep-same-level): Now supports `best' as a value to go to
-       the "best" next newsgroup.
-       (gnus-mark-xrefs-in-unsubscribed): New variable.
-       (gnus-mark-xrefs-as-read): Use the new variable.
-       (gnus-group-add-group): Adding a group in an empty group buffer
-       bugged. 
-       (gnus-summary-hide-all-threads): Would loop indefinitely.
-       (gnus-view-pseudos): New variable for automatic pseudo-article
-       viewing. 
+       * gnus-vis.el (gnus-article-highlight-headers): Would sometimes
+       bug out. 
 
-       * nnmail.el (nnmail-request-post-buffer): Have followups go to
-       From, To and Cc.
-       
-       * gnus.el: When switching between many summary buffers, the
-       gnus-summary-buffer variable would sometimes point to the wrong
-       buffer, in some functions.
+       * gnus.el (gnus-configure-windows): Accept integer hor specs. 
 
-       * gnus.el (gnus-group-insert-group-line): Would by when using
-       %num,numD type of format specs on numbers.
+       * 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 Feb 17 05:06:28 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
+Fri Jun  9 00:07:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-mail-reply-using-mail): Don't remove all text
-       properties from headers, just invisible.
+       * gnus.el: 0.84 is released.
 
-Thu Feb 16 04:21:19 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
+       * nneething.el (nneething-retrieve-headers): Check for empty
+       files. 
 
-       * gnus.el (gnus-group-browse-foreign-server): Did not intern the
-       select method.
-       (gnus-summary-search-subject): Don't ignore hidden articles.
-       (gnus-make-directory): Would not properly create new directories. 
-       (gnus-mail-reply-using-mail): Include Cc's when replying.
-       (gnus-adjust-marked-articles): Infinite loop.
+       * gnus-msg.el (gnus-inews-insert-headers): Did not delete the
+       required headers. 
+       (gnus-inews-organization): Be a bit more clever about missing
+       files. 
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Would not allow
-       people to enter groups.
+       * gnus-score.el (gnus-score-body): Didn't work at all. 
 
-       * gnus-mh.el (gnus-mail-other-window-using-mhe): Tried to fetch
-       subject where none was to be fetched.
+       * 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. 
 
-       * gnus.el (gnus-browse-read-group): Movement commands did not
-       work. 
-       (gnus-score-interactive-default-score): New variable, default
-       1000. 
+Thu Jun  8 20:15:24 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Thu Feb 16 01:37:30 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-move-inbox): Now (probably) supports
-       popmail. (Function taken from rmail.el).
+       * nnmail.el (nnmail-resplit-incoming): New variable. 
 
-       * gnus.el (gnus-mark-xrefs-as-read): If a mail article is marked
-       as expirable, the cross-reffed articles will also be marked as
-       expirable. 
-       (gnus-summary-mode-map): Changed all keybindings back to the GNUS
-       4.1 bindings. All new keybindings are now at S-letter.
+       * nnml.el (nnml-get-new-mail): Wrong group name. 
 
-Wed Feb 15 06:44:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-simplify-subject-fuzzy): Inline
+       simplify-buffer-fuzzy. 
+       (gnus-simplify-buffer-fuzzy): New Re: match. 
 
-       * gnus.el (gnus-score-find-score-files-function): New variable.
-       (gnus-summary-display-article): Don't configure to article buffer
-       if it isn't wanted.
+       * gnus-uu.el (gnus-uu-initialize): Make a more unique temp name. 
+       (gnus-uu-decode-unshar-and-save): Start working. 
 
-       * nntp.el (nntp-default-sentinel): Don't signal an error if a
-       connection closes.
+       * gnus.el (gnus-score-find-single): Find both SCORE and ADAPT
+       file. 
+       (gnus-score-find-hierarchical): Ditto.
 
-       * gnus.el (gnus-score-file-suffix): Renamed gnus-score-file-name. 
+Thu Jun  8 15:38:58 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
 
-Mon Feb  6 15:44:42 1995  Lars Ingebrigtsen  <lars@eyesore.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 (gnus-configure-windows): Bury the group buffer
-       somewhat. 
-       (gnus-mail-reply-using-mail): Don't bind `C-c C-y' to anything in
-       the mail buffer.
+       * gnus.el: Doc string typo corrections galore courtesy of Frank D.
+       Cringle. 
 
-       * nndir.el (nndir-retrieve-headers): Retrieve with NOV, if that is
-       posssible. 
+       * gnus-ems.el: Bind buffer-substring-no-properties if not bound. 
 
-Sun Feb  5 21:15:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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. 
 
-       * gnus.el: Introduction of pseudo-articles. Changes throughout
-       Gnus.
+Wed Jun  7 15:04:20 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
 
-       * gnus-uu.el: Rewrite. New keymap and new interface.
+       * 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. 
 
-       * gnus.el (gnus-get-newsgroup-headers): Would barf on In-Reply-To
-       headers
+       * nndoc.el (nndoc-retrieve-headers): Would fetch headers
+       strangely
 
-Sat Feb  4 18:16:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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-uu.el (gnus-uu-get-list-of-articles): Would not get list of
-       articles. 
+       * gnus.el: 0.83 is released. 
 
-Sat Feb  4 13:47:14 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+Wed Jun  7 12:59:46 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-quit): Did not the kill summary buffer.
+       * gnus.el (gnus-configure-windows): Also make the selected buffer
+       in the selected window the current buffer.
 
-       * gnus-visual.el (gnus-visual-highlight-selected-summary): Limit
-       the highligting to the same area highligted by mouse-face.
+Mon Jun  5 23:04:27 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Sat Feb  4 09:49:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nntp.el: Anchor all lines with \n instead of $.
 
-       * gnus.el (gnus-build-get-header): Faster searching.
+Sun Jun  4 17:03:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Fri Feb  3 18:25:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el (gnus-summary-remove-lines-marked-with): Unbalanced
+       parens. 
 
-       * gnus.el (gnus-newsgroup-ancient): New variable.
-       (gnus-summary-local-variables): Initialize it.
-       (gnus-build-get-header): Build it.
-       (gnus-trim-thread): New function.
-       (gnus-make-threads): Call it.
-       (gnus-ancient-mark): New variable.
-       (gnus-summary-prepare-threads): Use it.
-       (gnus-fetch-old-headers): Updated documentation.
+Sun Jun  4 00:48:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Mon Jan 30 05:11:47 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el (gnus-group-catchup): Would not properly catchup all
+       ticked articles.
 
-       * gnus.el (gnus-articles-to-read): Don't inform the user if the
-       only scored articles are tiched or dormant.
+       * nndoc.el (nndoc-number-of-articles): Would totally bug out on
+       mbox types. 
 
-Sat Feb  4 09:39:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.82 is released.
 
-       * gnus.el (gnus-read-init-file): Also load .gnus.el and .gnus.elc. 
+Sat Jun  3 00:27:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el: Removed the last vestiges of the invisible text in the
-       group and summary buffers.
+       * 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. 
 
-Fri Feb  3 19:27:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnmail.el (nnmail-move-inbox): Always use movemail to move
+       incoming mail. 
 
-       * gnus.el (gnus-group-make-directory-group): New command and
-       keystroke. 
-       (gnus-subscribe-hierarchical-interactive): Would not let you
-       subscribe to anything.
-       (gnus-get-newsgroup-headers): Would barf when presented with
-       message-id-less articles.
+       * gnus.el (gnus-summary-zcore-fuzz): New variable. 
+       (gnus-summary-insert-line): Use it. 
+
+       * gnus-score.el (gnus-summary-score-entry): Remove Re:'s from
+       substring and regexp matches. 
+
+       * gnus-msg.el (gnus-inews-insert-headers): Would bug out on
+       existing message-ids. 
+
+       * gnus-ems.el: Provide gnusutil for Mule users. 
+
+       * gnus.el (gnus-summary-catchup): Would nix out dormant articles. 
+
+       * nntp.el (nntp-retrieve-headers-with-xover): Would give erronous
+       results on non-xover servers. 
+
+       * gnus.el (gnus-group-make-group): Would insert groups at the end
+       of the list at the beginning. 
+
+       * gnus-kill.el (gnus-kill-parse-gnus-kill-file): Switch to the
+       summary buffer before evaling nok-kill forms. 
+
+       * gnus-score.el (gnus-score-edit-done): Make sure the directory
+       where we save the score file exists. 
+
+       * gnus.el (gnus-retrieve-headers): Don't try to retrieve headers
+       by id from the cache.
+
+       * nnsoup.el (nnsoup-read-areas): New packets would bomb. 
+
+       * 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. 
+
+Fri Jun  2 20:58:58 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * nnvirtual.el (nnvirtual-possibly-change-newsgroups): Make sure
+       the nnvirtual group doesn't include itself. 
+
+       * gnus-score.el (gnus-score-body): Changed message to "num of
+       tot". 
+
+       * nnbabyl.el (nnbabyl-get-new-mail): Remove ^_-s from incoming
+       mails. 
+
+       * gnus.el (gnus-mark-article-as-read): Did not remove articles
+       from the cache. 
+
+       * nnmail.el (nnmail-get-spool-files): Remove directories that
+       match the suffix. 
+
+       * 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. 
+
+       * nnmail.el (nnmail-get-split-group): Get the right group to split
+       in when doing procmail splits. 
+
+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>
 
-       * nndir.el: New backend for reading directories.
+       * gnus-vis.el (gnus-summary-make-menu-bar): Added menu entry to
+       highlight article.
 
-Thu Feb  2 17:42:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Fri Jun  2 00:29:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-group-prepare): Zombie and killed groups could not
-       be chosen.
-       (gnus-group-search-forward): Didn't return nil when no group was
-       found. 
-       (gnus-summary-prepare): Sorting was done after gathering loose
-       threads, so the losse threads were not sorted properly.
+       * gnus.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.
 
-Thu Feb  2 15:31:11 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-msg.el (gnus-copy-article-buffer): Didn't widen before
+       copying. 
 
-       * gnus.el: Implemented support for SCORE files.
+       * gnus.el (gnus-article-get-xrefs): Would bug out in obscure
+       circumstances. 
 
-Thu Feb  2 17:23:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-ems.el: Would define make-face, which would confuse Info.
 
-       * gnus.el (gnus-group-list-groups): Don't go to the first group
-       after listing.
-       (gnus-group-list-groups): Go to the first unread group at startup,
-       not the second.
+       * gnus.el (gnus-summary-next-article): Execute keystroke after `n'
+       in the right buffer. 
 
-Tue Jan 31 15:13:10 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-edit.el (gnus-score-customize): Added keystroke and
+       autoload. 
 
-       * gnus.el (gnus-inews-full-address): Use the full machine name in
-       the message-ids.
-       (gnus-get-unread-articles-in-group): Groups that have no articles
-       are marked as such.
+       * 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. 
 
-       * nnmail.el (nnmail-article-group): Catch regexp overflow errors. 
+Thu Jun  1 01:17:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-update-read-articles): Would not update virtual
+       * 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-mail-send-and-exit): Don't return to the Gnus window
-       configuration from the mail buffer if Gnus isn't active.
-       (gnus-summary-next-group): Go to the group buffer if the user
-       answers "0" after selecting a new group from a different group. 
-       (gnus-select-newsgroup): Catch up properly if the only articles in
-       a group have expired.
 
-Tue Jan 31 08:01:19 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-soup.el: New file.
 
-       * gnus.el (gnus-kill): Arguments to `gnus-days-between' was
-       swapped. 
+       * nnsoup.el: New file.
 
-Tue Jan 31 07:09:36 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-msg.el (gnus-inews-article-function): New variable. 
+       (gnus-inews-article): Check headers after they have been
+       generated. 
 
-       * gnus.el (gnus-pp-gnus-kill): Don't quote quoted objects.
+Wed May 31 11:37:22 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Jan 31 05:51:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-expire-articles): Cancelled instead of
+       canceled. 
 
-       * gnus.el (gnus): Check whether Gnus has been started already. If
-       so, don't re-start, just switch to the buffer and get new news.
-       (gnus-batch-score): Didn't work.
+Wed May 31 03:45:35 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
 
-       * nnspool.el (nnspool-nov-is-evil): New variable.
-       (nnspool-lib-dir): New variable.
-       (nnspool-retrieve-headers-with-nov): nnspool can now return NOV
-       lines instead of plain article headers.
+       * nnmh.el (nnmh-request-expire-articles): If a file can't be
+       deleted, don't remove it from the list of expirables. 
 
-       * nntp.el (nntp-nov-is-evil): Changed name of `nntp-xover-is-evil'
-       to `nntp-nov-is-evil'.
+       * gnus.el: 0.80 is released.
 
-Mon Jan 30 12:27:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue May 30 10:59:22 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
 
-       * gnus.el (gnus-summary-search-subject): Would go to the first
-       article when searching backward.
-       (gnus-gather-threads): When gathering loose threads, they would be
-       gathered in reverse order.
-       (gnus-summary-prev-article): Did retrieve old articles when
-       executed on the first article in the buffer.
-       (gnus-read-header): Would not read old headers when requested one
-       by one.
+       * gnus-cite.el (gnus-cite-attribution-postfix): Accept VinVN
+       `says' attribution, no matter how stupid it sounds.
 
-       * gnus.el: Converted all mark variables from strings to characters.
+Wed May 31 00:46:27 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
 
-Sun Jan 29 05:56:51 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el (gnus-summary-read-group): Recenter in wrong window. 
 
-       * gnus.el (gnus-select-group-hook): Remove description of how to
-       sort, since it doesn't work.
-       (gnus-make-sub-thread): Removed silly lambda expression.
-       (gnus-thread-sort-functions): New variable.
-       (gnus-make-threads): Do not sort here.
-       (gnus-thread-sort-by-number): New function.
-       (gnus-thread-sort-by-author): New function.
-       (gnus-thread-sort-by-subject): New function.
-       (gnus-thread-sort-by-date): New function.
-       (gnus-thread-sort-by-score): New function.
-       (gnus-thread-sort-by-total-score): New function.
-       (gnus-thread-total-score): New function.
-       (gnus-thread-header): New function.
-       (gnus-sort-threads): New function.
-       (gnus-summary-prepare): Sort here.
+Tue May 30 10:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Sat Jan 28 18:44:09 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * 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. 
 
-       * gnus.el (gnus-articles-to-read): Provide default values instead
-       of initial input.
+Mon May 29 09:03:02 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Mon Jan 30 01:41:43 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus.el (gnus-summary-goto-subject): Would not report
+       non-existing numbers. 
 
-       * gnus.el (gnus-mark-article-hook): Don't mark expirable articles
-       as read when selecting them.
-       (gnus-summary-mode): Removed " Thread" from the summary mode line.
-       (gnus-inews-message-id): Use domain name instead of host name in
-       message-ids.
+       * 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. 
 
-Sun Jan 29 09:37:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-configure-windows): Would, in obscure cases,
+       display a buffer in two windows. 
 
-       * gnus.el (gnus-apply-kill-file): Update dates when expiring
-       kills. 
-       (gnus-article-mode): Changed all the mode lines to really use a
-       buffer-local spec.
-       (gnus-group-search-forward): gnus-keep-same-level now works. 
+Mon May 29 09:03:02 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-       * gnus.el: Got rid of all the invisible text and changed all the
-       functions to use text properties.
+       * gnus.el: 0.79 is released.
 
-Sat Jan 28 03:13:13 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * nnmail.el (nnmail-delete-incoming): New variable. 
 
-       * gnus.el (gnus-inews-insert-headers): Remove any old
-       NNTP-Posting-Host headers.
-       (gnus-group-catchup): Mark dormant as read.
+       * gnus.el (gnus-summary-read-group): Would scroll to the end of
+       the article. 
 
-Fri Jan 27 20:50:07 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-msg.el (gnus-mail-reply-using-mail): Don't run
+       news-reply-header-hook if mail-yank-hooks is non-nil. 
 
-       * gnus.el (gnus-inews-news): Make followups default to all groups.
+Sun May 28 15:25:02 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Fri Jan 27 20:07:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * 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.el (gnus-summary-prepare-threads): Move assignment to
-       `gnus-tmp-prev-subject' to after the check for equality with
-       `subject'. 
+       * gnus-score.el (gnus-summary-increase-score): Allow "?"s. 
 
-Thu Jan 26 15:47:35 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el (gnus-summary-import-article): New command and
+       keystroke. 
 
-       * gnus.el (gnus-set-mouse-face): New function.
-       (gnus-parse-format): New function.
-       (gnus-parse-simple-format): Renamed from `gnus-parse-format'.
-       (gnus-group-insert-group-line): Do not set mouse face here.
-       (gnus-summary-insert-line): Do not set mouse face here.
-       (gnus-group-line-format): Add mouse face delimiters.
-       (gnus-summary-line-format): Add mouse face delimiters.
-       (gnus-update-format-specifications): Don't depend on
-       `gnus-group-line-format-spec' being a simple list.
+       * gnus-kill.el (gnus-kill-parse-rn-kill-file): Also parse rn
+       killfiles. 
 
-Tue Jan 24 20:18:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el (gnus-group-get-new-news): Did not use
+       default-list-level properly.
 
-       * gnus.el (gnus-clear-system): Kill global KILL file.
+Sun May 28 10:01:10 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
-Tue Jan 24 14:43:33 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus.el (gnus-article-word-wrap): Use fill-column. 
 
-       * gnus.el (gnus-inews-insert-headers): Only check if first
-       `gnus-summary-gather-subject-limit' characters are the same.
+       * gnus-score.el (gnus-score-remove-lines-adaptive): Would switch
+       score files. 
 
-Mon Jan 23 22:18:56 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnspool.el (nnspool-find-article-by-message-id): Did not work. 
 
-       * gnus.el (gnus-summary-update-line): Protect call to
-       `gnus-summary-mark-article' with `save-excursion'.
+       * gnus-score.el (gnus-score-adaptive): Would try to score one too
+       many. 
 
-Sat Jan 28 00:55:19 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+       * gnus.el (gnus-group-make-help-group): Use new doc backend. 
 
-       * gnus.el (gnus-extract-address-components): Would fail if the
-       address contained special characters.
+       * nndoc.el (nndoc-type-to-regexp): Find out when the end of file
+       has been reached in digests. 
 
-Fri Jan 27 04:45:09 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun May 28 01:30:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-active-to-gnus-format): Condition-cased the active
-       file reading to be a bit more lenient with active files.
-       (gnus-group-get-new-news): Would always request info on each
-       individual group, even when the active file has been read.
+       * nnmbox.el (nnmbox-possibly-change-newsgroup): Act more robustly
+       even if the user kills the mbox buffer.
 
-Thu Jan 26 00:16:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat May 27 20:16:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-inews-unique-id): Check for illegal characters in
-       the user name.
-       (gnus-summary-set-score): Removed the invisible score from the
-       summary lines. (assq article-number gnus-newsgroup-scored) can be
-       used instead.
-       (gnus-add-to-range): Would not give the right result if the ranges
-       did not start at 1.
+       * nneething.el (nneething-make-head): Produced buggy From
+       headers. 
+       (nneething-article-p): More strict definition. 
 
-Wed Jan 25 02:49:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * 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.el (gnus-summary-move-article): Would not properly respool
-       articles. 
-       (gnus-pp-gnus-kill): Removed (quote) from where it wasn't needed. 
+Sat May 27 09:25:52 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
 
-       * nnml.el (nnml-request-accept-article): Wouldn't do anything
-       much. 
-       (nnml-request-move-article): Would not properly move an article.
+       * gnus.el: 0.78 is released.
 
-       * gnus.el (gnus-apply-kill-file): Don't score already scored
-       articles. 
-       (gnus-newsgroup-scored): New list of articles.
-       (gnus-select-newsgroup, gnus-articles-to-read): Changed to take
-       into account previously scored articles, if any.
+       * nnmail.el (nnmail-split-incoming): Would bug out on long
+       content-lengths.
 
-Tue Jan 24 00:19:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-active-to-gnus-format): Do more checking. 
+       (gnus-summary-prev-page): Would not configure windows. 
 
-       * gnus.el (gnus-inews-organization): If organization is wanted,
-       and no organization is found, the user will be prompted for one. 
-       (gnus-inews-check-post): Bug in checking for multuple headers.
-       (gnus-inews-check-post): Check for version and sendsys.
-       (gnus-inews-insert-signature): Don't insert stuff that looks like
-       file names in signatures.
+       * gnus-cache.el (gnus-cache-possibly-enter-article): Did not
+       insert From headers in nov files.
 
-       * nntp.el (nntp-request-article): unwind-protect the article
-       fetching. Might have caused bugs elsewhere.
-
-       * gnus.el (gnus-inews-organization): New implementation. The
-       `gnus-local-organization' variable can now also be a function.
-       (gnus-inews-check-post): Check for multiple headers.
-       (gnus-check-bogus-newsgroups): Would not remove bogus dead groups. 
-
-Mon Jan 23 23:49:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnbabyl.el (nnbabyl-retrieve-headers): Misspelled func name.
 
-       * gnus.el (gnus-inews-user-name): Use `user-mail-address' only as
-       a last resort.
-
-Mon Jan 23 19:40:02 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
-
-       * gnus.el (gnus-build-get-header): Did not work with multiple
-       articles with the same message-id.
-       (gnus-inews-organization): Remove trailing newlines.
-
-       * nnspool.el (nnspool-find-article-by-message-id): Grep for
-       message-ids instead of loading the entire history file.
+       * gnus.el (gnus-browse-group-name): Did not work.
+       (gnus-browse-select-group): No interactive spec.
 
-Mon Jan 23 18:59:27 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
-
-       * gnus-visual.el (gnus-visual-summary-highlight): Use and document
-       free variables. 
-       (gnus-visual-summary-highlight-line): Remove unnecessary test for
-       `gnus-visual' and add workaround face changes in start of line.
-
-Mon Jan 23 18:48:31 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
-
-       * nnmbox.el (nnmbox-read-mbox): Fix for no newsgroups.
-
-       * gnus.el (gnus-ask-server-for-new-groups): Did not work. :-)
-       (gnus-summary-make-false-root): This variable has now swallowed
-       the functionality of `gnus-gather-loose-threads'.
-
-Mon Jan 23 18:03:21 1994  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
-
-       * gnus.el (gnus-group-unsubscribe-current-group): Would go two
-       steps forward.
+       * gnus-msg.el (gnus-mail-reply-using-mail): `C-c C-y' woyld yank
+       only headers. 
 
-Mon Jan 23 17:09:10 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
+Fri May 26 06:34:55 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * nnmail.el (nnmail-insert-lines): Compute a new Lines header and
-       remove any old ones.
+       * gnus.el (gnus-group-make-doc-group): New command and keystroke. 
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Removed checking for
-       multiple articles with the same ID.
+       * nndoc.el (nndoc-open-server): New implementation. Now does
+       babyl, mbox and digest.
 
-       * gnus.el (gnus-get-newsgroup-headers): Ignore multiple articles
-       with the same Message-ID.
-       (gnus-get-newsgroup-headers-xover): The same.
+       * nnspool.el (nnspool-request-post): Use a pipe instead of a pty. 
 
-Mon Jan 23 00:42:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-inews-insert-headers): Do the _-_ a bit more
+       intelligently. 
 
-       * gnus.el (gnus-inews-insert-headers): Ask when empty headers
-       are detected.
-       (gnus-cancel-news): Avoid sending an empty cancel message.
-       (gnus-signature-function): New variable to return a signature file
-       name. 
-       (gnus-inews-insert-signature): Now warns the user if the signature
-       is more than 4 lines long. Also uses `gnus-signature-function'.
-       Also, if the string isn't a file name, the string itself is
-       inserted as a signature.
-       (gnus-inews-insert-signature): If mail-signature has already
-       inserted a .sig, delete this and insert Gnus' own.
-       (gnus-inews-check-post): Warn the user if the article to be posted
-       is more than 60k long.
-       (gnus-inews-insert-headers): Insert Sender header if the From
-       header doesn't seem to be the name of the user that posts.
-       (gnus-inews-check-post): Check for control characters.
-       (gnus-inews-insert-headers): Added "_-_" to message-id if the
-       thread has changed name.
+Thu May 25 13:05:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Sun Jan 22 02:37:06 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-summary-enter-digest-group): Did not work.
 
-       * gnus.el (gnus-article-prepare): Mark cancelled articles as
-       cancelled. 
-       (gnus-summary-expire-articles): Mark expired articles as
-       cancelled. 
-       (gnus-inews-insert-signature): Changed .sig predix from "--" to
-       "-- ".
-       (gnus-article-display-hook): Added "treat overstrike" to the
-       default display hook.
-       (gnus-inews-date): Changed to generate a valid date.
+       * nndigest.el (nndigest-current-buffer): Doc fix.
 
-       * nnmbox.el (nnmbox-request-article): Don't include the "From "
-       line when returning an article.
+       * nnmh.el (nnmh-request-list): Would recurse needlessly. 
 
-       * nnmh.el (nnmh-save-mail): Rename "From " lines.
+Thu May 25 05:34:16 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
 
-       * nnml.el (nnml-save-mail): Rename "From " lines. 
+       * gnus.el: 0.77 is released.
+       
+       * gnus.el (gnus-article-date-ut): Ignore missing dates. 
+       (gnus-group-enter-directory): New command and keystroke.
 
-       * gnus.el (gnus-gnus-to-newsrc-format): Don't write foreign groups
-       to .newsrc.
-       (gnus-summary-remove-lines-marked-as-read,
-       gnus-summary-remove-lines-marked-with): Renamed functions 
-       from *-delete-marked-*.
-       (gnus-check-new-newsgroups): New possible value: `ask-server'.
-       (gnus-ask-server-for-new-groups): Ask the server for new groups
-       instead of comparing the killed list and the active hashtb. 
-       (gnus-parse-newsrc-body): Parse ! and : in the way they are
-       supposed to be parsed.
-       (gnus-get-unread-articles): Now works with any combination of
-       startup level, gnus-read-active-file status and
-       gnus-activate-foreign-newsgroup level.
+       * nnspool.el (nnspool-retrieve-headers-with-nov): Don't be picky
+       on dirs. 
 
-Sat Jan 21 21:27:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-mh.el (gnus-mail-forward-using-mhe): Make better Subject. 
 
-       * nnvirtual.el: Big rewrite.
-       (nnvirtual-update-marked): Now updates marks in source groups.
-       (nnvirtual-create-mapping): Use marks from source groups.
-       (nnvirtual-possibly-change-newsgroups): Several nnvirtual groups
-       may be active at the same time. nnvirtual groups can also include
-       other nnvirtual groups.
+       * gnus.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. 
 
-       * gnus.el (gnus-add-marked-articles): New function,
+Sat May 20 06:45:04 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
 
-Sat Jan 21 15:22:51 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+       * gnus-score.el (gnus-score-find-alist): New function.
+       (gnus-possibly-score-headers): Use it.
 
-       * gnus.el (gnus-mark-xrefs-as-read): Would mark xreffed articles
-       that were ticked (or dormant) as read.
-       (gnus-summary-refer-parent-article): Now understands the numeric
-       prefix. 
-       (gnus-build-get-header): Would make it impossible to select old
-       fetched articles.
+       * gnus.el (gnus-score-file-(single|multiple)-match-alist): New
+         variables.
 
-       * gnus-visual.el (gnus-article-make-menu-bar): Added all treatment
-       functions to a menu.
+Thu May 25 03:44:53 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
 
-       * gnus.el (gnus-close-group): New backend call to perform
-       cleanups. 
-       (gnus-article-de-quoted-unreadable): New article treatment
-       function. 
+       * gnus-kill.el (gnus-expunge): Would infloop.
 
-Sat Jan 21 01:15:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnmail.el (nnmail-article-group): Don't enter a mail into the
-       same mail group twice,
-
-       * gnus.el (gnus-build-old-threads): Don't build old threads
-       backwards from dormant articles.
-
-Fri Jan 20 23:31:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el (gnus-summary-mark-article): Changed the expiry mark. It
-       is now a "read" mark, and occupies the same position as the other
-       read marks ("DX+- "). 
-
-Fri Jan 20 19:19:01 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
-
-       * gnus.el (gnus-get-unread-articles): Did not properly activate
-       foreign newsgroups.
-
-Fri Jan 20 18:49:58 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
-
-       * gnus.el (gnus-group-list-matching): New function and keystroke.
-
-Tue Jan 17 19:19:30 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
-
-       * gnus.el (gnus-summary-keysort-summary,
-       gnus-summary-sort-summary, gnus-keysort-headers, gnus-keysort,
-       gnus-sort-headers, gnus-string-lessp, gnus-date-lessp): Deleted.
-       (gnus-sortable-date): New function.
-       (gnus-summary-sort-by-date, gnus-summary-sort-by-subject,
-       gnus-summary-sort-by-author, gnus-summary-sort-by-number): Use it.
-       (gnus-summary-sort-by-score): New function.
-       (gnus-summary-mode-map): Bind it.
-       (gnus-select-group-hook): Updated documentation.
+       * nnspool.el (nnspool-inews-sentinel): Did not kill the error
+       buffer.
 
-       * gnus.el (gnus-summary-best-unread-article): New function.
-       (gnus-summary-mode-map): Add binding.
-       (gnus-summary-mode): Document it.
+       * nnmail.el (nnmail-article-group): Would but out on function in
+       the split method.
 
-Mon Jan 16 15:49:37 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * nnmh.el (nnmh-get-new-mail): Don't rescan if already scanned. 
 
-       * gnus.el (gnus-summary-gather-subject-limit): New variable.
-       (gnus-gather-threads): Use it.
+       * nnml.el (nnml-get-new-mail): Ditto.
 
-       * nntp.el (nntp-request-post-buffer): Support
-       `gnus-auto-mail-to-author'.
+       * gnus.el (gnus-start-news-server): Don't let the nnmh backend
+       fetch new mail. 
 
-       * gnus.el (gnus-mail-self-blind): New variable.
-       (gnus-post-news): Use it.
-       (gnus-inews-news): Recognize "BCC" field.
+Wed May 24 07:59:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Thu Jan 19 21:37:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nneething.el: New backend.
 
-       * gnus.el (gnus-build-old-threads): Fetch old headers and build
-       complete threads.
+Wed May 24 02:35:49 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
 
-Wed Jan 18 08:36:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: 0.76 is released.
 
-       * nnmh.el: Rewrite.
+       * nnfolder.el (nnfolder-close-group): New version. Don't close if
+       already closed.
 
-       * gnus.el (gnus-get-newsgroup-headers): New implementation. Twice
-       as fast.
+       * gnus-msg.el (gnus-inews-news): Wouldn't restore winconf.
 
-       * nnmbox.el: Rewrite. Now supports crossposting.
+       * gnus.el (gnus-summary-delete-article): Would make all expirable
+       articles disappear.
 
-       * nnml.el: Rewrite.
+       * 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.
 
-       * nnmail.el: Gathered all mail support functions in this file. 
+       * 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.
 
-       * nnmbox.el: Renamed nnmail to nnmbox.
+       * nnheader.el (nnheader-insert-head): Would stop before getting
+       the entire head.
 
-       * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
+       * 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. 
 
-       * nntp.el (nntp-server-opened-hook): Send "MODE READER" to the
-       server at startup.
+Tue May 23 07:24:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-Mon Jan 16 11:56:39 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+       * gnus.el (gnus-group-real-name): Get the word after the last
+       colon, not after the first colon.
 
-       * gnus.el (gnus-summary-read-group): Update the specs after the
-       select-group-hook has bene run.
+       * nnmail.el (nnmail-split-incoming): When "splitting" for just a
+       single group, narrow the split method to just the single group. 
 
-Sun Jan 15 11:01:20 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+       * gnus-uu.el (gnus-uu-unpack-files): Expunge generated files on
+       group exit.
 
-       * gnus.el: Add autoload for `gnus-article-make-menu-bar'.
-        (gnus-article-mode-map): Call `gnus-article-make-menu-bar'.
+       * gnus-score.el (gnus-score-load-file): Added the `local' atom.
 
-       * gnus-visual.el (gnus-group-make-menu-bar): Added entry for
-       `gnus-group-edit-global-kill',
-       (gnus-summary-make-menu-bar): Added entry for
-       `gnus-summary-raise-followups-to-author', and
-       `gnus-summary-lower-followups-to-author'.  Removed entries for
-       `gnus-summary-raise-by-thread', and
-       `gnus-summary-lower-by-thread'.
-       Renamed `xref' to `crossposting' since more people know that term.
-       Merged `Sort' menu with `Misc' since the menu-bar had not space
-       enough for all entries.
-       (gnus-article-make-menu-bar): New function.  Add menu bar for
-       article mode.
+       * 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.
 
-Sun Jan 15 18:08:53 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+Tue May 23 02:54:05 1995  Lars Magne Ingebrigtsen  <larsi@bera.ifi.uio.no>
 
-       * gnus.el (gnus-pp-gnus-kill): Don't assume (nth 0 object) is
-       `gnus-kill'. 
+       * nnmail.el (nnmail-move-inbox): tofile fix.
 
-Sun Jan 15 14:11:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-group-mail): Moved here.
+       (gnus-group-mail): Run gnus-mail-hook.
 
-       * gnus.el (gnus-summary-refer-article): Don't fetch an article if
-       it is fetched already.
-       (gnus-gnus-to-newsrc-format): Write killed groups to the .newsrc
-       file as unsubscribed without numbers.
-       (gnus-summary-exit): Go to next group in the Group buffer when
-       quitting. 
+       * gnus.el (gnus-article-prepare): Let buffer-read-only to nil.
 
-Sun Jan 15 07:44:09 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
+       * nnfolder.el (nnfolder-possibly-activate-groups): Don't use
+       gnus-group-real-name. 
 
-       * gnus.el (gnus-article-refer-article): Would not scroll to the
-       beginning of the article.
-       (gnus-summary-go-to-next-thread): Would go to wrong article.
+       * gnus.el (gnus-active-to-gnus-format): Add more error control.
 
-Sat Jan 14 12:55:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-summary-increase-score): Would bug out on
+       certain keystrokes.
 
-       * gnus.el (gnus-summary-exit): Do not advance in the Group buffer
-       when quitting from a Summary buffer.
+       * 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:.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Articles that appear
-       twice because of crossposting are deleted.
+Sun May 21 07:33:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-visual-mark-article-hook): New hook.
-       (gnus-group-prepare): Don't display groups with only dormant
-       articles when listing doing a `gnus-group-list-groups'.
+       * gnus.el (gnus-offer-save-summaries): Save any still-existing
+       summary buffer on exit from Gnus.
 
-       * gnus-visual.el: New file.
-       (gnus-visual-highlight-selected-summary): Function moved out of
-       gnus.el.
-       (gnus-selected-summary-face): Variable name change.
+Sun May 21 00:11:00 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
 
-       * gnus.el (gnus-visual): New variable.
+       * gnus.el: 0.75 is released.
 
-       * nnmail.el (nnmail-crosspost): New variable to toggle
-       crossposting in mail groups.
+       * gnus-cache.el (gnus-cache-retrieve-headers): Don't bug out on
+       changed source groups. 
 
-       * nnml.el (nnml-article-group): Fold continuation lines before
-       splitting mail.
+       * 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. 
 
-Sat Jan 14 04:34:59 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
+       * gnus-uu.el: Made prompts more explicit.
 
-       * gnus.el (gnus-group-browse-foreign-server): Completing-read over
-       `gnus-secondary-servers'. 
-       (gnus-summary-refer-article): Would print Subject in the inserter
-       Summary line to "t".
-       (gnus-summary-mail-forward, gnus-summary-mail-other-window):
-       Messed up the window configuration.
-       (gnus-group-insert-group-line): When dormant articles were
-       present, an incorrect number of unread articles would be reported.
-       (gnus-summary-goto-subject): Would bug when the point was at the
-       end of the buffer.
+       * gnus.el (gnus-article-prepare): Show thread before doing visual
+       marks. 
+       (gnus-summary-scroll-up): Would recenter oddly.
 
-Fri Jan 13 09:40:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat May 20 23:37:42 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
 
-       * nnml.el (nnml-generate-nov-databases): Didn't update the active
-       file. 
+       * gnus-score.el (gnus-score-headers): gnus-current-score-file
+       would be nil.
 
-       * gnus.el (gnus-summary-next-group): Would behave spuriously when
-       the next group had all its articles marked as read via the xref
-       mechanism. Would also go to the Newsgroup buffer when C-g was
-       pressed. 
-       (gnus-inews-check-post): Reject outgoing mail that has empty
-       Subject lines, no text at all and just quoted text.
-       (gnus-summary-catchup-and-exit): Do not mark dormant articles as
-       read when catching up.
-       (gnus-summary-catchup): New implementation of all catchup
-       functions. 
+       * gnus-cite.el (gnus-supercite-regexp): New value.
 
-Fri Jan 13 07:27:27 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
+Sat May 20 04:56:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
 
-       * nntp.el (nntp-request-article): Inserted contents into wrong
-       buffer. 
+       * nnbabyl.el (nnbabyl-retrieve-headers): Faster routine.
 
-Mon Jan  9 02:16:12 1995    <larsi@redleaf>
+       * nnheader.el (nnheader-insert-head): New function to speed up
+       HEADer reading.
 
-       * gnus.el (gnus-make-threads): Threading bug when
-       `gnus-thread-ignore-subject' is nil fix.
-       (gnus-post-news): When posting in foreign newsgroups, the name of
-       the group would be wrong.
+       * nnspool.el (nnspool-retrieve-headers): Use it.
+       * nnmh.el (nnmh-retrieve-headers): Ditto.
+       * nnml.el (nnml-retrieve-headers): Ditto.
 
-       * nnmail.el (nnmail-choose-mail): Insert the X-Gnus-Newsgroup line
-       at the right place.
+       * nnmh.el (nnmh-be-safe): New variable and serious speedup. 
 
-       * gnus.el (gnus-group-get-new-news-this-group): Would scroll
-       forwards when updating the first newsgroup(s) in the Newsgroup
-       buffer. 
-       (gnus-get-unread-articles-in-group): Compute number of unreads
-       more correctly. Dormant counts as "read" while ticked counts as
-       "unread". 
-
-       * nnml.el (nnml-choose-mail): Handle continuation lines and tabs
-       correctly when generating nov databases.
-
-       * gnus.el (gnus-summary-read-group): Applying a kill file to a
-       group that contains only dormant articles would lead to an
-       infinite loop.
-       (gnus-kill-save-kill-buffer): Really kill kill buffers upon exit. 
-       (gnus-select-newsgroup): Treat newsgroups with only dormant
-       articles as having no unread articles.
-       (gnus-get-newsgroup-headers-xover, gnus-get-newsgroup-headers):
-       Downcase message-id and references for better threading.
-
-Sun Jan  8 01:11:04 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-subject-string): Wrong regexp made the
-       function return nil always.
-       (gnus-summary-insert-line): Use mail-extr to extract address and
-       name. 
-       (gnus-pp-gnus-kill): Would never actually prettify anything.
-       (gnus-kill): Did not update date of last successful kill.
-       (gnus-group-insert-group-line): Do not print a "*" if the group
-       contains only dormant articles.
-       (gnus-update-read-articles): When removing all marks from a mark
-       list (dormant, ticked, bookmarks), Gnus wouldn't properly update
-       the list of marked articles when exiting from the group.
-
-Sat Jan  7 03:05:01 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-mark-xrefs-as-read): Computed strange number of
-       unread articles when given illegal xref numbers.
-       (gnus-group-apropos, gnus-group-description-apropos): Two new
-       commands and keystrokes.
-       (gnus-no-server): New command to start Gnus without connecting to
-       your local newsserver.
-       (gnus): Gnus would read the active file even when started at a low
-       level. 
-       (gnus-summary-exit): Kill kill file buffer upon newsgroup exit.
-       (gnus-gnus-to-newsrc-format): Would write .newsrc instead of
-       .newsrc-HOST. 
-
-Fri Jan  6 16:45:45 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-search-subject): UNREAD now really goes to
-       unread only.
-       (gnus-kill-file-permanent-kill-by-xref): Kill all cross-posted
-       groups mentioned.
-       (gnus-kill-file-kill-by-xref): Improper newsgroup matching.
-
-Thu Jan  5 20:45:56 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-bug): New command.
-       (gnus-get-newsgroup-headers): Fix when article does not contain
+Sat May 20 17:11:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el: 0.74 is released. 
+
+Sat May 20 00:11:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el: 0.73 is released.
+
+       * gnus-msg.el (gnus-mail-reply-using-mail): Don't barf wifout a
        message-id. 
-       (gnus-summary-show-all-expunged): Not (interactive).
-       (gnus-summary-delete-marked-with): Infinite loop.
-       (gnus-summary-search-subject): Next always goes to the next
+
+       * gnus-score.el (gnus-score-load-file): 'eval was not right. 
+
+       * gnus.el (gnus-make-articles-unread): Would deliver wrong
+       results. 
+
+Fri May 19 01:10:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * nnbabyl.el (nnbabyl-insert-newsgroup-line): Did not translate
+       "From " lines.
+       (nnbabyl-insert-lines): Wrong number of lines. 
+       (nnbabyl-request-accept-article): Bugged out. 
+
+       * nnmh.el (nnmh-request-accept-article): Would never accept an
        article. 
 
-Thu Jan  5 14:23:56 1995    <larsi@redleaf>
+       * gnus-vis.el (gnus-article-add-buttons): `Entry' would be nil
+       sometimes. 
 
-       * gnus.el (gnus-summary-delete-article): New function and
-       keystroke to delete (mail) articles right away.
-       (gnus-summary-next-group): When selecting next group that have had
-       all its articles marked as read by xref, this would yield
-       unexpected results.
-       (gnus-summary-search-subject): `n' on first article selects the
-       first article.
-       (gnus-mouse-face): New variable.
+       * gnus-ems.el (gnus-ems-redefine): Redefine buffer-display-table. 
 
-       * nnmh.el: New mail backend for mh folders (ie. spool).
+       * gnus.el (gnus): Init server buffer, just in case.
 
-Wed Jan  4 02:45:08 1995    <larsi@redleaf>
+       * nnml.el (nnml-request-create-group): string-to-int instead of
+       int-to-string. 
 
-       * nnmail.el (nnmail-read-mbox): If an mbox file didn't exist, this
-       function would fail.
-       (nnmail-split-region): Lines numbers were inserted in wrong
-       headers with wrong numbers.
+       * gnus.el (gnus-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.
 
-       * gnus.el (gnus-summary-show-all-expunged): New function and
-       keystroke to display previously expunged lines.
+       * 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. 
 
-       * nnmail.el (nnmail-prepare-incoming-hook): New variable.
+       * nnvirtual.el (nnvirtual-request-post-buffer): Don't suggest any
+       newsgroups to post in.
 
-       * gnus.el (gnus-mail-forward-using-mail): Delete invisible headers
-       when forwarding.
+       * gnus.el (gnus-list-of-read-articles): Would totally bug out. 
 
-Tue Jan  3 15:23:00 1995    <larsi@redleaf>
+       * gnus-score.el (gnus-score-string): Add tracing.
+       (gnus-score-find-trace): New command and keystroke.
 
-       * gnus.el (gnus-post-news): Move point to beginning of quoted text
-       on followups.
-       (gnus-group-set-current-level): Prompt for a level if called with
-       nil. 
-       (gnus-summary-raise-interest, gnus-summary-lower-interest,
-       gnus-summary-set-interest): New commands and keystrokes.
-       (gnus-summary-default-interest): New variable.
-       (gnus-raise, gnus-lower): New functions to use in kill-files for
-       raising or lowering interest.
-
-Mon Jan  2 11:51:32 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-group-line-format): Modified spec to show number
-       of really unread unread articles instead of unread + ticked +
-       interesting. 
-       (gnus-group-line-format): New codes to show number of interesting
-       articles; number of ticked and interesting; number of ticked,
-       number of read; total number of articles; number of unread,
-       unticked, uninteresting articles. 
-       (gnus-newsgroup-dormant): `gnus-newsgroup-interesting' (and all
-       derivatives thereof) renamed from "interesting" to "dormant".
-       (NOTE: everybody that have marked articles as "interesting" earlier
-       might experience slightly peculiar effects. The joys of alpha
-       testing.)
-       (gnus-summary-mode-map): `+' to set dormant mark, `-' to set tick. 
-       (gnus-group-expire-articles): Fixed bug that resulted in no
-       articles being expired.
-       (gnus-unread-mark, gnus-read-mark, gnus-ticked-mark,
-       gnus-dormant-mark): New variables for the mark characters. 
-       (gnus-summary-insert-line): Loose threads can now also be printed
-       with the `empty' method.
-       (gnus-make-threads): When threading twice (for instance, when
-       toggling threading), information was mangled which ended in in
-       infinite loop.
-
-Sun Jan  1 14:35:01 1995    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-refer-parent-article): Bug when no article
-       has been selected.
-       (gnus-kill, gnus-apply-kill-file, gnus-execute): Changed to
-       support expiring kills and multple patterns in one `gnus-kill'
-       call. 
-
-       * nnml.el (nnml-split-incoming): Did not properly split mail that
-       contained multiple "From " lines.
-
-Sat Dec 31 00:55:24 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-newsgroup-marked): This variable had been re-named
-       `gnus-newsgroup-ticked'. It has been re-named back again.
-       (gnus-kill-file-kill-by-subject): Made all kill-by-* functions
-       operate on the current article in the Summary buffer.
-
-Fri Dec 30 11:45:27 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-set-bookmark,
-       gnus-summary-remove-bookmark): New commands and keystrokes to set
-       bookmarks. 
-       (gnus-summary-mark-as-interesting): New command and keystroke to
-       mark articles as interesting.
-       (gnus-article-prepare): Automatic moving to bookmarks added.
-       (gnus-summary-delete-interesting): Interesting articles that have
-       no children are not shown in the Summary buffer by default. 
-       (gnus-group-expire-articles, gnus-summary-expire-articles): Trying
-       to expire articles in groups that do not support expiring would
-       make Emacs barf.
-       (gnus-active-to-gnus-format): Modified to read information on
-       moderation, if wanted.
-       (gnus-summary-print-dummy-lines): Obsolete variable.
-       (gnus-summary-make-false-root): New variable that says what method
-       should be used when printing loose sub-threads.
-       (gnus-summary-prepare-threads): Let one article adopt the orphans
-       instead of printing dummy roots.
-
-Thu Dec 29 08:20:42 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-summary-save-article, gnus-summary-pipe-output, 
-       gnus-summary-save-in-rmail, gnus-summary-save-in-mail, 
-       gnus-summary-save-in-file, gnus-summary-save-in-pipe): Rewritten
-       to save series of articles.
-       (gnus-summary-set-process-mark): Bug fix. It was possible to mark
-       dummy roots.
-       (gnus-group-describe-all-groups): New command and keystroke to
-       list newsgroups descriptions for all newsgroups.
-       (gnus-group-prepare): Removed tallying of articles in killed
-       groups to speed things up to enough to be of any use.
-       (gnus-summary-local-variables): `gnus-current-kill-articles' is no
-       longer buffer-local to the Summary buffers.
-
-       * nntp.el (nntp-request-article): Fix for multiple Summary buffers
-       using different nntp servers.
-
-       * gnus.el (gnus-dribble-save): Would barf if Gnus were fed a
-       non-existant nntp server host name. 
-       (gnus-summary-search-subject): Marking articles as read did not go
-       forward over ticked articles.
-       (gnus-post-method): New variable for specifying a method to use
-       for posting articles.
-       (gnus-request-post-buffer, gnus-request-post): Changed to use
-       `gnus-post-method'. 
-
-       * nntp.el (nntp-open-server-internal): The nntpd process will now
-       be killed without warning when Emacs shuts down.
-
-       * gnus.el (gnus-get-unread-articles-in-group): Returned wrong
-       results in groups with no articles.
-
-       * nntp.el (nntp-server-opened): This function gave totally
-       spurious results.
-
-       * gnus.el (gnus-check-first-time-used, gnus-find-new-newsgroups):
-       Changed to really subscribe newsgroups that are mentioned by the
-       "options -n" line(s). The variable
-       `gnus-subscribe-options-newsgroup-method' holds the subscribe
-       method, which is `gnus-subscribe-alphabetically' by default. 
-
-Wed Dec 28 17:36:49 1994    <larsi@redleaf>
-
-       * gnus.el (gnus-get-newsgroup-headers-xover): Fixed
-       cross-references when using xover.
-
-       * gnus.el (gnus-read-old-newsrc-el-file): Made it easier to switch
-       between .el and .eld files.
-       (gnus-group-mode-map): Removed bindings for `C-n' and
-       `C-p'. Changed `C-m' to `gnus-group-select-group'.
-       (gnus-summary-mode-map): Removed bindings for `C-n' and `C-p'.
-
-       * nntp.el (nntp-request-group): Fix when selecing non-existant
+       * nnmbox.el (nnmbox-request-expire-articles): When deleting the
+       last article, would infloop.
+
+       * nnbabyl.el (nnbabyl-article-string): Did not anchor end of
+       number. 
+
+       * 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.el (gnus-configure-windows): Split the opposite way.
+       (gnus-summary-next-group): Would cycle on 0 on the last group. 
+
+       * gnus-score.el (gnus-summary-increase-score): Give fuller
+       prompts. 
+
+Sun May 14 10:01:49 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
+
+       * gnus.el: Use (point-min) instead if `1'.
+
+       * gnus.el (gnus-hidden-properties): Added.
+       (gnus-summary-toggle-header, gnus-article-show-all-headers,
+       gnus-article-hide-headers): Use it.
+
+       * gnus-cite.el (gnus-article-hide-citation,
+       gnus-article-hide-citation-maybe, gnus-cite-toggle): Use it.
+
+       * gnus-vis.el (gnus-article-hide-signature,
+       gnus-signature-toggle):  use it.
+
+       * gnus.el (gnus-article-hide-signature): Deleted.  Use the version
+       in `gnus-vis.el' instead.
+
+       * gnus-vis.el (gnus-article-next-button): New function and
+       keybinding. 
+
+Thu May 18 03:10:03 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-score.el (gnus-score-edit-alist): Really save winconf.
+
+       * gnus.el (gnus-summary-enter-digest-group): Don't use / in group
+       names. 
+
+       * nnmail.el (nnmail-split-incoming): Use Content-Length header. 
+
+       * gnus-score.el (gnus-score-headers): Let current-score-file. 
+
+       * gnus-ems.el: Don't use intagible before 19.29.
+
+       * nndigest.el (nndigest-narrow-to-article): Stop before that *End
+       of digest* line.
+
+       * gnus-score.el (gnus-score-score-files): Expand the kill-file
+       path before using it.
+       (gnus-summary-increase-score): Double quoting of types.
+
+       * gnus-mh.el (gnus-mail-forward-using-mhe): Use the incoming
+       buffer. 
+
+       * gnus.el (gnus-summary-prepare-threads): False roots would get
+       incorrect number of children.
+
+       * nnspool.el (nnspool-inews-sentinel): condition-case the sending
+       of eof.
+
+       * 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-uu.el (gnus-uu-save-article): Grabbed one char to many when
+       snarfing headers. 
+
+       * gnus-score.el (gnus-score-add-followups): Don't enter if there
+       already is one.
+
+       * gnus.el (gnus-nov-read-integer): Condition-case the read. 
+
+       * nnvirtual.el (nnvirtual-close-group): Always handle a close. 
+
+       * gnus-vm.el (gnus-mail-forward-using-vm): Accept an argument.
+
+       * gnus-mh.el (gnus-mail-forward-using-mhe): Ditto.
+
+       * gnus.el (gnus-summary-make-display-table): New function.
+
+Thu May 18 00:58:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-summary-mode): Display-table would be nil. 
+
+       * gnus.el: 0.72 is released.
+
+Wed May 17 19:38:43 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
+
+       * gnus.el: 0.71 is released.
+
+Mon May 15 15:53:00 1995  Scott Byer  <byer@mv.us.adobe.com>
+
+       * 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.
+
+       * 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.
+
+Wed May 17 17:43:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
+
+       * 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. 
+
+Wed May 17 14:23:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-msg.el (gnus-check-before-posting): New semantics. Allow
+       finer granulatity than on/off.
+
+       * gnus-score.el (gnus-summary-increase-score): Changed the maps
+       and score file entry commands.
+
+Tue May 16 00:40:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-score.el (gnus-summary-score-entry): When used
+       interactively, didn't do the right TYPE.
+       (gnus-summary-score-entry): Added keystroke.
+
+       * gnus.el (gnus-summary-current-score): New command and keystroke. 
+
+       * nnmail.el (nnmail-incoming-mail-directory): New variable. 
+       (nnmail-get-spool-files): Use it.
+
+       * nndigest.el (nndigest-request-group): Would not widen before
+       inserting, resulting in a partial digest group.
+
+       * gnus.el (gnus-article-summary-command): Use `call-interactively'
+       instead of executing macro.
+       (gnus-article-get-xrefs): Would sometimes bug out.
+
+       * gnus-score.el (gnus-score-exact-adapt-limit): New variable.
+
+       * nnfolder.el (nn*-prepare-save-mail-hook): New variables. 
+
+       * 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-uu.el (gnus-uu-save-article): Get continuation lines. 
+
+       * gnus-msg.el (gnus-inews-news): Don't include courtesy message on
+       Bcc mail.
+
+       * nnmail.el (nnmail-split-fancy): New variable and stuff.
+
+       * nnkiboze.el (nnkiboze-request-group): Barfed on non-generated
        groups. 
 
-       * gnus.el (gnus-group-prepare): Faster listing of killed groups. 
-
-       * nntp.el (nntp-retrieve-headers-with-xover): Try both "xover" and
-       "xoverview" on nntp servers.
-
-       * gnus.el (gnus-activate-foreign-newsgroups): This variable has
-       changed from a toggle to a slide. Foreign newsgroups that have a
-       level equal or lower than this variable will be activated on
-       startup. 
-       (gnus-nntp-service): This variable has been obsoleted, except for
-       one tiny backwards compatibility issue.
-       (gnus-select-method): This variable now lets you specify nntp port
-       number as well.
-       (gnus-find-new-newsgroups): A message is displayed that says how
-       many new newsgroups has arrived.
-       (gnus-summary-position-cursor, gnus-group-position-cursor): Two
-       new functions that are both fset to `gnus-goto-colon', but can be
-       set to anything the user wishes.
-       (gnus-init-file, gnus-read-init-file, gnus-group-read-init-file):
-       New variable, function, command and keystroke to read the Gnus
-       init file (default: "~/.gnus").
-
-       * nnml.el (nnml-retrieve-header-with-nov): nnml now generates nov
-       databases. 
-       (nnml-choose-mail): Fix strange cutting and add Xref header.
-       (nnml-article-group): Mail articles can now be crossposted between
-       all groups that fit the regular expressions in
-       `nnmail-split-methods'. 
-       (nnml-generate-nov-databases): New command to generate nov
-       databases for a tree.
-
-       * nnheader.el (gnus-backends-are-talkative): New variable.
-
-       * nnml.el (nnml-nov-is-evil): New variable.
-
-Wed Dec 21 01:20:53 1994  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
-
-       * gnus.el (gnus-check-news-server): Buglet.
-       (gnus-mail-reply-using-mail): Use "none" as the subject if none
-       was used.
-
-Tue Dec 20 01:28:42 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnmail.el (nnmail-request-move-article,
-       nnmail-request-accept-article): Functions for moving articles. One
-       can move articles between mail groups that use different select
-       methods, which also makes these functions double as conversion
-       routines.
-
-       * gnus.el (gnus-open-server): All the low-level backend functions
-       have been rewritten to make things cleaner and clearer. Most of
-       the function calls have also been changed throughout the program. 
-       (gnus-set-global-variables): Set the global equivalents of the
-       summary-local variables whenever a new article is chosen.
-
-Mon Dec 19 00:51:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * nnml.el (nnml-request-move-article,
-       nnml-request-accept-article): Functions for moving articles. 
-
-       * gnus.el (gnus-summary-rescan-group): New command and keystroke
-       for exiting, getting new articles, and re-selecting a group. 
-       (gnus-group-make-mail-groups): Created mail groups
-       without the foreign group prefix, which is a serious bug.
-       (gnus-dribble-file-name): Change the name of the dribble file to
-       ".newsrc-dribble". 
-       (gnus-group-startup-message): Changed startup screen. (TrĂ©s
-       important.) 
-       (gnus-summary-move-article): New command and keystroke for moving
-       articles between (mail) newsgroups.
-
-       * nnmail.el (nnmail-split-region): 
-       * nnml.el (nnml-choose-mail): Add a Lines header line to mails
-       that do not have them.
-
-       * gnus.el: Moved most functions to make the source code a bit more
-       structured. Added a few autoloads to kill the last few compiler
-       warnings. 
-       (gnus-group-clear-dribble): New command and keystroke to clear the
-       dribble buffer.
-
-       * nntp.el (nntp-open-server-internal): Further multiple nntp
-       server fixes.
-
-Sun Dec 18 01:48:28 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus-mh.el: All the mh-e functions have been moved to this new
-       file.
-
-       * gnus.el (gnus-summary-prepare-threads,
-       gnus-summary-insert-line): If the subject changes in the middle of
-       the thread, print the subject.
-       (gnus-save-newsrc-file): Save the newsrc file(s) even when the
-       dribble file has been saved, and don't save them when no changes
-       have been made.
-
-       * nntp.el (nntp-request-group): When using multiple nntp servers,
-       the backend often became a bit dizzy.
-       (nntp-open-server): Opening a server now correctly says whether a
-       connection was established.
-
-       * gnus.el (gnus-version): Rewrite to add version numbers from all
-       backends in use.
-       (gnus-extend-newsgroup): Small fix.
-       (gnus-find-header-by-number): Obsolete function.
-       (gnus-clear-system): Kill all generated buffers when exiting. 
-       (gnus-exit-group-hook): Kill the nntp connection(s) when exiting. 
-
-Mon Dec 12 18:15:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el: Version 0.2 released after some initial bugs were
-       fixed. 
-
-Sun Dec 11 06:32:40 1994  Lars Ingebrigtsen  <lars@eyesore.no>
-
-       * gnus.el: The very first (ding) Gnus pre-release. 
+       * gnus.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. 
+
+Mon May 15 21:40:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * nntp.el (nntp-nov-gap): New variable.
+       (nntp-retrieve-headers-with-xover): Use it.