*** empty log message ***
[gnus] / lisp / ChangeLog
index 9f0c082..6a6ddaf 100644 (file)
@@ -1,3 +1,915 @@
+Sat Nov 16 11:32:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard
+       events before starting to walk.
+
+       * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that
+       have 0 unread if there is anything under.
+
+       * gnus-sum.el (gnus-summary-move-article): Do `B B' properly.
+
+       * gnus-topic.el (gnus-topic-parameters): Return nil on
+       non-existant topics.
+
+       * nntp.el (nntp-possibly-change-group): Would nix out async buffer
+       when switching groups.
+
+       * gnus-sum.el (gnus-summary-expire-articles): Update info before
+       expiring. 
+
+       * article.el (article-strip-leading-blank-lines): Would strip too
+       much. 
+
+       * gnus-sum.el (gnus-summary-mode): Update specs after running
+       hook. 
+
+       * gnus-util.el (gnus-boundp): New function.
+
+       * gnus-start.el (gnus-get-new-news-hook): Default to updating
+       display-time, if present.
+
+Fri Nov 15 13:59:16 1996  Steven L Baur  <steve@miranova.com>
+
+       * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with
+       scroll-in-place, which will be preloaded in XEmacs 19.15.
+
+       * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down)
+       against scroll-in-place package.
+       (gnus-article-next-page): Ditto.
+
+       * gnus-salt.el (gnus-pick-next-page): Ditto.
+
+Fri Nov 15 21:40:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnweb.el (gnus): Required.
+
+       * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to
+       move cache.
+
+       * gnus-cache.el (gnus-cache-move-cache): New command.
+
+       * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no
+       articles. 
+
+       * gnus-group.el (gnus-group-insert-group-line-info): Compute the
+       right number for dead groups.
+
+       * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix. 
+
+Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-win.el: Added customize support.
+
+       * gnus-uu.el: Added customize support.
+
+Thu Nov 14 17:50:12 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.62 is released.
+
+Thu Nov 14 12:25:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.el (gnus-article-display-hook): Add
+       `gnus-article-de-quoted-unreadable' to default value.
+
+       * gnus-art.el (gnus-summary-article-menu): Dummy define.
+
+       * article.el (custom): Require first.
+
+       * dgnushack.el (require): New implementation.
+
+       * article.el (gnus-emphasis-alist): Recognize emphasis inside
+       quotes. 
+
+Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. 
+
+Thu Nov 14 11:25:51 1996  Samuel Tardieu  <sam@inf.enst.fr>
+
+       * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
+       after "From ".
+
+Thu Nov 14 10:08:27 1996  Raja R. Harinath  <harinath@cs.umn.edu>
+
+       * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
+       token. 
+
+Thu Nov 14 08:46:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * message.el (message-insert-to): Deny with "never"
+       courtesy-copies-to header.
+
+       * dgnushack.el (require): Try both the uncompiled and the compiled
+       versions.
+
+       * nntp.el (nntp-send-authinfo): Hide password.
+
+Wed Nov 13 12:00:43 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus-start.el (gnus-parse-active): Correct range parsing
+       restored.
+
+Tue Nov 12 14:09:15 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
+       message id in the cache twice.
+       (gnus-nocem-liberal-fetch): 
+
+       * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
+
+       * gnus-nocem.el (gnus-nocem-check-article,
+       gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
+       posting that we've alread verified and scanned.
+
+Wed Nov 13 23:38:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-start.el (gnus-parse-active): Gave wrong results.
+
+       * gnus-win.el (gnus-buffer-configuration): Doc fix.
+
+Wed Nov 13 13:52:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-topic.el: Added customize support.
+
+       * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
+       option.
+
+       * gnus-util.el (gnus-verbose): Made customizable.
+
+       * gnus.el (gnus-summary-line-format): Customize.
+
+       * gnus-sum.el (gnus-summary-respool-default-method): Customize.
+
+       * gnus.el (gnus-select-method-name): New widget.
+       (gnus-select-method): Use it.
+
+Wed Nov 13 14:19:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-group.el (gnus-info-clear-data): Quote lists.
+
+       * nntp.el (nntp-send-authinfo): Prompt right.
+
+Tue Nov 12 19:33:00 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.61 is released.
+
+Tue Nov 12 17:55:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-move-inbox): Delete empty crash box.
+
+       * gnus-art.el (gnus-article-make-menu-bar): Define summary article
+       map.
+
+       * gnus-group.el (gnus-group-set-timestamp): Removed reference to
+       free variable `group'.
+
+Mon Nov 11 16:29:00 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus-group.el (gnus-group-timestamp-delta): New function.
+
+       * gnus-demon.el (gnus-demon-add-scan-timestamps,
+       gnus-demon-scan-timestamps): New functions.
+
+Mon Nov 11 05:27:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * article.el (gnus-emphasis-alist): Added ":" as sentence-end. 
+
+Mon Nov 11 05:14:02 1996  David Moore  <dmoore@ucsd.edu>
+
+       * nnvirtual.el: New version.
+
+Mon Nov 11 05:09:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * article.el (gnus-emphasis-underline-bold): Renamed.
+
+Mon Nov 11 05:05:09 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * nntp.el (nntp-possibly-change-group): Bind
+       `nnheader-callback-function' to nil.
+
+Sun Nov 10 12:13:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-start.el (gnus-parse-active): Give correct answer.
+
+       * nntp.el (nntp-snarf-error-message): Massage the message.
+
+Sun Nov 10 11:49:33 1996  Joe Wells  <jbw@cs.bu.edu>
+
+       * dgnushack.el (require): Load .el files only.
+
+Sun Nov 10 10:06:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-move.el (gnus-move-group-to-server): Would pass wrong
+       params to `gnus-retrieve-headers'.
+
+       * nntp.el (nntp-wait-for): Accept a `discard' param.
+       (nntp-open-connection): Would mix it up when establishing asynch
+       connections. 
+
+       * nnml.el (nnml-find-id): Would report false positives.
+
+       * gnus-spec.el (gnus-update-format-specifications): Do all
+       computations in the right buffer.
+
+       * nnweb.el (nnweb-type-definition): Moved search engine.
+       (nnweb-fetch-form): Use "POST" instead of `POST'.
+
+       * gnus-undo.el (gnus-undo-register): Entered malformed undo
+       statements. 
+
+       * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
+
+Sun Nov 10 06:38:38 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.60 is released.
+
+Sun Nov 10 06:31:36 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.59 is released.
+
+Sun Nov 10 06:09:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nntp.el (nntp-decode-text): Erased everything.
+
+       * article.el (article-remove-trailing-blank-lines): Would
+       infloop. 
+
+Sun Nov 10 06:06:31 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.58 is released.
+
+Sun Nov 10 06:02:51 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * nntp.el (nntp-possibly-change-group): Bind callback function to
+       nil. 
+
+Sun Nov 10 05:35:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-topic.el (gnus-topic-remove-topic): Remove from alist. 
+
+       * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
+       words. 
+
+Sat Nov  9 18:14:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnweb.el (nnweb-set-hashtb): Typo.
+       (nnweb-read-overview): Typo.
+
+       * nnheader.el (nnheader-skeleton-replace): New macro.
+       (nnheader-replace-string): Use it.
+       (nnheader-replace-regexp): Use it.
+       (nnheader-strip-cr): Use it.
+
+       * nntp.el (nntp-retrieve-headers): Be faster.
+       (nntp-decode-text): Use faster algorithm.
+
+       * nnheader.el (nnheader-replace-string): New function.
+
+Sat Nov  9 17:22:16 1996  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * article.el (gnus-emphasis-alist): Doc fix.
+
+Sat Nov  9 16:27:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
+
+Sat Nov  9 05:59:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnweb.el (nnweb-set-hashtb): Typo.
+
+       * article.el (gnus-emphasis-alist): One ' too many.
+
+       * gnus-async.el (gnus-async-prefetch-article): Only message when
+       in the summary buffer.
+
+       * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
+       (gnus-debug): Be `defcustom' aware.
+
+Sat Nov  9 05:41:27 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.57 is released.
+
+Fri Nov  8 22:56:59 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus.el: Added customize support.
+
+Sat Nov  9 05:14:58 1996  David Moore  <dmoore@ucsd.edu>
+
+       * nnmail.el (nnmail-expand-newtext): New version.
+
+Sat Nov  9 04:28:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
+       (gnus-xmas-summary-recenter): Use it.
+
+       * gnus-art.el (gnus-button-url): Removed seconds param since old
+       versions of `browse-url.el' don't support it.
+       (gnus-article-make-menu-bar): Add article menu to article menu. 
+
+       * article.el (gnus-emphasis-alist): Use ")" as a sentence end
+       marker. 
+
+Fri Nov  8 05:33:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * article.el (gnus-emphasis-alist): Recognize "_this_here_".
+
+       * gnus-art.el (gnus-article-save): Save the right buffer after
+       stripping headers. 
+
+       * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
+
+       * article.el (article-narrow-to-signature): Typo.
+
+       * nntp.el (nntp-try-list-active): Would guess wrong on `some'. 
+
+       * gnus.el: condition-case -> ignore-errors.
+
+       * nntp.el (nntp-request-close): Protect against errors.
+
+Fri Nov  8 03:23:02 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.56 is released.
+
+Fri Nov  8 02:45:21 1996  David S. Goldberg  <dsg@linus.mitre.org>
+
+       * gnus-art.el (gnus-button-url): Respect
+       `browse-url-new-window-p'. 
+
+Fri Nov  8 02:34:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
+
+Thu Nov  7 09:07:32 1996  Steven L Baur  <steve@miranova.com>
+
+       * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
+       ignoring bogus From_ lines.
+
+Fri Nov  8 02:01:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-move-inbox): Cleaned up code.
+
+       * gnus-int.el (gnus-request-regenerate): New function.
+
+       * nnml.el (nnml-request-regenerate): New function.
+
+       * gnus-srvr.el (gnus-server-regenerate-server): New command and
+       keystroke. 
+
+Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-start.el: Added customize support.
+
+Fri Nov  8 01:47:16 1996  David S. Goldberg  <dsg@linus.mitre.org>
+
+       * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
+       out on nil variables.
+
+Fri Nov  8 01:45:06 1996  Kurt Swanson  <kurt@dna.lth.se>
+
+       * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
+       article. 
+
+Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * article.el (gnus-visible-headers): Convert string to list of
+       strings. 
+
+Fri Nov  8 01:40:38 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
+
+       * gnus-sum.el (gnus-summary-first-article): New function.
+
+       * gnus-salt.el (gnus-pick-start-reading): Use it.
+
+Thu Nov  7 09:42:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-group.el (gnus-group-catchup): Better message.
+
+       * gnus-util.el (gnus-date-get-time): Protect against "" Dates. 
+
+       * article.el (article-strip-leading-blank-lines): Would infloop.
+
+       * gnus-msg.el (gnus-debug): Protect against odd load-paths.
+
+Fri Nov  8 05:30:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
+       nil. 
+
+       * gnus-msg.el (gnus-summary-followup-to-mail,
+       gnus-summary-followup-to-mail-with-original): New commands.
+
+       * nnmail.el (nnmail-split-it): Use `replace-match'.
+
+Fri Nov  8 05:30:46 1996  David Moore  <dmoore@ucsd.edu>
+
+       * nnmail.el (nnmail-split-it): New version.
+
+Fri Nov  8 03:44:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.el (gnus-article-display-hook): Customized.
+
+       * article.el (gnus-emphasis-alist): Define more combinations.
+       (gnus-emphasis-underline-bold-italic): New face.
+
+Fri Nov  8 00:20:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.55 is released.
+
+Thu Nov  7 00:14:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
+       (gnus-configure-windows): Use it.
+
+       * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
+
+       * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
+
+       * gnus-group.el (gnus-group-insert-group-line): Would bug out on
+       on gnus-moderated-hashtb.
+
+Wed Nov  6 22:54:41 1996  Sudish Joseph  <sudish@mindspring.com>
+
+       * gnus-nocem.el (gnus-sum): Required.
+
+Wed Nov  6 09:13:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-date-to-time): Trap errors.
+
+       * nntp.el (nntp-open-connection): Erase contents of the right
+       buffer. 
+
+       * gnus-sum.el (gnus-summary-first-article-p): New function.
+
+       * gnus-topic.el (gnus-topic-remove-group): Didn't use
+       process/prefix. 
+
+       * gnus-group.el (gnus-group-iterate): New macro.
+
+       * gnus-sum.el (gnus-summary-prev-unread-article): Respect
+       `gnus-summary-goto-unread' `never'.
+
+Wed Nov  6 06:55:03 1996  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * article.el (gnus-emphasis-alist): New version.
+
+Wed Nov  6 06:26:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-art.el (gnus-article-syntax-table): New variable.
+       (gnus-article-mode): Use it.
+
+       * article.el (article-strip-leading-blank-lines): Didn't do much. 
+
+Wed Nov  6 05:51:56 1996  Kevin Buhr  <buhr@stat.wisc.edu>
+
+       * gnus-sum.el (gnus-summary-respool-article): Get the right
+       servers. 
+
+Wed Nov  6 04:00:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnheader.el (nnheader-header-value): Use old definition.
+
+       * message.el: Removed many autoloads.
+
+Wed Nov  6 03:44:44 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
+
+       * gnus-ems.el (gnus-ems-redefine): New Mule definition.
+
+Wed Nov  6 03:02:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
+
+       * gnus.el (gnus-check-backend-function): Protect against errors. 
+
+       * gnus-start.el (gnus-group-change-level): Enter info into dribble
+       file. 
+
+Wed Nov  6 01:58:46 1996  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * article.el (gnus-emphasis-alist): New default.
+
+Wed Nov  6 01:47:17 1996  Joe Wells  <jbw@cs.bu.edu>
+
+       * gnus-uu.el (gnus-uu-reginize-string): Buggy.
+       (gnus-uu-uustrip-article): Temp name mixup.
+
+Wed Nov  6 01:27:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-group.el (gnus-group-make-group): Use new function.
+
+       * gnus.el (gnus-read-group): New function.
+
+       * dgnushack.el: Less error messages under XEmacs.
+
+Tue Nov  5 23:59:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
+
+Tue Nov  5 23:43:34 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.54 is released.
+
+Tue Nov  5 22:34:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * message.el (message-goto-signature): Place point better.
+
+       * gnus-art.el (gnus-summary-save-body-in-file): Restored.
+
+       * nntp.el (nntp-send-authinfo): Better password prompting.
+
+       * nnmail.el (nnmail-read-passwd): Allow format strings.
+
+Tue Nov  5 22:10:20 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus-sum.el (gnus-valid-move-group-p): New function.
+       (gnus-read-move-group-name): Faster implementation.
+
+Tue Nov  5 12:35:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
+       parameters. 
+
+       * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
+       buttons. 
+
+       * nnweb.el (nnweb-set-hashtb): Typo.
+
+Tue Nov  5 10:43:24 1996  Randal Schwartz  <merlyn@stonehenge.com>
+
+       * gnus-uu.el (gnus-uu-be-dangerous): New variable.
+       (gnus-uu-save-files): Use it.
+
+Tue Nov  5 10:19:39 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-sum.el (gnus-summary-read-document): Doc fix.
+       (gnus-summary-catchup-and-exit): Don't exit when replying "n".
+
+       * gnus-art.el (gnus-summary-write-to-file): Doc fix.
+
+       * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
+       value. 
+
+Tue Nov  5 10:14:02 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
+       faster. 
+
+Tue Nov  5 04:56:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-search-unix-mail-delim): Protect against
+       regexp overflows.
+
+       * nnheader.el (nnheader-header-value): New definition.
+
+       * nntp.el (nntp-open-connection): Erase buffer.
+       (nntp-possibly-change-group): Ditto.
+
+       * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
+       with just one article.
+
+Tue Nov  5 03:41:30 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
+       lines. 
+
+Tue Nov  5 03:36:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-score.el (gnus-score-find-favourite-words): Put point at
+       bob. 
+
+Tue Nov  5 03:33:04 1996  jeff sparkes  <jsparkes@nortel.ca>
+
+       * gnus-kill.el (gnus-batch-score): Run in slave mode.
+
+Mon Nov  4 03:16:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnheader.el (nnheader-directory-regular-files): New function. 
+
+       * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
+       be a directory.
+
+       * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
+
+       * gnus-async.el (gnus-async-halt-prefetch): New function.
+
+       * message.el (message-check-news-header-syntax): Anchor
+       multiple-searches. 
+
+       * gnus-topic.el (gnus-topic-mode): Reset sorting function.
+
+Tue Oct 29 20:42:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
+
+Tue Oct 29 19:45:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * message.el (message-generate-new-buffer-clone-locals): Bugged
+       out under XEmacs.
+
+Tue Oct 29 19:21:47 1996  David Moore  <dmoore@ucsd.edu>
+
+       * gnus.el: Fixed autoloads.
+
+Tue Oct 29 17:21:42 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
+       args. 
+
+Mon Oct 28 15:42:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el: Autoload gnus-score-followup-thread.
+       (gnus-inhibit-startup-message): Doc fix.
+
+Sat Oct 26 15:48:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
+
+       * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
+
+       * gnus-sum.el (gnus-summary-universal-argument): Bind
+       `gnus-newsgroup-process-marked' to nil before calling functions. 
+
+Sat Oct 26 15:31:18 1996  David Moore  <dmoore@ucsd.edu>
+
+       * nnmail.el (nnmail-activate): Faster version.
+
+Fri Oct 25 09:02:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
+
+       * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
+       full headers. 
+
+Thu Oct 24 07:20:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
+       symbols into hashtb.
+
+Thu Oct 24 07:12:23 1996  Michael R. Cook  <mcook@cognex.com>
+
+       * nnmh.el (nnmh-active-number): Misplaced paren.
+
+Thu Oct 24 07:02:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-group.el (gnus-group-list-groups): Clear inboxes.
+
+       * gnus-async.el (gnus-make-async-article-function): Use the
+       success param.
+
+       * nntp.el (nntp-after-change-function-callback): Pass along the
+       right success param.
+
+Wed Oct 23 18:33:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-score.el (gnus-summary-increase-score): Spud.
+
+Wed Oct 23 07:55:42 1996  William Perry  <wmperry@aventail.com>
+
+       * gnus-art.el (gnus-url-mailto): New function.
+
+Wed Oct 23 06:57:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nnbabyl.el (nnbabyl-create-mbox): New function.
+       (nnbabyl-open-server): Create mbox.
+
+       * nnmbox.el (nnmbox-create-mbox): New function.
+
+Tue Oct 22 07:30:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nnml.el (nnml-request-list): Always return t.
+
+Tue Oct 22 03:16:27 1996  Felix Lee  <flee@teleport.com>
+
+       * gnus-score.el (gnus-score-adaptive): Use the right syntax
+       table. 
+
+Tue Oct 22 03:08:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-generate-headers): Rename Original-Sender as
+       well.
+       (message-send-news): Typo.
+       (message-send-news): Don't message.
+
+Tue Oct 22 03:06:49 1996  Felix Lee  <flee@teleport.com>
+
+       * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
+       line scoring or word scoring, but not both.
+
+Tue Oct 22 02:48:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-send-news): Use it.
+       (message-send-mail): Ditto.
+
+Tue Oct 22 02:40:14 1996  Joev Dubach  <dubach1@husc.harvard.edu>
+
+       * message.el (message-generate-new-buffer-clone-locals): New
+       function. 
+
+Tue Oct 22 01:19:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el: Removed `lisp-indent-hook' throughout all files. 
+
+       * gnus.el (gnus-sethash): Fix edebug form spec.
+
+       * gnus-cache.el (gnus-cache-file-name): Translate file chars.
+
+Sun Oct 20 03:41:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nntp.el (nntp-read-server-type): Fold case.
+
+Sat Oct 19 08:03:17 1996  Michael Ernst  <mernst@cs.washington.edu>
+
+       * article.el (article-hide-headers): Do the right thing on
+       articles with no bodies.
+       (article-narrow-to-signature): Doc fix.
+
+Sat Oct 19 07:53:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
+       nothing to pack.
+       (nnsoup-read-areas): Don't bug out on empty packets.
+
+       * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
+       packets. 
+
+Sat Oct 19 07:43:33 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
+
+       * gnus-sum.el (gnus-auto-center-summary): Fix.
+
+Sat Oct 19 07:32:27 1996  Marc Horowitz  <marc@cygnus.com>
+
+       * gnus-topic.el (gnus-topic-remove-topic): Would clobber
+       duplicates. 
+
+Sat Oct 19 07:01:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-send-mail-hook): New hook.
+       (message-send-news-hook): Ditto.
+
+       * gnus-art.el (gnus-summary-write-to-file): New function.
+
+Sat Oct 19 06:56:34 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
+
+       * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
+       command and keystroke.
+
+Thu Oct 17 06:25:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-sum.el (gnus-article-sort-by-date): Use faster
+       implementation. 
+
+       * gnus-util.el (gnus-string-get-time): New macro.
+
+       * message.el (message-check-news-syntax): Check more thorougly the
+       From header.
+       (message-check): New macro.
+
+Thu Oct 17 06:03:56 1996  Carsten Leonhardt  <leo@arioch.tng.oche.de>
+
+       * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
+
+Thu Oct 17 05:34:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-cite-function): Initialize from
+       mail-citation-hook. 
+
+Thu Oct 17 02:45:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.52 is released.
+
+Wed Oct 16 21:01:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-sum.el (gnus-summary-catchup): Return t.
+
+Wed Oct 16 20:32:53 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
+
+       * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
+
+Wed Oct 16 20:00:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-mode): Doc fix.
+
+       * nnml.el (nnml-request-group): Re-read directory.
+
+Wed Oct 16 04:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.51 is released.
+
+Wed Oct 16 03:49:12 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * gnus-start.el (gnus-setup-news): Make sure
+       `gnus-group-line-format' is bound.
+
+Wed Oct 16 02:57:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * nntp.el (nntp-after-change-function-callback): Would delete the
+       first line of all articles.
+
+Mon Oct 14 21:31:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
+
+Sun Oct 13 16:37:05 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-srvr.el (gnus-browse-foreign-server): Message better.
+
+Sat Oct 12 19:33:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-indent-citation): Would infloop on empty
+       articles. 
+
+Sat Oct 12 19:21:05 1996  Raja R. Harinath  <harinath@cs.umn.edu>
+
+       * gnus.el: Autoload more functions.
+
+Sat Oct 12 19:09:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-sum.el (gnus-summary-catchup): Don't move point.
+       (gnus-summary-limit-exclude-marks): New command.
+
+Fri Oct 11 15:26:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.50 is released.
+
+Thu Oct 10 23:36:32 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
+
+       * gnus-nocem.el (gnus-nocem): Typo.
+
+Thu Oct 10 23:16:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
+       clear data on native groups.
+
+Thu Oct 10 14:11:18 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-cus.el (gnus-group-customize): Allow unknown entries.
+       (gnus-score-customize): Ditto.
+       (gnus-score-string-convert): Ditto.
+       (gnus-score-parameters): Added `touched'.
+
+Thu Oct 10 23:06:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-start.el (gnus-read-active-file): Don't bug out on null
+       methods. 
+
+Thu Oct 10 22:29:05 1996  Randell Jesup  <Randell.Jesup@scala.com>
+
+       * article.el (article-hide-boring-headers): Reversed `date'
+       check. 
+
+Thu Oct 10 15:24:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
+
+       * gnus-group.el (gnus-group-new-mail): Strip prefix.
+
+       * nnmail.el (nnmail-new-mail-p): Didn't work.
+
+       * gnus-score.el (gnus-score-adaptive): Use
+       gnus-adaptive-word-score-alist. 
+
+       * nnoo.el (nnoo-define-skeleton-1): Define
+       request-list-newsgroups. 
+
+       * nnweb.el (w3-forms): Removed.
+
+       * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form. 
+
+Tue Oct  8 14:30:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.49 is released.
+
+Tue Oct  8 00:15:04 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-nocem.el: Added customize support.
+
+Tue Oct  8 11:48:25 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
+
+       * gnus.el (gnus-short-group-name): Would bug out on complex group
+       names. 
+       (gnus-splash-face): New face.
+       (gnus-group-startup-message): Use it.
+
+       * nnvirtual.el (nnvirtual-request-group): Respect
+       `always-rescan'. 
+
+       * gnus-load.el: Removed.
+
+       * gnus.el (gnus-check-backend-function): Require before
+       checking... 
+
+       * gnus-sum.el (gnus-summary-respool-article): Use it.
+
+       * gnus-load.el (gnus-mail-method-history): New variable.
+
+       * gnus-sum.el (gnus-summary-normal-unread-face): Use default
+       face. 
+
+Mon Oct  7 15:00:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * gnus.el: Red Gnus v0.48 is released.
+
 Mon Oct  7 02:24:02 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * gnus-sum.el: Added customize support.