*** empty log message ***
[gnus] / lisp / ChangeLog
index c62126c..ff4a4b4 100644 (file)
-Tue Feb 27 04:04:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nntp.el (nntp-retry-on-break): New variable.
-       (nntp-send-command): Use it.
+       * gnus-util.el (gnus-prin1): New function.
+       (gnus-prin1-to-string): New function.
 
-       * gnus-gl.el: New version.
+       * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
 
-       * gnus.el (gnus-group-get-new-news): Don't NoCeM scan when given a
-       number.
+       * nndb.el (nndb-request-accept-article): Use new nntp functions.
 
-       * gnus-nocem.el (gnus-nocem-save-active): Saved wrong alist.
+       * pop3.el: Make MD5 defined when compiling.
 
-       * gnus-msg.el (gnus-inews-check-post): Would bug out on non-new
-       articles. 
+       * article.el (article-strip-blank-lines): Called Gnus functions.
 
-       * gnus-nocem.el (gnus-nocem-check-article): Better message.
-       (gnus-nocem-save-active): New function.
-       (gnus-nocem-scan-groups): Use it.
-       (gnus-nocem-check-article): Don't request the article unless it is
-       newish.
+       * nnweb.el (nnweb-init): Create a better buffer name.
+       (nnweb-altavista-search): Wasn't defined.
+       (nnweb-reference-search): Use advanced search.
 
-       * gnus.el (gnus-request-article-this-buffer): Would bug out during
-       NoCeMing.
+       * nnfolder.el (nnfolder-request-accept-article): Wrong params to
+       `save-mail'. 
+       * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
+       * nnmbox.el (nnmbox-request-accept-article): Ditto.
+       * nnmh.el (nnmh-request-accept-article): Ditto.
+       * nnml.el (nnml-request-accept-article): Ditto.
 
-       * gnus-nocem.el (gnus-nocem-save-cache): Would save bad caches. 
+Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Tue Feb 27 04:03:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * nnmail.el (nnmail-get-new-mail): Tried calling nonexistsing
+       functions. 
 
-       * gnus.el: 0.44 is released.
+Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
 
-Tue Feb 27 03:49:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-group.el (gnus-group-enter-directory): Temporarily bound
+       `nneething-read-only'. 
 
-       * gnus-vis.el (gnus-article-highlight-signature): Use a marker for
-       the signature.
+Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
 
-Tue Feb 27 01:29:53 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
+       * gnus-ems.el (gnus-ems-redefine): Set
+       `gnus-summary-display-table' to nil.
 
-       * gnus-msg.el (gnus-inews-article): Always check all headers.
-       (gnus-mail-reply): Use the Gnus-Warning Message-ID, if possible.
-       (gnus-news-followup): Ditto.
+Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-hide-thread): Would infloop on article
-       with no ":".
+       * gnus-art.el (gnus-summary-save-in-file): Didn't check before
+       creating dir.
+       (gnus-summary-save-in-rmail): Ditto.
+       (gnus-summary-save-body-in-file): Ditto.
 
-       * gnus-msg.el (gnus-mail-send-and-exit): Make sure we're in the
-       right buffer.
+       * message.el (message-check-news-syntax): Faulty Newsgroups
+       regexp. 
 
-Mon Feb 26 01:57:17 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-srvr.el (gnus-server-prepare): Do more checking for nil
-       methods. 
+       * nnmail.el (nnmail-split-hook): New variable.
+
+       * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
+       (nnmh-active-number): Find the largest article number.
 
-       * nnsoup.el (nnsoup-request-expire-articles): Better message.
+Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
 
-       * gnus-salt.el (gnus-generate-horizontal-tree): Use <> brackets on
-       adopted articles.
+       * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
 
-       * gnus-msg.el (gnus-inews-news): Don't allow posting when Gnus is
-       dead. 
+Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-alive-p): New function.
+       * gnus-kill.el (gnus-execute): Ignored read articles.
 
-       * gnus-msg.el (gnus-inews-modify-mail-mode-map): Use new macro;
-       moved `C-c C-k' to `C-c C-q'.
-       (gnus-kill-message-buffer): Return to the buffer from whence we
-       came. 
+       * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
+       function. 
 
-       * gnus.el (gnus-created-frames): New variable.
-       (gnus-clear-system): Remove created frames.
-       (gnus-local-set-keys): New macro.
+       * gnus-kill.el (gnus-execute-1): Evaled functions instead of
+       calling them.
 
-       * gnus-msg.el (gnus-inews-cleanup-headers): Remove empty lines.
-       (gnus-inews-check-post): Warn about empty headers.
-       (gnus-check-before-posting): New default.
+       * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
 
-       * nnmail.el (nnmail-search-unix-mail-delim): New function.
-       (nnmail-process-unix-mail-format): Use it.
+       * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
+       (gnus-score-adaptive): Use it.
 
-       * nntp.el (nntp-open-server): Clear the nntp-server-buffer after
-       opening a connection.
-       (nntp-request-quit): Removed.
-       (nntp-request-group): Change server.
-       (nntp-kill-command): New function.
-       (nntp-send-command): Use it.
-       (nntp-command-timeout): New variable.
-       (nntp-send-command): Retry commands if `C-g'.
+       * nnbabyl.el (nnbabyl-request-scan): Change group.
 
-       * gnus.el (gnus-summary-mark-read-and-unread-as-read): Changed
-       name. 
+       * nnmbox.el (nnmbox-request-scan): Change group.
 
-       * nntp.el (nntp-open-server-semi-internal): Better messages.
+       * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
+       (gnus-ignored-adaptive-words): New variable.
+       (gnus-score-adaptive): Use it.
+       (gnus-score-adaptive): Bugged out on undefined symbols.
+       (gnus-summary-score-entry): Accept numerical DATE.
+       (gnus-score-adaptive): Pos in wrong buf.
+       (gnus-score-string): Didn't accept word matches.
+       (gnus-enter-score-words-into-hashtb): Wrong sequence.
+       (gnus-score-string): Word matches inflooped.
 
-       * gnus-msg.el (gnus-debug): Did `quote' wrong.
+Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
 
-Sun Feb 25 01:37:49 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+       * smiley.el (smiley-buffer): Added some additinal extent parameters.
+       (smiley-toggle-extent): rewrote to use above.
 
-       * gnus.el: 0.43 is released.
+Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-topic.el (gnus-topic-prepare-topic): Would bug out on dead
-       groups. 
-       (gnus-topic-grok-active): Read the active file if it hasn't been
-       read yet.
+       * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
 
-       * nnfolder.el (nnfolder-close-group): Always kill the folder. 
-       (nnfolder-always-close): Removed variable.
+Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
 
-       * gnus.el (gnus-update-format-specifications): Try to be in the
-       proper buffer before updating.
+       * gnus-cache.el (gnus-cache-write-active): Would try to create
+       existing directory.
 
-Sat Feb 24 22:35:56 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-group-exit): BBB logout.
+       * article.el (article-strip-multiple-blank-lines): New command and
+       keystroke.
+       (article-strip-blank-lines): New command and keystroke.
 
-       * gnus-gl.el (bbb-grouplens-group-p): New function.
+       * nnmail.el (nnmail-move-inbox): Set file permissions on the
+       Incoming files.
 
-       * gnus.el: Autoload the GroupLens functions.
-       (gnus-use-grouplens): New variable.
-       (gnus): Use it.
-       (gnus-group-line-format): Changed default to include GroupLens.
-       (gnus-group-insert-group-line): GroupLens enhanced.
+       * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
+       until we manage to open one.
 
-       * gnus-gl.el: New version.
+       * nntp.el (nntp-send-authinfo-function): New variable.
+       (nntp-wait-for): Handle authinfo requests better.
 
-Sat Feb 24 07:35:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-article-posted-p): New command and
+       keystroke. 
 
-       * nnmail.el (nnmail-cache-close): Kill the cache buffer.
+       * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
 
-       * gnus-msg.el (gnus-post-news-buffer): Changed name.
+       * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
+       local to the message buffers.
 
-       * nndir.el (nndir-execute-nnmh-command): Wouldn't allow entry into
-       nndir groups.
+       * gnus-int.el (gnus-remove-denial): New function.
 
-       * gnus.el (gnus-summary-prepare-threads): Don't low-mark sparse
+       * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
+       prefixes. 
+       (gnus-summary-refer-parent-article): Allow skipping past canceled
        articles. 
 
-Sat Feb 24 07:24:03 1996  Mark Borges  <mdb@cdc.noaa.gov>
+       * gnus-util.el (gnus-parent-id): Take an optional N ancestor
+       param. 
 
-       * gnus-edit.el: Replaced "~/News" with the proper variable. 
+       * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
+       fetches already in progress.
 
-Thu Feb 22 14:27:58 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
+       * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
+       filing. 
 
-       * gnus.el (gnus-ask-server-for-new-groups): Reset new-newsgroups
-         so it doesn't *censored*ing subscribe to newsgroups more than once.
+       * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
+       (gnus-summary-limit-children): Never hide ticked articles.
+       (gnus-highlight-selected-summary): Selected face spans the entire
+       %(-%) area.
 
-       * gnus-picon.el (gnus-picons-remove-all): remove x-face icon on exit.
+Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sat Feb 24 05:55:06 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-restart): Better prompt.
 
-       * gnus.el (gnus-find-method-for-group): Reply with the proper
-       method. 
+       * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
+       old-fetched articles.
 
-       * nnmbox.el (nnmbox-request-post): Removed function.
-       * nnmh.el (nnmh-request-post): Ditto.
-       * nnml.el (nnml-request-post): Ditto.
-       * nnfolder.el (nnfolder-request-post): Ditto.
-       * nnbabyl.el (nnbabyl-request-post): Ditto.
+Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
 
-       * gnus-uu.el (gnus-uu-decode-with-method): Create directory if it
-       doesn't exist.
-       (gnus-uu-default-dir): New default.
+       * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
 
-Thu Feb 22 20:19:47 1996  Steven L. Baur  <steve@miranova.com>
+Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnbabyl.el (nnbabyl-request-expire-articles): set-text-properties
-       should be called as gnus-set-text-properties.
+       * gnus-group.el (gnus-group-get-new-news): Don't move point.
 
-Sat Feb 24 01:08:55 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
+       * nnweb.el (nndejagnus): Renamed from nndejagnus.
+       (nnweb-remove-markup): New function.
 
-       * gnus.el: 0.42 is released.
+Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nnml.el (nnml-find-id): Make sure the .overview file exists
-       before reading it.
+       * gnus.el: Red Gnus v0.13 is released.
 
-       * gnus.el (gnus-article-children): New function.
-       (gnus-summary-limit-exclude-childless-dormant): Use it to exclude
-       all childless dormants.
+Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
 
-       * gnus-nocem.el (gnus-nocem-check-article): Would narrow to wrong
-       region. 
+       * smiley.el (smiley-map): New keymap for smiley's.
+       (smiley-toggle-extent): New function to toggle smiley invisiblity.
+       (smiley-buffer): Use them.
 
-       * nndraft.el (nndraft-execute-nnmh-command): Make sure
-       `nnmail-keep-last-article' is nil.
+Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Sat Feb 24 00:27:34 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
 
-       * gnus.el (gnus-summary-set-local-parameters): Don't set
-       `to-address' local parameters etc.
-       (gnus-summary-exit): Would insert dummy lines in the group
-       buffer. 
-       (gnus-summary-enter-digest-group): Would wipe out the quirt-config.
+Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nndoc.el (nndoc-server-variables): Didn't save all variables. 
+       * gnus-group.el (gnus-group-make-dejanews-group): New command and
+       keystroke. 
 
-Fri Feb 23 00:24:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-start.el (gnus-site-init-file): New variable.
+       (gnus-read-init-file): Use it.
 
-       * gnus.el: 0.41 is released.
+       * nndejanews.el: New file.
 
-       * gnus.el (gnus-read-active-file): Would put wrong method on
-       `gnus-have-read-active-file'. 
+       * nnheader.el (make-full-mail-header): New function.
 
-       * gnus-srvr.el (gnus-browse-exit): Make sure all newly subscribed
-       groups are listed in the group buffer.
+       * nngateway.el (nngateway-open-server): Used nntp vars.
 
-       * gnus-uu.el (gnus-uu-check-for-generated-files): New
-       implementation. 
-       (gnus-uu-save-files): Save directories properly.
-       (gnus-uu-scan-directory): Scan directories properly.
+Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-configure-windows): Would create repeating
-       windows in multiple frames.
-       (gnus-group-make-group): Would bug out.
+       * gnus.el: Red Gnus v0.12 is released.
 
-       * gnus-salt.el (gnus-generate-tree): Make sure the tree window is
-       displayed before selecting it.
-       (gnus-highlight-selected-tree): Ditto.
+Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Fri Feb 23 00:01:25 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * gnus-win.el (gnus-window-configuration-element): New function. 
+       (gnus-windows-old-to-new): Use it.
+       (gnus-windows-old-to-new): Produced bogus results.
 
-       * gnus-srvr.el (gnus-server-yank-server): Would try to setcdr
-       nil. 
+       * message.el (message-cancel-message): New variable.
 
-       * nndraft.el (nndraft-request-post): Removed function.
+       * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
 
-       * gnus-score.el (gnus-score-followup): Apply "followup" scores
-       after generating them.
+       * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
+       gnus-error value.
 
-Thu Feb 22 23:33:35 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-score-followup): Change to the adapt score
-       file properly.
-       (gnus-summary-score-entry): Return the added score entry.
+       * nnmail.el (nnmail-replace-status, nnmail-decode-status,
+       nnmail-encode-status): New variables.
 
-Thu Feb 22 01:03:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nnml.el (nnml-article-to-file): New function.
 
-       * gnus.el (gnus-unread-mark-p): New function.
-       (gnus-read-mark-p): New function.
-       (gnus-summary-mark-unread-and-read-as-read): New function.
-       (gnus-mark-article-hook): New default value.
+Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
 
-       * x-easymenu.el: Double up.
+       * nnfolder.el (nnfolder-generate-active-file): Test the right
+       files. 
 
-       * gnus-edit.el (gnus-score-custom-data): Use kill file directory. 
+Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-msg.el (gnus-debug): Pp the entire setq.
+       * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
+       unthreaded buffers.
 
-Wed Feb 21 04:10:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
+       (gnus-xmas-modeline-left-extent): Ditto.
 
-       * nnspool.el: Use nnheader-report/nnheader-insert.
-       * nnml.el: Ditto.
-       * nnmbox.el: Ditto.
-       * nnkiboze.el: Ditto.
-       * nnbabyl.el: Ditto.
+       * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
+       undefined variable.
 
-Wed Feb 21 00:21:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el (gnus-read-method): Return the virtual server name if
+       possible. 
 
-       * gnus.el: 0.40 is released.
-       
-       * gnus.el (gnus-summary-refer-parent-article): Also check the NOV
-       references. 
+Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
-       for pseudo-articles.
+       * nngateway.el: New file.
 
-       * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the group
-       exists. 
+       * nnoo.el (nnoo-define-skeleton): New macro.
+       (nnoo-define-skeleton-1): New function.
 
-       * gnus.el (gnus-summary-read-group): Search all frames when
-       recentering the group buffer.
-       (gnus-summary-hide-thread): Didn't hide dummy threads.
+       * gnus-start.el (gnus-strip-killed-list): New function.
+       (gnus-gnus-to-quick-newsrc-format): Use it.
 
-       * gnus.el (gnus-summary-prepare-threads): Dummy roots would
-       swallow the following article.
+       * gnus-sum.el (gnus-summary-process-mark-set): New function.
+       (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
+       gnus-summary-save-process-mark): New commands and keystrokes.
 
-       * gnus-msg.el (gnus-new-empty-mail): New function.
-       (gnus-summary-resend-bounced-mail): Use it.
+       * nnml.el (nnml-generate-nov-file): Set modes.
 
-       * gnus-picon.el (gnus-picons-display-x-face): Make sure buffer
-       exists. 
+       * nnmail.el (nnmail-default-file-modes): New variable.
+       (nnmail-write-region): New function.
 
-Tue Feb 20 04:45:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
+       to nil.
 
-       * gnus.el (gnus-group-set-current-level): Error if not a group on
-       the current line.
-       (gnus-summary-next-page): Don't go to the next article when 'never
-       and at the end of the group.
-       (gnus-group-make-group): Make sure the server is opened.
-       (gnus-read-descriptions-file): Make sure the method is a method
-       and not a server.
+Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-msg.el (gnus-copy-article-buffer): Ditto.
-       (gnus-forward-insert-buffer): Ditto.
+       * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
 
-       * gnus-cite.el (gnus-cite-parse): Use `gnus-set-text-properties'.
+Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
 
-       * nnheader.el (nnheader-temp-write): Would bug out on nil files. 
+       * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
+       treated improperly.
 
-Mon Feb 19 23:01:33 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * browse-url.el: New version installed.
+       * gnus-salt.el (gnus-mouse-pick-article): New command. 
 
-       * gnus.el: 0.39 is released.
+       * gnus-art.el (gnus-button-url): Call with one argument.
 
-Mon Feb 19 01:00:33 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-start.el (gnus-set-default-directory): New function.
 
-       * gnus.el (gnus-group-read-ephemeral-group): Put the quit-config
-       in the group parameters.
-       (gnus-summary-subject-string): Alias for backwards compatibility. 
+       * gnus-load.el (gnus-default-directory): New variable.
 
-       * gnus-nocem.el (gnus-nocem-hashtb): Moved here.
-       (gnus-nocem-check-article): Check whether the article is new.
-       (gnus-nocem-unwanted-article-p): Mew function.
+Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * gnus.el (gnus-summary-limit-children): Use NoCeM.
-       (gnus-summary-initial-limit): Ditto.
-       (gnus-get-newsgroup-headers): Don't use NoCeM.
+       * gnus-score.el (gnus-home-score-file): Changed syntax.
 
-Sun Feb 18 00:03:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * nnsoup.el (nnsoup-request-expire-articles): Message better.
+       * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
+       of file token wasn't properly detected.
+       (nndoc-type-alist): Better end-of-header regexp for
+       lanl.gov preprints
+       (nndoc-article-type): Updated doc string
 
-       * gnus.el (gnus-summary-read-group): Display all dormant articles
-       when `all'.
+Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * nndir.el (nndir-request-list): Would build to wide.
-       (nndir-execute-nnmh-command): Allow reading from nndir servers. 
+       * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
+       first.
 
-       * nnmh.el (nnmh-open-server): Report errors.o
+Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnml.el (nnml-open-server): Report errors.
+       * gnus-group.el (gnus-group-sort-by-real-name): New function.
 
-       * nnsoup.el (nnsoup-open-server): Report errors.
+       * gnus-sum.el (gnus-summary-save-article): Pass on number of
+       articles to be saved.
 
-       * nnspool.el (nnspool-open-server): Report errors.
+       * gnus-art.el (gnus-article-edit-article): Remove all text props.
+       (gnus-read-save-file-name): Take an optional defaultish parameter.
 
-Sat Feb 17 11:08:16 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nntp.el (nntp-retrieve-groups): Saved.
 
-       * nnfolder.el (nnfolder-open-server): Report errors.
+       * message.el (message-forward): Didn't work well with multi-line
+       separators. 
 
-       * nndraft.el (nndraft-open-server): Report errors.
-       (nndraft-close-server): Close.
+       * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
+       wheteher followup-to was restricted.
 
-       * nndir.el (nndir-open-server): Report errors.
-       (nndir-close-server): Close.
+       * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
+       headers. 
 
-       * nnmbox.el (nnmbox-open-server): Report errors.
-       (nnmbox-close-server): Kill buffer.
+       * gnus-group.el (gnus-group-highlight-line): New `total' number. 
 
-       * nnbabyl.el (nnbabyl-open-server): Report errors.
+Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nndir.el: New-stylee backquotes.
+       * gnus.el: Red Gnus v0.11 is released.
 
-       * nnml.el (nnml-generate-nov-file): Make sure numerical files are
-       files. 
-
-       * gnus.el (gnus-check-server): Give a better message.
+Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nndoc.el (nndoc-babyl-body-begin-function): New function.
-       (nndoc-type-alist): Find beginning of babyl articles.
+       * gnus-async.el (gnus-make-async-article-function): New function.
+       (gnus-async-prefetch-article): Use it.
 
-       * nnsoup.el (nnsoup-unpack-packets): Message better.
+Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
 
-       * gnus.el (gnus-article-mark-lists): Don't save the cache marks. 
+       * gnus-start.el (gnus-activate-level): Doc fix.
 
-Fri Feb 16 19:14:26 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nndoc.el (nndoc-type-alist): Recognize the end of digests. 
+       * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
+       (gnus-crosspost-message): New variable.
 
-Fri Feb 16 06:46:48 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+       * gnus-vis.el: Removed file -- functions spread out over
+       gnus-group.el, gnus-sum.el and gnus-art.el.
 
-       * gnus-score.el (gnus-summary-score-effect): Didn't correctly
-       escape meta charcters for substring and exact match types.
+       * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
 
-Fri Feb 16 00:50:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-salt.el (gnus-carpal-mode): Moved to this file.
 
-       * gnus.el (gnus-article-setup-buffer): Set global counterparts. 
-       (gnus-valid-select-methods): All methods should use address. 
-       (gnus-article-show-hidden-text): Hide all hidden text.
+       * gnus-vis.el (gnus-score-set-default): Removed.
+       (gnus-visual-score-map): Removed.
 
-       * gnus-kill.el (gnus-kill-file-mode-map): New implementation.
+       * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
 
-       * gnus-salt.el (gnus-pick-mode): Install proper minor mode map. 
+       * gnus-srvr.el (gnus-server-open-all-servers): New command and
+       keystroke. 
+       (gnus-server-close-all-servers): Ditto.
 
-       * gnus.el (gnus-summary-exit): Kill article buffer when using
-       non-single ones.
-       (gnus-set-global-variables): Copy the original buffer to global
-       value. 
+       * gnus-async.el (gnus-async-get-semaphore): New function.
+       (gnus-async-release-semaphore): New function.
+       (gnus-async-prefetch-article): Use them.
 
-       * nnspool.el (nnspool-open-server): Simplify.
-       * nnmbox.el (nnmbox-open-server): Ditto.
-       * nnbabyl.el (nnbabyl-open-server): Ditto.
-       * nnml.el (nnml-open-server): Ditto.
-       * nnfolder.el (nnfolder-open-server): Ditto.
-       * nnmh.el (nnmh-open-server): Ditto.
+       * nntp.el (nntp-make-process-buffer): New function.
+       (nntp-retrieve-data): Use after-change instead of filter.
+       (nntp-after-change-function): New function.
 
-       * gnus-msg.el (gnus-debug): Pretty-print variables.
+       * gnus.el (gnus-read-method): Intern method.
 
-       * gnus-srvr.el (gnus-server-kill-server): Don't allow killing
-       opened-only servers.
-       (gnus-server-edit-server): Would create duplicate servers.
+       * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
+       making dir.
 
-       * gnus.el (gnus-get-unread-articles): Close groups after opening
-       them. 
-       (gnus-server-to-method): Search the opened servers for matches.
+Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * gnus-vm.el (gnus-summary-save-in-vm): Use the split methods. 
+       * gnus-win.el (gnus-buffer-configuration): Don't create picon
+       frame if gnus-picons-display-where is 'article.
 
-       * gnus.el (gnus-summary-skip-intangible): Don't use `when'.
+Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Thu Feb 15 11:02:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
+       some lines. 
 
-       * nndoc.el (nndoc-type-alist): Allow several newlines in
-       937-digests. 
+       * gnus-spec.el (gnus-tilde-cut-form): Typo.
+       (gnus-parse-simple-format): Forgot to check `max-right' and
+       `max-left'.
+       (gnus-compile): Don't issue warnings.
 
-       * gnus.el (gnus-select-newsgroup): Don't message when quitting. 
+Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
+       
+       * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
+       now.
 
-       * nnfolder.el (nnfolder-request-close): Close the server.
+Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
 
-       * gnus.el (gnus-group-method): Changed name.
-       (gnus-group-method): Return the real select method, if possible.
+       * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
 
-Wed Feb 14 15:01:57 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-summary-increase-score): Regexp-quote regexp
-       matches.
+       * message.el (message-check-news-syntax): Messaged wrong number.
 
-       * gnus-msg.el (gnus-forward-insert-buffer): Remove all text
-       properties. 
-       (gnus-forward-included-headers): Buggy regexp.
+Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
-       unless threads are used.
+       * message.el (message-y-or-n-p): Moved to before usage.
 
-       * nnheader.el (nnheader-insert-head): Would almost laways stop
-       after the first kb.
+Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
 
-Wed Feb 14 07:41:58 1996  Colin Rafferty  <craffert@ml.com>
+       * gnus-picon.el (gnus-article-display-picons): display picon even if
+       From line doesn't have full domain name.
 
-       * gnus.el (gnus-group-add-parameter): Remove old versions of the
-       parameter. 
+Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Wed Feb 14 07:28:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * message.el (message-reply): Didn't narrow properly to the head.
+       (message-indent-citation): Remove all blank lines at the start. 
 
-       * gnus-msg.el (gnus-news-followup): Don't query if Followup-To and
-       Newsgroups are the same.
-       (gnus-inews-check-post): Reversed check for Followup-To.
+Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-group-kill-group): Kill lots of zombie groups. 
-       (gnus-article-hide-headers): Check whether `gnus-visible-headers'
-       is nil. 
+       * gnus.el: Red Gnus v0.9 is released.
 
-Tue Feb 13 06:29:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-add-configuration): Autoload.
-       (gnus-summary-tick-article): Made interactive.
+       * gnus-soup.el (gnus-soup-write-prefixes): Protect against
+       existing dirs.
 
-       * nntp.el (nntp-open-server-internal): Don't bug out when the
-       server hangs up during initial negotiations.
+       * gnus-topic.el (gnus-topic-parameters): Third parameter instead
+       of second.
+       (gnus-topic-set-parameters): Ditto.
 
-Mon Feb 12 04:47:14 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
 
-       * nntp.el (nntp-default-directories): New variable.
-       (nntp-open-server-internal): Use it.
+       * message.el (message-send-mail-with-mh): Didn't work.
 
-       * nnsoup.el (nnsoup-read-areas): Delete AREAS file.
-       (nnsoup-read-areas): Check whether the MSG file exists.
+Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-move-article): Only mark as canceled when
-       moving. 
+       * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
+       ingo. 
+       (gnus-dup-unsuppress-article): Set the wrong variable.
 
-       * gnus-ems.el (gnus-set-text-properties): New alias.
+Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
 
-Sun Feb 11 13:53:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-short-group-name): Bug in dotless names.
 
-       * gnus-msg.el (gnus-inews-remove-signature): New function.
+Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
 
-Sun Feb 11 09:29:06 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
+       parameter. 
 
-       * gnus.el (gnus-request-article-this-buffer): Make sure the
-       article buffer exists. 
+Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-Sun Feb 11 09:28:46 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+       * gnus-load.el (gnus-info-nodes): Add info node for
+       `mime/viewer-mode'. 
 
-       * gnus.el: 0.38 is released.
+Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sun Feb 11 04:49:16 1996  Mark Borges  <mdb@cdc.noaa.gov>
+       * message.el (message-reply): Don't include first empty line. 
 
-       * gnus-xmas.el (gnus-xmas-define): Conditionally redefine
-       `set-text-properties'. 
+Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-Sun Feb 11 04:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
 
-       * gnus.el (gnus-summary-limit-to-subject): Limit to any header. 
+Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sat Feb 10 03:26:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-util.el (gnus-date-iso8601): Protect agains buggy Dates. 
 
-       * nnmail.el (nnmail-days-to-time): Don't bug out on large
-       numbers. 
+Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Fri Feb  9 22:17:55 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
+       (gnus-topic-parameters): Buggy definition.
 
-       * gnus-msg.el (gnus-forward-included-headers): Include Message-ID
-       and References.
-       (gnus-post-news): Make sure the parent group is a news group.
+       * gnus-group.el (gnus-group-get-parameter-function): New
+       variable. 
 
-Fri Feb  9 09:56:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus.el (gnus-group-find-parameter): New function.
 
-       * gnus-picon.el (gnus-picons-convert-x-face): Changed to use
-       pbmplus.
+       * gnus-sum.el (gnus-summary-read-document): New command and
+       keystroke. 
 
-       * gnus.el (gnus-buffer-configuration): One quote too many.
+       * gnus-group.el (gnus-group-clear-data-on-native-groups): New
+       command. 
+       (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
+       parameter.
 
-       * gnus-kill.el (gnus-execute): Allow searching bodies.
+       * gnus-score.el (gnus-decay-score): New function.
+       (gnus-decay-scores): New function.
+       (gnus-decay-score-function): New variable.
+       (gnus-score-date): Accept a `regexp' match.
 
-       * gnus.el (gnus-summary-execute-command): Accept "Body" searches.
+       * gnus-util.el (gnus-time-to-day): New function.
 
-       * gnus.el: 0.37 is released.
+       * gnus-score.el (gnus-decay-scores): New variable.
+       (gnus-score-decay-constant): New variable.
+       (gnus-score-decay-scale): New variable.
 
-Fri Feb  9 09:44:04 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
 
-       * nnmail.el (nnmail-time-since): Reversed time.
+       * gnus-group.el (gnus-update-read-articles): Register undo.
 
-       * nnml.el (nnml-request-expire-articles): Set lower limit
-       correctly. 
+       * gnus-undo.el (gnus-undo-register-1): Renamed.
+       (gnus-undo-register): New macro.
 
-Fri Feb  9 05:40:39 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-group.el (gnus-group-yank-group): Be undoable.
+       (gnus-group-kill-group): Be undoable.
+       (gnus-undo): Required.
+       (gnus-group-clear-data): New keystroke.
 
-       * nntp.el (nntp-open-server-semi-internal): Report errors better. 
+       * gnus-undo.el (gnus-undo-last-command): New variable.
+       (gnus-undo): Didn't work.
+       (gnus-undo-boundary): Keep track of whether the last command did a
+       boundary.
+       (gnus-undo): Set boundary.
 
-Thu Feb  8 00:36:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-group-jump-to-group): Don't jump to ephemeral
-       groups. 
-       (gnus-summary-catchup-and-goto-next-group): Allow quiet going.
+       * gnus-spec.el (gnus-tilde-cut-form): New function.
+       (gnus-tilde-max-form): New definition.
+       (gnus-tilde-ignore-form): New function.
+       (gnus-parse-format): Rewrite to accept extended syntax.
 
-       * gnus-topic.el (gnus-topic-move-group): Allow removal of groups. 
-       (gnus-topic-remove-group): New command and keystroke.
+       * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
+       faster.
 
-       * nnsoup.el (nnsoup-read-areas): Message.
+       * gnus-group.el (gnus-group-goto-group): Accept optional FAR
+       parameter. 
 
-       * nndoc.el (nndoc-possibly-change-buffer): Return nil when the
-       file doesn't exist.
-       (nndoc-close-server): Really close.
+       * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
+       that don't support this.
 
-       * gnus.el (gnus-update-format-specifications): Would not update
-       format specs.
+       * gnus.el (gnus-server-extend-method): Would bug out on non-known
+       methods. 
 
-       * gnus-topic.el (gnus-topic-remove-topic): Accept a list-level. 
-       (gnus-group-prepare-topics): List dead groups.
+       * gnus-group.el (gnus-group-get-new-news): Put point in the group
+       buffer. 
 
-Wed Feb  7 00:04:23 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * gnus.el (gnus-summary-hide-thread): Hide the last thread.
+       * nntp.el (nntp-open-rlogin): Now can be used as
+       nntp-open-connection function
+       (nntp-open-telnet): Ditto
+       (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
+       to make new nntp-wait-for happy
+       all: required carriage return for end of line 
 
-       * gnus-kill.el (gnus-kill): Provide.
-       (gnus-execute-1): Accept forms.
+Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
 
-       * nnheader.el (nnheader-temp-write): New macro.
+       * nndoc.el (nndoc-generate-lanl-gov-head): New function
+       (nndoc-transform-lanl-gov-announce): New function
+       (nndoc-lanl-gov-announce-type-p): New funtion
+       (nndoc-type-alist): Added support for preprint announcements
+       (nndoc-type-alist): Only use 'slack-digests' if forced to.
 
-       * gnus-soup.el (gnus-soup-group-brew): Pack ticked.
-       (gnus-soup-write-replies): Be silent.
+Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * gnus-msg.el (gnus-bug-mail-send-and-exit): Kill gnus-bug buffer
-       after sending.
+       * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
 
-       * gnus.el (gnus-setup-news): Find new newsgroups even if
-       gnus-read-active-file is nil.
+Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-soup.el (gnus-soup-group-brew): Would pack too few
-       articles. 
+       * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
+       area.
 
-       * nneething.el (nneething-request-type): New function.
-       (nneething-request-post): Removed.
+       * gnus-dup.el (gnus-dup-unsuppress-article): New function.
 
-       * nnvirtual.el (nnvirtual-find-group-art): Never return `(nil)'.
+       * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
+       duplicates. 
 
-       * nndoc.el (nndoc-rnews-body-end): Really go to the end.
+       * gnus-msg.el (gnus-debug): Scan gnus-load.el.
 
-       * nnsoup.el (nnsoup-read-areas): Would calculate new article
-       boundary +1.
-       (nnsoup-index-buffer): Check whether the file exists before
-       reading it. 
-       (nnsoup-retrieve-headers): Ditto.
+Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-topic.el (gnus-topic-goto-missing-group): New function.
+       * gnus.el: Red Gnus v0.8 is released.
 
-Tue Feb  6 22:33:50 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-goto-missing-group-function): New variable.
+       * gnus.el: Red Gnus v0.7 is released.
 
-       * nnmail.el (nnmail-time-since): Don't alter time.
-       (nnmail-days-to-time): Would give wrong result.
+Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-article-de-quoted-unreadable): Decode headers
-       before body.
+       * message.el (message-deletable-headers): Have Lines be
+       deletable. 
 
-Tue Feb  6 09:51:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
 
-       * gnus.el (gnus-article-show-hidden-text): Don't use `(1+
-       (point))'. It does not work in Mule.
+       * gnus.el (gnus-short-group-name): New version.
 
-Mon Feb  5 13:03:47 1996  Wes Hardaker  <hardaker@teal.ece.ucdavis.edu>
+Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-        * gnus-picon.el (gnus-group-display-picons): Delete buffer on exit.
-        (gnus-article-display-picons): Ditto.
+       * gnus-start.el (gnus-declare-backend): New function.
 
-Tue Feb  6 00:26:44 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
+       (gnus-xmas-modeline-glyph): New variable.
+       (gnus-xmas-mode-line-buffer-identification): New definition. 
 
-       * gnus-salt.el (gnus-tree-recenter): Recenter the tree buffer. 
+       * nntp.el (nntp-request-article): Would sometimes return nil
+       falsely. 
+       (nntp-find-group-and-number): Saved function.
+       (nntp-request-article): Use it.
+       (nntp-request-head): Saved.
 
-       * gnus-cite.el (gnus-article-toggle-cited-text): Bind
-       `buffer-read-only'. 
+       * gnus-dup.el (gnus-dup-suppress-articles): Message.
 
-       * gnus.el (gnus-configure-windows): Don't search all frames unless
-       when using a frame split.
-       (gnus-summary-mode-map): Change `W t'.
+       * gnus-group.el (gnus-group-mark-group): Used string instead of
+       char. 
 
-Mon Feb  5 23:41:09 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-short-name-score-file-cache): New variable. 
-       (gnus-score-score-files): Use it.
-       (gnus-score-flush-cache): Ditto.
+       * gnus-util.el: Use `format-time-string'.
 
-Mon Feb  4 23:55:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+       * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
+       again. 
 
-       * gnus.el (gnus-configure-windows): Check minibuffer only frame.
+       * article.el (article-make-date-line): Would say "unknown" on
+       "now" dates.
 
-Mon Feb  5 22:36:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
 
-       * nnsoup.el (nnsoup-old-functions): New variable.
-       (nnsoup-revert-variables): New command.
+       * message.el (message-rename-buffer): Set proper outsave name. 
 
-Mon Feb  5 17:54:07 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnvirtual.el (nnvirtual-update-marked): Copy empty mark lists.
+       * nnheader.el (nnheader-temp-write): Always use
+       `fundamental-mode'. 
 
-       * gnus.el (gnus-summary-read-group): Allow entry with no-display. 
+       * gnus-util.el (gnus-date-iso8601): Illegal format.
 
-       * gnus.el: 0.36 is released.
+       * gnus-group.el (gnus-group-make-doc-group): Full name in server
+       name. 
 
-Sat Feb  3 11:56:53 1996  Steven L. Baur  <steve@miranova.com>
+       * gnus-undo.el (gnus-undo): Typo.
 
-       * gnus-uu.el (gnus-uu-default-view-rules): Added rule for playing of
-       decoded midi files.
+       * gnus-group.el (gnus-group-mark-group): Don't touch props.
 
-Mon Feb  5 05:08:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
+       saving.
 
-       * gnus.el (gnus-summary-mode-map): Move `v' to `W v'.
+       * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
+       `^L' is the last char.
 
-       * gnus-cache.el (gnus-cache-possibly-enter-article): Request the
-       buffer to the nntp buffer.
+       * gnus.el (gnus): Autoload.
 
-       * gnus.el (gnus-recenter): Allow a prefix.
+Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Mon Feb  5 04:56:35 1996  Michael Cook  <mcook@cognex.com>
+       * gnus-score.el (gnus-score-string): Wiwnd't do word and fuzzy
+       matching properly.
 
-       * gnus.el (gnus-configure-windows): Return to the original frame. 
+Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
 
-Mon Feb  5 03:49:34 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
 
-       * gnus-topic.el (gnus-topic-kill-group): Update topics.
-       (gnus-topic-yank-group): Ditto.
+Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nnfolder.el (nnfolder-directory): Doc fix.
+       * gnus-art.el (gnus-article-edit-exit): Would move point.
+       (gnus-article-edit): New command.
 
-       * gnus.el (gnus-summary-move-article): Add marks when moving
-       articles. 
-       (gnus-summary-recenter): Don't do horizontal recenter unless the
-       buffer is visible.
+       * nnml.el (nnml-request-rename-group): Copy over .overview file. 
+       (nnml-request-group): Better error message.
 
-Sun Feb  4 16:22:20 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
 
-       * gnus.el (gnus-summary-edit-article): Make sure we're in the
-       summary buffer.
+       * gnus-setup.el (message): Can't require 'message until we know
+       where the Gnus .elcs are.
+       
+Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-       * gnus.el: 0.35 is released.
+       * gnus-util.el (gnus-date-iso8601): New function.
 
-Sun Feb  4 14:05:20 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nndoc.el (nndoc-guess-digest-type): Too strict body-begin for
-       MIME digests.
+       * gnus-sum.el (gnus-summary-search-article-forward): Show thread
+       when finding matches.
 
-       * gnus-msg.el (gnus-removable-headers): Don't remove Bcc header.
-       (gnus-mail-send): Accept a parameter.
-       (gnus-inews-send-mail-copy): Use it.
+       * nnmail.el (nnmail-get-spool-files): Sort procmail files.
 
-       * gnus-salt.el (gnus-tree-close): Don't kill the tree buffer.
+Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-select-article): Changed return value.
-       (gnus-summary-scroll-up): Use it.
+       * gnus.el: Red Gnus v0.6 is released.
 
-Sat Feb  3 20:39:59 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-dummy-line-format): Included tabs.
-       (gnus-summary-prepare-threads): Insert dummy lines properly.
-       (gnus-summary-hide-thread): Hide dummies better.
+       * nntp.el (nntp-request-type): Defined again.
 
-       * gnus-uu.el (gnus-uu-get-actions): Escape special characters.
+Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
 
-       * gnus-soup.el (gnus-soup-group-brew): Add articles in right
-       order; don't generate display.
+       * gnus-score.el (gnus-ignored-adaptive-words): New value.
 
-       * gnus.el (gnus-summary-sort): Allow sorting in reverse order.
-       (gnus-summary-pop-limit): Don't pop if there isn't anything to
-       pop. 
-       (gnus-sort-articles): Would destroy the newsgroup data.
+Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-soup.el (gnus-soup-unpack-packet): Return the process value.
+       * gnus-util.el (gnus-group-real-name): Tweaked definition.
 
-       * gnus.el (gnus-summary-exit): Don't bury buffers that don't exist.
-       (gnus-summary-exit-no-update): Ditto.
+       * gnus-eform.el (gnus-edit-form-done): Didn't call the right
+       function. 
 
-Sat Feb  3 14:37:31 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-soup.el (gnus-soup-add-article): Would bug out on
-       non-existent articles. 
+       * gnus-score.el (gnus-score-load-files): Returned nil.
 
-       * gnus.el (gnus-configure-windows): Delete windows on all frames.
+Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sat Feb  3 15:07:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-load.el (gnus-use-undo): New variable.
 
-       * gnus.el (gnus-summary-read-group): Wouldn't score anything.
+       * gnus-undo.el: New file.
 
-       * gnus.el: 0.34 is released.
+       * gnus-score.el (gnus-default-adaptive-word-score-alist): New
+       variable. 
+       (gnus-score-adaptive): Adaptivity on words.
+       (gnus-ignored-adaptive-words): New variable.
+       (gnus-all-score-files): Made into own function.
+       (gnus-score-load-files): Ditto.
+       (gnus-score-find-favourite-words): New command and keystroke.
 
-Sat Feb  3 13:08:48 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+       * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
 
-       * gnus-msg.el (gnus-summary-resend-bounced-mail): Strip more
-       gruft. 
+       * gnus-score.el (gnus-enter-score-words-into-hashtb): New
+       function. 
+       (gnus-score-build-cons): Removed.
+       (gnus-score-string): Score words.
 
-       * gnus.el: 0.33 is released.
+Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Fri Feb  2 20:19:07 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: Red Gnus v0.5 is released.
 
-       * gnus.el (gnus-summary-exit): Bury the article buffer.
+Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-score.el (gnus-score-followup-article): Don't do
-       `score-effect'. 
+       * nntp.el (nntp-wait-for): Goto point-max before inserting.
+       (nntp-retrieve-headers): Didn't inhibit Erasure.
 
-Fri Feb  2 20:07:31 1996  Jason L. Tibbitts, III  <tibbs@uh.edu>
+       * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
 
-       * nnmail.el (nnmail-process-babyl-mail-format): Allow many spaces
-       after ":".
+       * nntp.el (nntp-send-command-nodelete): New function.
 
-Fri Feb  2 20:05:02 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-summary-select-article): Return t on success.
+       * article.el (article-date-ut): Wouldn't do anything much.
 
-Thu Feb  1 00:50:54 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * nntp.el (nntp-wait-for): Wouldn't allow posting.
 
-       * nnfolder.el (nnfolder-request-group): Give a better error
-       message. 
+       * nnmail.el (nnmail-delete-incoming): Set to nil.
 
-       * nnfolder.el: Really use virtual servers.
+Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-select-newsgroup): Moved score file processing to
-       an earlier point.
+       * gnus-score.el (gnus-home-score-file): New variable.
+       (gnus-home-score-file): New function.
+       (gnus-hierarchial-home-score-file): New function.
+       (gnus-possibly-score-headers): Use `adapt-file' param.
+       (gnus-home-adapt-file): New variable.
+       (gnus-hierarchial-home-adapt-file): New function.
 
-       * gnus-msg.el (gnus-post-method): Use `gnus-post-method' from the
-       group buffer.
+       * gnus-load.el (gnus-original-article-buffer): Moved here.
 
-       * nnsoup.el (nnsoup-request-expire-articles): Bombed.
-       (nnsoup-delete-unreferenced-message-files): New command.
+       * gnus-sum.el (gnus-article-mark): New macro.
+       (gnus-summary-prepare-unthreaded): Use it.
+       (gnus-summary-prepare-threads): Ditto.
 
-       * gnus-cache.el (gnus-cache-possibly-enter-article): Update cache
-       mark. 
-       (gnus-cache-possibly-remove-article): Ditto.
+       * gnus-win.el (gnus-buffer-configuration): New `edit-article'
+       setting. 
 
-       * gnus-srvr.el (gnus-server-prepare): Weed out nil servers.
+       * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
+       article buffer.
+       (gnus-summary-edit-article-done): Don't move point after editing.
+       (gnus-summary-edit-article-postpone): Removed.
+       (gnus-summary-update-article-line): New function.
 
-       * gnus-msg.el (gnus-mail-reply): Respect
-       `rmail-dont-reply-to-names'. 
+       * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
 
-Wed Jan 31 19:25:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el (gnus-inews-insert-mime-headers): `(widen)' before
-       searching for 8-bit characters.
+       * gnus.el: Red Gnus v0.4 is released.
 
-       * gnus-vis.el (gnus-article-highlight-headers): Make it ignore
-       the `intangible' text property.
+Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
 
-Thu Feb  1 00:33:37 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running
+       under tty.
 
-       * gnus.el (gnus-summary-limit-to-unread): Remove sparse articles. 
+Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Wed Jan 31 15:54:38 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
+       of `length'.
 
-       * gnus-score.el (gnus-summary-score-map): Recursive map.
+Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-msg.el (gnus-dissociate-buffer-from-draft): Didn't run hook
+       * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
        properly.
 
-       * gnus-kill.el (gnus-execute): Don't use `gnus-header-*'.
+Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
 
-       * gnus-msg.el (gnus-kill-message-buffer): New command and
-       keystroke. 
-       (gnus-mail-setup): Use the gnus-mail-*-method variables.
-
-       * gnus-topic.el (gnus-topic-rename): Default to current topic.
-       (gnus-topic-create-topic): Ditto.
+       * gnus-vis.el (gnus-button-url): New definition.
 
-       * gnus-vis.el (gnus-group-highlight-line): Offer ticked number.
+Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-uu.el (gnus-uu-grab-articles): Remove the message.
+       * gnus-group.el (gnus-update-read-articles): Moved here.
 
-       * gnus-vis.el (gnus-group-highlight): New default for dark
-       backgrounds. 
+       * gnus-sum.el (gnus-update-read-articles): Moved here.
 
-       * gnus-topic.el (gnus-group-prepare-topics): Don't do anything
-       about dead groups.
+       * gnus-async.el (gnus-async-request-fetched-article): Would bug
+       out on Message-IDs.
 
-       * gnus.el (gnus-summary-mode-map): Clobbered "D".
+       * gnus-score.el (gnus-score-save): Would kill wrong buffer.
 
-Mon Jan 29 19:06:00 1996  Kim-Minh Kaplan  <kkaplan@cdfhp3.in2p3.fr>
+       * nntp.el (nntp-process-filter): Insert at point-max.
 
-       * gnus.el (gnus-simplify-subject-fuzzy): Fold case.
+       * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
 
-Mon Jan 29 17:48:12 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-summary-limit): Hide any threads, possibly.
+       * gnus-topic.el (gnus-topic-edit-parameters): New command.
+       (gnus-group-topic-parameters): New function.
+       (gnus-topic-set-parameters): New function.
+       (gnus-topic-parameters): New function.
 
-       * gnus-msg.el (gnus-forward-insert-buffer): Really delete unwanted
-       headers.
+       * gnus-group.el (gnus-group-edit-group-done): Newish definition.
 
-       * gnus-vis.el (gnus-insert-prev-page-button): Allow clicking.
-       (gnus-insert-next-page-button): Ditto.
+       * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
+       (gnus-server-edit-server-done): Removed.
 
-       * nntp.el (nntp-send-region-to-server): Copy text to a temp buffer
-       before sending.
+       * gnus-group.el: Use new edit function.
 
-Sun Jan 28 10:28:39 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * gnus-eform.el (gnus-eform): New file.
 
-       * gnus-cite.el (gnus-dissect-cited-text): Don't push a nil on the
-       list. 
+       * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
+       more to find the most likely instance of the group.
+       (gnus-edit-form): New function.
+       (gnus-edit-form-mode): New command.
+       (gnus-edit-form-make-menu-bar): New function.
+       (gnus-edit-form-mode-hook): New variable.
+       (gnus-edit-form-exit): New command and keystroke.
+       (gnus-edit-form-done): Ditto.
 
-Sat Jan 27 20:32:29 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-topic.el: Moved functions around.
+       (gnus-current-topic): Renamed.
+       (gnus-current-topics): New function.
+       (gnus-group-parent-topic): New function.
 
-       * gnus-topic.el (gnus-group-topic-topics-only): Removed variable. 
+       * article.el (gnus-signature-separator): New default.
+       (gnus-signature-limit): Extended value.
+       (article-narrow-to-signature): Use it.
 
-       * nnbabyl.el (nnbabyl-request-group): Don't report failures on
-       empty groups.
-       * nnmbox.el (nnmbox-request-group): Ditto.
+       * gnus-cite.el (gnus-cite-parse): Use new signature functions.
 
-       * gnus.el (gnus-simplify-buffer-fuzzy): Simplify [x/x].
+       * article.el (article-search-signature): New function.
+       (gnus-signature-separator): Allow wider syntax.
 
-       * gnus-score.el (gnus-score-default-header): Duplicate defvars.
-       (gnus-summary-increase-score): Default variables should be
-       symbols, not chars.
+       * gnus-async.el (gnus-use-header-prefetch): New variable.
+       (gnus-async-set-article-buffer): Removed.
+       (gnus-async-prefetch-headers): New function.
+       (gnus-asynch-retrieve-fetched-headers): New function.
+       (gnus-async-prefetch-header-buffer): New variable.
 
-       * gnus.el (gnus-summary-mode-map): Wrong name for `t' keystroke. 
+       * gnus-salt.el (gnus-summary-pick-line-format): New variable.
+       (gnus-pick-mode): Use it.
+       (gnus-pick-line-number): New function.
+       (gnus-pick-article): New command and keystroke.
+       (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
+       (gnus-pick-next-page): New command and keystroke.
+       (gnus-mark-unpicked-articles-as-read): New variable.
+       (gnus-pick-start-reading): Use it.
 
-Sat Jan 27 20:29:45 1996  Marc Auslander  <marc@watson.ibm.com>
+       * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
+       number. 
 
-       * gnus-score.el (gnus-summary-increase-score): Didn't work for
-       non-temporary score entries.
+Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Fri Jan 26 17:24:00 1996  David K}gedal  <davidk@lysator.liu.se>
+       * nntp.el (nntp-request-list): Decode.
+       (nntp-request-list-newsgroups): Ditto.
 
-       * nnmail.el (nnmail-check-duplication): Don't tread 'delete as a
-       function
+       * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
 
-Sat Jan 27 19:51:08 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-msg.el (gnus-debug): Would bug out.
 
-       * gnus-topic.el (gnus-topic-prepare-topic): Number of groups would
-       be 0.
-       (gnus-topic-update-topic-line): Ditto.
+Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
 
-Fri Jan 26 15:10:09 1996  Steven L. Baur  <steve@miranova.com>
+       * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
 
-       * gnus-vis.el (gnus-article-add-buttons): Need to reset point to top
-       of article before trying the next regexp in the gnus-button-alist.
+Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Sat Jan 27 19:22:24 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-score.el (gnus-score-save): Wouldn't save scores.
 
-       * gnus-vis.el (gnus-button-alist): Allow space after "<URL: ". 
+       * gnus-load.el (gnus-summary-line-format): Moved here.
 
-Fri Jan 26 20:20:25 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el (gnus-alive-p): More thorough definition.
+       (gnus-info-set-entry): New macro.
 
-       * gnus-topic.el (gnus-topic-indent-level): New variable.
-       (gnus-topic-yank-group): Use it.
-       (gnus-topic-insert-topic-line): Ditto.
-       (gnus-topic-prepare-topic): Ditto.
+       * gnus-move.el: New file.
+       (gnus-move-group-to-server): New function.
+       (gnus-change-server): New command.
+       (gnus-group-move-group-to-server): New command.
 
-Fri Jan 26 17:18:25 1996  ISO-2022-JP  <yamaoka@ga.sony.co.jp>
+       * gnus-start.el (gnus-parse-active): New function.
 
-       * gnus-vis.el (gnus-article-highlight-headers): Would infloop. 
+       * gnus.el (gnus-read-method): Mew function.
+       * gnus-group.el: Use it.
 
-Fri Jan 26 14:10:19 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-load.el (gnus-suppress-duplicates): New variable.
 
-       * gnus.el (gnus-dribble-read-file): Set file modes on the dribble
-       file. 
-       (gnus-article-check-hidden-text): Only checked signature.
-       (gnus-article-check-hidden-text): Do things in the article
-       buffer. 
-       (gnus-group-line-format-alist): Let N have its old definition.
-       (gnus-group-catchup-group-hook): New variable.
-       (gnus-group-catchup): Use it.
-       (gnus-group-remove-mark): Give a useful return value.
-       (gnus-group-kill-group): Would bug out when killing lots of dead
-       groups.  
+       * gnus-dup.el: New file.
 
-Thu Jan 25 09:32:19 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
+       * gnus-sum.el (gnus-data-read-p): New macro.
+       (gnus-duplicate-mark): New variable.
 
-       * gnus.el (gnus-group-insert-group-line) : Changed "header" to
-       "gnus-tmp-header" for parameter that gets passed to user
-       functions.  Set to the group name, but may not necessarily want
-       this.
-       (gnus-group-set-mode-line) : ditto, gnus-tmp-header set to nil.
-       (gnus-set-mode-line) : ditto, gnus-tmp-header set to nil.
+Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Fri Jan 26 07:47:59 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * gnus.el: Red Gnus v0.3 is released.
 
-       * gnus.el (gnus): Goto the first unread group.
+Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el: 0.32 is released.
+       * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
 
-Thu Jan 25 18:27:03 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-load.el (gnus-suppress-keymap): New function.
 
-       * gnus.el: Autoload `gnus-group-highlight-line'.
+Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
 
-       * gnus-vis.el (gnus-article-highlight-headers): Wrap the regexp in
-       parentheses.
+       * gnus-picon.el (gnus-group-display-picons): Delete just the live
+        extents. 
 
-       * nnmbox.el (nnmbox-request-group): Don't bug out on non-existant
-       groups. 
-       * nnbabyl.el (nnbabyl-request-group): Ditto.
-       (nnbabyl-possibly-change-newsgroup): Return t.
+Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus.el (gnus-group-insert-group-line): Define gnus-tmp-header. 
+       * gnus.el ((load)): Only eval splash when loading.
 
-       * gnus-msg.el (gnus-mail-parse-comma-list): New function.
-       (gnus-mail-reply): Use it.
-       (gnus-mail-reply): Merge follow-to headers.
+       * gnus-group.el (gnus-group-quit): Always kill group buffer.
 
-       * gnus-score.el (gnus-summary-score-map): New implementation.
+       * nntp.el (nntp-open-connection): Escape errors.
 
-       * gnus.el (gnus-summary-exit): Remove articles before updating. 
-       (gnus-summary-next-article): Accept a param to force slightly.
+Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Thu Jan 25 08:41:44 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * nnml.el (nnml-request-rename-group): Would move subgroups as
+       well. 
+       * nnmh.el: Ditto.
 
-       * nnml.el (nnml-deletable-article-p): Always responed with nil.
+       * gnus-group.el (gnus-group-rename-group): Use current group name
+       as default.
+       (gnus-group-rename-group): Added doc string.
 
-Thu Jan 25 08:45:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+       * gnus-sum.el (gnus-general-simplify-subject): Renamed.
 
-       * gnus.el: 0.31 is released.
+Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
 
-       * nnmail.el (nnmail-insert-lines): Would return negative lines
-       numbers. 
+       * gnus-sum.el (gnus-pdf-simplify-subject): New version.
 
-       * gnus-xmas.el (gnus-xmas-extent-start-open): New function.
+Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
 
-       * gnus-topic.el (gnus-topic-insert-topic-line): Remove excess
-       properties. 
+       * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
 
-       * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): New
-       function. 
+Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-Thu Jan 25 07:34:05 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+       * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
+       the right buffer.
+       (nntp-request-body): Decode.
 
-       * gnus-ems.el (gnus-extent-detached-p): New alias.
+       * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
+       loaded. 
 
-       * gnus-xmas.el (gnus-xmas-find-glyph-directory): Changed from
-       "etc" to "etc/gnus".
+       * gnus-art.el (gnus-article-edit-mode): New command.
+       (gnus-article-edit-mode-hook): New variable.
+       (gnus-article-edit-mode-map): New variable.
 
-Tue Jan 23 13:40:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
 
-       * gnus-score.el (gnus-score-make-menu-bar): New function.
-       (gnus-score-menu-hook): New variable.
+       * gnus-art.el (gnus-article-edit-full-stops): New command.
 
-       * gnus-vis.el (gnus-article-next-button): Move point.
+Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * nndoc.el (nndoc-type-alist): Recognize ends of digests. 
-       (nndoc-retrieve-headers): Don't bug out on non-existant articles. 
+       * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
 
-       * gnus-msg.el (gnus-mail-buffer): Renamed.
+       * message.el (message-sort-headers-1): Sort properly on totally
+       empty headers.
 
-       * gnus-cache.el (gnus-cache-possibly-remove-articles): Check some
-       more. 
+       * article.el (article-hide-boring-headers): Didn't hide completely
+       empty headers.
 
-       * nnmail.el (nnmail-insert-lines): Off by 1.
+       * nntp.el (nntp-encode-text): Rescued.
+       (nntp-send-buffer): New function.
+       (nntp-request-post): New function.
 
-       * nnml.el (nnml-deletable-article-p): Check for file writability.
-       * nnmh.el (nnml-deletable-article-p): Ditto.
+       * gnus-util.el (gnus-define-keys-safe): New macro.
+       (gnus-define-keys-1): Accept `safe' param.
 
-       * gnus-msg.el (gnus-associate-buffer-with-draft): Allow
-       disabling. 
-       (gnus-use-draft): New variable.
+       * gnus-load.el (gnus-summary-mode-map): Define the main three
+       keymaps prematurely here.
 
-       * gnus.el (gnus-summary-move-article): Use `move' action by
-       default. 
+Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
 
-       * nnmail.el (nnmail-get-split-group): Be more restrictive in
-       selecting procmail spools.
-       (nnmail-get-spool-files): Don't return the spool file when doing a
-       single procmail file.
+       * gnus-load.el (gnus-default-nntp-server): Moved.
 
-       * gnus.el (gnus-summary-move-article): Allow moving to the same
-       group. 
+Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-score.el (gnus-score-pretty-print): New command and
-       keystroke. 
-       (gnus-summary-increase-score): Would always bug out.
-       (gnus-score-edit-done): Change windows before loading score file. 
+       * nndoc.el (nndoc-add-type): Remove old type definition.
 
-       * gnus.el (gnus-summary-reparent-thread): Rethread after
-       reparenting. 
+       * article.el: Changed variable names back to `gnus-'.
 
-       * gnus-xmas.el (gnus-xmas-make-overlay): Don't make extents
-       undetachable. 
+Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * nndoc.el (nndoc-post-type): New variable.
+       * nntp.el (nntp-connection-alist): Define as oo.
 
-Tue Jan 23 13:39:11 1996  Eberhard Mattes  <mattes@azu.informatik.uni-stuttgart.de>
+       * nndoc.el (nndoc-add-type): Wrong number of args.
+       (nndoc-set-delims): Free var.
 
-       * nndoc.el (nndoc-request-type): New function.
+Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-Tue Jan 23 00:13:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus.el: Red Gnus v0.1 is released.
 
-       * gnus.el (gnus-group-group-indentation): New function.
-       (gnus-group-update-group-line): Use it.
-       (gnus-group-update-group): Indent.
+Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
-       * gnus-topic.el (gnus-topic-hide-subtopics): Removed variable.
-       (gnus-topic-prepare-topic): Indent group lines.
-       (gnus-topic-yank-group): Indent groups.
+       * nntp.el (nntp-find-connection-buffer): New function.
+       (nntp-retrieve-headers): Use it.
 
-       * gnus.el (gnus-group-update-hook): New variable.
-       (gnus-group-insert-group-line): Use it.
+Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-vis.el (gnus-group-highlight-line): New function.
+       * nndoc.el (nndoc-add-type): New function.
+       (nndoc-guess-type): New function.
+       (nndoc-set-delims): New definition.
 
-       * gnus.el (gnus-group-entry): New macro.
+       * nntp.el (nntp-open-server): Init server buffer.
 
-       * gnus-vis.el (gnus-group-highlight): New variable.
-
-       * gnus-topic.el (gnus-topic-insert-topic-line): Would show "..."
-       too often.
-       (gnus-topic-indent): Don't move point.
-       (gnus-topic-unindent): Ditto.
-       (gnus-topic-prepare-topic): Display unread articles in sub-topics.
-
-       * nnsoup.el (nnsoup-next-prefix): New function.
-       (nnsoup-read-areas): Use it.
-
-       * gnus-soup.el (gnus-soup-set-area-prefix): New macro.
-
-       * nnsoup.el (nnsoup-tmp-directory): New directory.
-       (nnsoup-write-active-file): Save it.
-       (nnsoup-unpack-packets): Use it.
-
-       * gnus-msg.el (gnus-dissociate-buffer-from-draft): New command and
-       keystroke.
+       * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
+       methods. 
+       (gnus-group-rename-group): Would act oddly when renaming native
+       groups. 
 
-       * gnus.el (gnus-group-list-groups): Goto last group if at eob.
+Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus-topic.el (gnus-topic-mode): Use it.
-       (gnus-topic-goto-next-group): New function.
+       * gnus-load.el (gnus-startup-hook): Removed hilit removal.
 
-       * gnus.el (gnus-group-list-groups): Allow positioning point in
-       topic buffers.
-       (gnus-group-goto-next-group-function): New internal variable.
+       * gnus-async.el: New file.
 
-       * nnsoup.el (nnsoup-read-active-file): Give a proper return
-       value. 
+       * gnus-int.el (gnus-asynchronous-p): New function.
 
-       * gnus.el (gnus-start-news-server): Give a better error message. 
+       * nntp.el: Replaced with new, asynchronous version.
 
-Mon Jan 21 23:34:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
-       * gnus-mh.el (gnus-mh-mail-setup): It didn't work when pressing
-       `R' or yanking because of lack of setting to variable
-       `mail-reply-buffer' and mh-sent-from-folder buffer local variable
-       `mh-show-buffer'.
+Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
 
-Mon Jan 22 02:58:42 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * gnus-sum.el (gnus-pdf-simplify-subject): New function.
+       (gnus-summary-simplify-subject-query): New command.
 
-       * nntp.el (nntp-open-server-internal): Make sure that the server
-       was successfully opened.
+Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-read-active-file): Wouldn't activate properly. 
-       (gnus-read-active-file): Ignore errors from the archive server.
+       * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
 
-       * nnbabyl.el (nnbabyl-request-group): Ditto.
+       * gnus-art.el (gnus-article-wash-status): Report emphasis.
 
-       * nnmbox.el (nnmbox-request-group): Would bug out.
+       * article.el (article-unhide-text-type): New function.
+       (article-emphasize): New function.
+       (article-emphasis-alist): New variable.
 
-Sat Jan 20 20:39:03 1996  Steven L. Baur  <steve@miranova.com>
+       * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
 
-       * nnmbox.el (nnmbox-read-mbox): find-file-noselect ->
-       nnheader-find-file-noselect.
+       * gnus-logic.el: New file.
 
-Mon Jan 22 01:15:52 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+       * article.el (article-treat-overstrike): Mark hiding type.
 
-       * gnus.el (gnus-group-mark-buffer): Optional param.
+Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
 
-       * nnsoup.el (nnsoup-request-expire-articles): Message more. 
-       (nnsoup-read-active-file): Add proper active info.
-       (nnsoup-request-group): New implementation.
-       (nnsoup-request-list): Ditto.
+       * gnus-art.el (gnus-article-wash-status): New function.
 
-Sun Jan 21 08:22:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>
+Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
-       * gnus.el (gnus-request-article-this-buffer): Update sparse
-       articles. 
-       (gnus-data-set-number): New macro.
-       (gnus-summary-update-article): Use it.
+       * article.el (article-hidden-arg): Renamed all variables and
+       functions to `article-'.
 
-Sun Jan 21 03:54:18 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
-
-       * gnus-soup.el (gnus-soup-add-article): Don't save canceled
-       articles. 
+       * gnus.el: Split file into gnus-start.el, gnus-group.el,
+       gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
+       gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.