*** empty log message ***
[gnus] / lisp / ChangeLog
index 47eebb9..245c531 100644 (file)
-Sun Jul 30 00:00:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+Sun Sep 10 00:39:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-msg.el (gnus-post-news): Set the name of the newsgroup for
+       later use.
+
+       * gnus.el (gnus-group-unsubscribe-group): Don't accept empty group
+       names. 
+
+       * nnbabyl.el (nnbabyl-get-new-mail): If moving is unsuccessful,
+       don't pretend it went ok.
+       * nnmbox.el (nnmbox-get-new-mail): Ditto.
+       * nnfolder.el (nnfolder-get-new-mail): Ditto.
+       * nnmh.el (nnmh-get-new-mail): Ditto.
+       * nnml.el (nnml-get-new-mail): Ditto.
+
+       * gnus-vis.el (gnus-group-menu-hook, gnus-summary-menu-hook,
+       gnus-article-menu-hook, gnus-server-menu-hook,
+       gnus-browse-menu-hook): New hooks. 
+
+Fri Sep  8 19:08:29 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-request-post-buffer): Newer send to `sender',
+       don't put everything in the `To' header, filter the `CC' header
+       through `rmail-dont-reply-to'.
+
+Fri Sep  8 20:42:27 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-group-make-archive-group): Wrong interactive spec.
+       (gnus-select-method): Take `gnus-nntp-service' into account for
+       backwards compatability.
+
+Thu Sep  7 22:17:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-setup-news): Find new groups before finding
+       numbers of unread articles in the groups.
+
+       * gnus-score.el (gnus-summary-score-entry): Fuzzy wrong match
+       value. 
+
+       * gnus.el ('gnus-load-hook): Run this hook while loading.
+
+       * gnus-vis.el (gnus-summary-make-menu-bar): Would re-generate the
+       summary buffers on each group entry.
+
+       * gnus-score.el (gnus-score-save): Don't try to write a score file
+       unless one can.
+
+Wed Sep  6 20:38:43 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-cite.el  (gnus-cite-parse-max-size): New variable.
+       (gnus-cite-parse-maybe): Use it.  
+       (gnus-cite-parse): Move parser initialization to
+       `gnus-cite-parse-maybe' and reformat.
+       * gnus-vis.el (gnus-article-add-buttons): Force citation parsing
+       if called interactively.
+       * gnus-cite.el (gnus-article-highlight-citation): Ditto.
+       (gnus-article-hide-citation): Ditto.
+       (gnus-article-hide-citation-maybe): Ditto.
+       (gnus-article-highlight): Ditto.
+       (gnus-article-highlight-some): Ditto.
+       (gnus-article-hide): Ditto.
+
+Thu Sep  7 00:52:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-summary-show-thread): Expand hidden subthreads as
+       well. 
+
+Wed Sep  6 20:38:43 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-msg.el (gnus-use-followup-to): New value `ask' will make
+       Gnus always ask before obeying the followup-to header.  Changed
+       default to t to confirm with the Seal.
+        (gnus-summary-followup): Support `ask' value of
+       `gnus-use-followup-to'. 
+       * nntp.el (nntp-request-post-buffer): Support `ask' value of
+       `gnus-use-followup-to'. 
+       * gnus.texi (Post): Document `ask' value of
+       `gnus-use-followup-to'.  
+
+Thu Sep  7 00:20:44 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-select-newsgroup): Checked the server twice.
+       (gnus-select-newsgroup): Wouldn't respond properly to unwell
+       groups. 
+
+Wed Sep  6 00:11:00 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-read-old-newsrc-el-file): Didn't parse options
+       lines from the .el file. 
+       (gnus-summary-prepare-threads): When using empty make-false-root,
+       and the subject changed, that wouldn't be reflected in the summary
+       buffer.
+
+       * nnfolder.el (nnfolder-read-folder): Make absofuckinutely sure
+       that active numbers never, ever decrease.
+
+       * nnbabyl.el (nnbabyl-request-expire-articles): Remove all text
+       props. 
+       (nnbabyl-read-mbox): If an rmail buffer is in rmail mode, make it
+       ordinary. 
+
+       * gnus.el (gnus-summary-kill-thread): Did not kill hidden
+       threads. 
+
+       * gnus-uu.el (gnus-uu-save-article): Didn't remove text props.
+
+       * gnus.el (gnus-group-make-articles-read): Would not do
+       crosspostings in one obscure instance.
+       (gnus-summary-update-mark): Would compute score-markedness even
+       when setting the process mark.
+
+Tue Sep  5 21:50:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-msg.el (gnus-inews-news): Would choke on trailing
+       commands. Also used `replace-regexp'.
+       (gnus-inews-news): Would, for some reason, fold all lines
+       sometimes. 
+
+       * gnus-ems.el: Force our definition of `set-text-properties'. So
+       there! 
+
+       * gnus.el (gnus-summary-sort-by-subject): Sorted oddly for (1/2)
+       stuff. 
+       (gnus-request-body): Had gone missing for some reason.
+       (gnus-group-exit): Would quit out of an empty group buffer without
+       confirmation.
+
+Mon Sep  4 00:44:38 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-field-face): Check that the face is defined.
+       (custom-face-tag): New function.
+       (custom-group-accept): Use it.
+       (custom-group-insert): Ditto.
+       (custom-type-properties): Give `face->other' a default value.
+       (custom-facep): New function.
+       (custom-face-lookup): Use it.
+
+Sun Sep  3 19:36:29 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-local-type-properties): Added extra line of
+       documentation. 
+       (custom-valid, custom-const-valid): Changed legal to valid in doc
+       string.
+       (custom-match): More documentation.
+       (custom-field-update): Doc. clarification.
+       (custom-field-accept): Ditto.
+       (custom-type-properties): More documentation.
+
+Fri Sep  1 15:39:56 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (menu-bar): Added XEmacs and Emacs 19.28 support.
+
+Fri Sep  1 15:39:56 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (plist-put): Fixed bogus definition.  
+
+Thu Aug 31 15:21:23 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-cus.el: Removed dead code.
+
+Thu Aug 31 10:45:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 5.0 is released.
+
+       * gnus-cus.el (gnus-face-dark-name-list): Use dark blue instead of
+       sky blue.
+
+       * gnus.el: Don't read the .gnus file on load, anyway.
+
+Wed Aug 30 17:56:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.28 is released.
+
+       * custom.el ((string-match "XEmacs" emacs-version)): Would barf if
+       the menu-bar wasn't in use.
+
+Wed Aug 30 08:46:48 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el ('(gnus-read-init-file 'inhibit)): Don't load while
+       compiling. 
+       (gnus-summary-next-article): Would not go to the next group when
+       all articles were canceled.
+       (gnus-summary-prepare): Create the hashtb before running the
+       prepare hook.
+
+       * gnus.el: Renamed all `header-' macros `mail-header-'. Ran
+       `indent-sexp' on all functions in all files.
+
+       * nnbabyl.el (nnbabyl-read-mbox): Would doubly insert RMAIL file
+       sometimes. 
+
+       * gnus-ems.el (appt-select-lowest-window): Not defined in XEmacs.
+
+       * gnus-score.el (gnus-summary-header): Would bug out if there were
+       pseudo-articles in the buffer.
+
+Wed Aug 30 06:08:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus-score.el (gnus-score-find-trace): Didn't kill "*Gnus
+       Scores*" buffer on exit.
+
+Tue Aug 29 17:21:37 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus-msg.el (gnus-mail-reply-using-mail): Set auto-save-mode if
+       that is wanted.
+
+       * gnus-ems.el (gnus-rebuild-thread-xemacs): Bugged out near the
+       end of buffers.
+
+       * gnus.el (gnus-summary-read-group): Force a summary config.
+
+Tue Aug 29 05:55:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * nntp.el: Do some pussy-footing around `accept-process-output'.
+
+Tue Aug 29 05:55:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.27 is released.
+
+       * gnus-msg.el (gnus-delete-supersedes-headers): Delete
+       Supersedes. 
+
+       * gnus-score.el (gnus-score-adaptive): Did not like matches on
+       numbers or dates.
+
+       * gnus.el (gnus-server-kill-server): Did not mark the dribble
+       buffer as changed.
+
+       * gnus-score.el (gnus-score-string): Did not do traces on fuzzy
+       scores. 
+
+       * gnus.el (gnus-read-init-file): Run on load.
+
+       * gnus-cus.el (gnus-face-dark-name-list): Dark salmon isn't very
+       dark. 
+
+       * gnus-msg.el (gnus-inews-insert-headers): Don't insert multiple
+       Original-Sender headers.
+
+       * gnus-vis.el (gnus-group-make-menu-bar): New submenu for editing
+       groups. 
+
+       * gnus-msg.el (gnus-removable-headers): New variable.
+       (gnus-inews-remove-headers): Use it.
+
+Mon Aug 28 17:19:41 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-help-button): Add `custom-jump' property.
+       (custom-forward-field): Ignore fields with `custom-jump' property.
+
+Mon Aug 28 13:59:04 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-newsrc-to-gnus-format): Would totally barf on
+       illegal group names.
+
+Mon Aug 28 05:09:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.26 is released.
+
+       * nntp.el (nntp-send-region-to-server): Would hang.
+
+       * nnmail.el (nnmail-delete-incoming): Doc fix.
+
+       * gnus.el (rmail-default-file, rmail-default-rmail-file): Don't
+       init these variables. 
+
+Mon Aug 28 05:09:47 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.25 is released.
+       
+       * gnus-vis.el (gnus-summary-make-menu-bar): Date menu was odd.
+
+       * custom.el: Choked under non-X Emacs.
+
+Sun Aug 27 05:05:05 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.24 is released.
+
+       * nnvirtual.el (nnvirtual-create-mapping): Numbering
+       irregularities - would be off by 1 for each of some component
+       groups.
+
+       * custom.el: make-face does not exist on non-X Emacsen.
+
+       * gnus-vm.el (gnus-vm-make-folder): Removed the removal of the
+       toolbar since that led to other problems later.
+
+       * gnus-msg.el (gnus-inews-news): Don't insert Message-ID on BCC if
+       that's not required.
+
+       * gnus-msg.el: Autoload gnus-uu-post-news.
+
+Sat Aug 26 03:18:39 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.23 is released.
+
+       * gnus-uu.el (gnus-uu-grab-articles): Didn't update mode line.
+
+       * gnus.el (gnus-replace-chars-in-string): Translate pairs.
+
+Sat Aug 26 02:54:16 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-summary-next-article): `n' `SPC' etc in XEmacs
+       didn't work.
+
+Sat Aug 26 00:07:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * nntp.el (nntp-open-server): Would try to reconnect to the same
+       dead server.
+
+       * gnus.el (gnus-group-insert-group-line): Didn't insert process
+       marks. 
+       (gnus-read-active-file): Would screw up the group info if a
+       secondary server was down.
+
+       * gnus-vm.el (gnus-vm-make-folder): Don't use toolbar.
+
+       * nnfolder.el (nnfolder-save-mail): Would delete one \n too much.
+
+       * gnus.el (gnus-start-news-server): Give better error message.
+
+       * nntp.el (nntp-open-server-semi-internal): Save the error message
+       on unsuccessful connects.
+
+       * nnfolder.el (nnfolder-request-move-article): Deleted wrong
+       article marker.
+       (nnfolder-request-accept-article): Ditto.
+
+       * gnus.el (gnus-summary-refer-article): Would bug out if the
+       article buffer didn't exist.
+
+       * gnus-cache.el (gnus-cache-braid-nov): Would skip every other
+       line. 
+
+Fri Aug 25 23:22:07 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus-msg.el (gnus-inews-news): Would kill connection after
+       posting to a foreign server.
+
+       * gnus.el (gnus): Read init file before doing splash.
+
+Fri Aug 25 18:08:35 1995  Ulrik Dickow  <dickow@nbi.dk>
+
+       * gnus-msg.el (gnus-post-news): Treat `gnus-auto-mail-to-author' right.
+
+Fri Aug 25 15:04:37 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-cus.el (gnus-custom-import-cite-face-list): Support old
+       light and dark settings of `gnus-cite-face-list'.
+
+Fri Aug 25 06:03:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-modtime-botch): New variable.
+
+Fri Aug 25 05:44:07 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.20-22 is released.
+
+Fri Aug 25 02:57:19 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * nndir.el (nndir-status-message): Wrong number of arguments.
+
+       * gnus.el (gnus-summary-next-article): Woundn't go to the next
+       group. 
+       (gnus-group-recent-archive-directory): New variable.
+       (gnus-group-make-archive-group): Now makes both the recent and the
+       full groups. 
+
+       * gnus-vis.el (gnus-easymenu): Require gnus-ems first.
+
+Fri Aug 25 01:13:52 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus-vis.el (gnus-highlight-selected-summary): Would underline
+       wrong part of line without mouse-face.
+
+       * gnus.el (gnus-summary-refer-article): Would mess up window
+       config when not useing full windows.
+
+Fri Aug 25 00:22:14 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-vis.el (gnus-group-make-menu-bar): Disable
+       `gnus-score-customize' in XEmacs.
+       
+       * gnus-cus.el: Removed variables declared in `gnus-cus.el'.
+       * gnus.el: Ditto.
+       * gnus-cite.el: Ditto.
+
+Fri Aug 25 00:06:35 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * custom.el: New version.
+
+       * gnus.el (gnus-summary-fetch-faq): Would bug out.
+
+Thu Aug 24 23:54:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-apply-kill-hook): Doc fix.
+
+Thu Aug 24 16:25:17 1995  Ulrik Dickow  <dickow@nbi.dk>
+
+       * gnus-msg.el (gnus-post-news): Respect Reply-To when handling
+       `gnus-auto-mail-to-author'.
+
+Thu Aug 24 01:41:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-summary-end-of-article): Recenter at -3.
+
+       * gnus-vis.el (gnus-summary-make-menu-bar): Commented out score
+       thingies. 
+
+       * gnus.el (gnus-summary-best-unread-article): Would not find the
+       best unread.
+       (gnus-article-display-x-face): Did not work if x-face-too-ugly was
+       nil.
+
+       * gnus-vis.el (gnus-article-highlight-headers): Would infloop with
+       19.28. 
+
+Thu Aug 24 01:41:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.19 is released.
+
+       * gnus.el (gnus-group-faq-directory): Changed the default to point
+       to aol.
+       (gnus-newsrc-to-gnus-format): Would bug out when there were bogus
+       groups in the .newsrc file.
+
+       * gnus-ems.el: Don't bug out if x-get-resource isn't defined under
+       XEmacs.
+
+       * gnus.el (gnus-ask-server-for-new-groups): Would sometimes
+       iterate over obarray instead of hashtb.
+       (gnus-summary-next-article): Would give wrong message when going
+       to canceled articles and gnus-auto-select-same was non-nil.
+
+Wed Aug 23 22:39:03 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-save): New variable.
+       (custom-save-and-exit): New function.
+       (custom-buffer-create): Document it.
+       (custom-mode-map): Bind it.
+       (custom-buffer-create): New optional argument `SAVE' to overwrite
+       `custom-save'. 
+       * gnus-edit.el (gnus-score-customize): Use new argument.
+
+Wed Aug 23 22:39:03 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-mode): Insert appropiate check in hook if
+       `make-local-hook' doesn't exists.
+       (custom-post-command): Remove check for mode here.
+
+Wed Aug 23 22:03:50 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-factory-reset-all): Removed dead code.
+       (custom-field-factory-reset): Removed dead code.
+       (custom-default-factory-reset): Didn't import the default value.
+       (custom-save): Didn't import the default value.
+
+Wed Aug 23 01:41:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-ask-server-for-new-groups): Might not ignore bogus
+       groups. 
+
+       * gnus-score.el (gnus-score-insert-help): `I??' would bug out.
+
+       * gnus.el (gnus-article-display-x-face): Reverse logic a bit.
+       (gnus): Do the startup message earlier.
+       (gnus-group-list-groups): Void variable.
+       (gnus-summary-raise-thread): Increase by (- 1 arg).
+
+       * nnbabyl.el (nnbabyl-read-mbox): Would create extra dummy
+       articles. 
+
+Wed Aug 23 00:49:17 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-summary-next-article): `SPC' `n' didn't work under
+       XEmacs. 
+
+Tue Aug 22 22:20:06 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-default): Add support for calculated
+       defaults values. 
+       * gnus-cus.el: Use it.
+
+Tue Aug 22 21:05:42 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.18 is released.
+
+Tue Aug 22 22:20:06 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-forward-field): Allow negative args.
+       (custom-backward-field): New function.
+       (custom-mode-map): Bind it.
+       (custom-buffer-create): Document it.
+
+Tue Aug 22 21:05:42 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-gnus-to-newsrc-format): Clear modtime.
+       (gnus-offer-save-summaries): Don't prompt for any summary buffers
+       that aren't Gnus summary buffers.
+       (gnus-setup-news): Would bug out when started with
+       `gnus-no-server'. 
+       (gnus-get-unread-articles): Would always connect to the server. 
+       (gnus-groups-to-gnus-format): Really find out whether the server
+       is native or not.
+       (gnus-article-hide-headers): Would never hide "From " lines. 
+
+       * gnus-msg.el (gnus-bug): Put point on Subject line.
+
+       * gnus-ems.el: Would set invisible props to nil in 19.28.
+
+       * gnus.el (gnus-summary-fetch-faq): Use `gnus-group-fetch-faq'.
+
+Tue Aug 22 15:16:15 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-article-group): Protect call to
+       `nnmail-split-methods' against errors.  We don't wan't the user to
+       lose mail if he made an error in `nnmail-split-methods'.
+
+Tue Aug 22 04:37:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus-vis.el (gnus-header-face-alist): SkyeBlue.
+
+       * gnus.el (gnus-newsrc-to-gnus-format): Would later cause bugouts
+       in a different function.
+
+Tue Aug 22 03:08:09 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-offer-save-summaries): Would bug out under XEmacs
+       when there was no buffers to update.
+
+Tue Aug 22 02:31:52 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.17 is released.
+
+       * gnus.el: Bugged out during 19.28 compilation.
+
+Mon Aug 21 20:47:08 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.16 is releaed.
+
+       * gnus.el (gnus-group-list-groups): Didn't use default-list-level.
+
+       * nntp.el (nntp-retrieve-groups): Did not delete error messages. 
+
+       * gnus.el (gnus-offer-save-summaries): Use `map-y-or-n-p'. 
+       (gnus-update-group-mark-positions): Bind "dummy.group" in the
+       active hashtb.
+       (gnus-gnus-to-newsrc-format): Avoid `set-visited-file-name'.
+       (gnus-save-newsrc-file): Ditto.
+       (gnus-window-top-edge): Renamed from `gnus-window-left-corner'. 
+       (gnus-remove-some-windows): Don't rely on `frame-height'.
+
+       * nnmail.el (nnmail-move-inbox): Make sure the directory we move
+       to exists. 
+
+Sun Aug 20 16:04:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.15 is released.
+
+       * gnus.el (gnus-ignored-newsgroups): Totally bogus value.
+
+       * nnmail.el (nnmail-delete-incoming): NB! WILL NOW DELETE INCOMING
+       FILES. NB! (damn that shift lock key)
+
+Sun Aug 20 16:04:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.14 is released.
+
+        * gnus.el (gnus-summary-number-of-articles-in-thread): Include
+       adopted articles in the count.
+       (gnus-active-to-gnus-format): Would bug out on non-symbol stuff. 
+       (gnus-ignored-newsgroups): Reinstated regexp.
+
+       * nnheader.el (nnheader-insert-file-contents-literally): Don't
+       bind `file-name-handler-list' to nil.
+
+Sun Aug 20 01:04:45 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.13 is released.
+
+       * gnus-ems.el (gnus-ems-redefine): One entry too many; XEmacs
+       bugout. 
+
+Sat Aug 19 22:41:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-article-treat-overstrike): Make overstrikes
+       invisible instead of deleting them.
+       (gnus-summary-mode-map): Changed the "M p" and "M s" keymaps.
+       (gnus-update-active-hashtb-from-killed): New function.
+       (gnus-setup-news): Use it.
+
+Sat Aug 19 22:03:14 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-window-left-corner): New function.
+       * gnus-ems.el (gnus-window-left-corner-xemacs): Redefine it.
+
+       * gnus-ems.el (gnus-rebuild-thread-xemacs): Would infloop.
+       (gnus-highlight-selected-summary-xemacs): Did not work on the
+       first line in a group.
+
+Sat Aug 19 16:37:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.12 is released.
+
+       * nnbabyl.el (nnbabyl-read-mbox): Would create ghost articles. 
+       
+       * gnus.el (gnus-summary-move-article): Would barf on respooling to
+       (as-yet) non-existant groups.
+       (gnus-summary-best-unread-article): Really go to the best article.
+       (gnus-activate-group): Continue on non-available groups.
+
+       * gnus-score.el (gnus-score-change-score-file): Prompt from dir,
+       not cache.
+
+       * nnfolder.el (nnfolder-read-folder): Ghost articles would be
+       produced when there were more than 1 consecutive "From " line. 
+
+       * gnus.el (gnus-update-read-articles): Would display the wrong
+       number of unread articles in the group buffer when updates have
+       been done while the summary buffer was active.
+       (gnus-summary-read-group): `O' old-fetched articles would be
+       improperly inited.
+       (gnus-ignored-newsgroups): Removed again.
+       (gnus-active-to-gnus-format): Understand groups that have strange
+       chars in the names.
+       (gnus-select-newsgroup): Would ignore the first article from all
+       backends that did not support NOV when using
+       `gnus-fetch-old-headers'. 
+       (gnus-article-mode-map): Disabled all summary commands in the
+       article buffer.
+       (gnus-get-unread-articles): Make sure that the server connection
+       is up.
+
+Sat Aug 19 16:07:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+
+       * gnus.el (gnus-group-catchup): Would bug out on `all' sometimes. 
+
+Thu Aug 17 20:19:07 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * gnus-cus.el: Added `gnus-summary-highlight'.
+
+Wed Aug 16 16:07:35 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el: Added support for including values that needs to be
+       evaluated in lists.
+
+Fri Aug 18 15:27:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-ignored-newsgroups): Start ignoring stuff again.
+       (gnus-summary-show-article): Removed interpretation of prefix arg.
+
+Wed Aug 16 08:22:05 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-summary-mark-same-subject): Update number mode
+       line. 
+
+Tue Aug 15 19:21:55 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el: Allow all field to contain invalid data.  Only parse
+       field when point leaves it or when the value is needed,  not
+       after each change as previously. 
+
+Wed Aug 16 08:11:24 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus-ems.el: Don't destroy the hidden props in 19.28.
+
+Tue Aug 15 09:03:11 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-offer-save-summaries): Allow ! and q as answers.
+       (gnus-summary-mode-map): Defined date keys in the wrong map.
+
+       * gnus-vis.el (gnus-button-url): Use w3 if it exists.
+
+Mon Aug 14 15:51:08 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus-vis.el (gnus-group-make-menu-bar): Removed "post" menu.
+
+Mon Aug 14 11:37:39 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+
+       * gnus.el (gnus-summary-edit-article-done): Do the visual hook
+       after returning to the summary buffer.
+
+       * gnus-score.el (gnus-score-save): Ignore score files that can't
+       be saved. 
+
+Sun Aug 13 17:15:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.11 is released.
+
+       * gnus.el (gnus-groups-to-gnus-format): Don't skip everything if a
+       simple error occurs; just ignore the buggy line.
+
+       * gnus-vis.el (gnus-netscape-start-url): Don't use shell-command. 
+       (gnus-button-alist): Didn't match mailto urls.
+
+       * gnus.el (gnus-group-select-group-all): New command and menu-bar
+       entry. 
+       ('gnus-article-display-hook): Do some article highlighting by
+       default. 
+
+       * gnus-score.el (gnus-default-adaptive-score-alist): Changed to
+       Jason's defaults. 
+
+       * gnus.el (gnus-summary-mode-map): Completele redesign of article
+       wash map. 
+       (gnus-summary-caesar-message): Don't use recenter.
+
+Sat Aug 12 23:23:45 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus-vis.el (gnus-button-url): Changed default slightly.
+
+       * gnus.el: Removed gnus-soup.el and nnsoup.el from distribution.
+
+Sat Aug 12 15:09:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.10 is released.
+
+       * nnml.el (nnml-request-create-group): Would create new groups
+       with 0 0 instead of 1 0.
+
+       * gnus.el (gnus-newsgroup-saveable-name): New function.
+       (gnus-score-file-name): Use it.
+       (gnus-remove-some-windows): Would leave more space for the windows
+       above.
+
+       * gnus-msg.el (gnus-debug): Don't quote nil and t.
+
+       * gnus.el (gnus-groups-to-gnus-format): Might lead to possible
+       bugouts. 
+       (gnus-activate-foreign-newsgroups): Changed default to 5 from nil.
+
+       * gnus-score.el (gnus-score-body): "all" didn't work.
+
+       * gnus-uu.el (gnus-uu-save-files): Would bug out on non-existing
+       files. 
+
+       * gnus.el (gnus-active-to-gnus-format): Didn't always set
+       group-sym to nil.
+
+       * gnus-vis.el (gnus-summary-make-menu-bar): Merge the two score
+       menus. 
+
+       * nndoc.el (nndoc-type-to-regexp): Be more lenient in article end
+       markers for digests. *Sigh*.
+
+       * gnus.el (gnus-group-first-unread-group): Don't move if there is
+       no urnead groups. 
+
+Sat Aug 12 12:20:22 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+
+       * gnus.el (gnus-group-list-all-groups): Ignored the prefix arg.
+
+       * gnus-score.el (gnus-score-string): Would loop forever on
+       possibly-empty regexps.
+
+       * gnus-uu.el (gnus-uu-choose-action): Bind case-fold-search to t. 
+
+       * gnus.el (gnus-summary-first-unread-article): Would not work with
+       hidden threads.
+       (gnus-setup-news): Update format specs here.
+       (gnus-find-new-newsgroups): Really do ignore illegal groups. 
+       (gnus-group-kill-all-zombies): List groups at the right level.
+
+       * nnbabyl.el (nnbabyl-read-mbox): Ensure forward progress.
+
+       * gnus.el (gnus-summary-sort-by-author): Preserve subject order.
+       (gnus-summary-sort-by-subject): Preserve author order.
+
+Sat Aug 12 11:38:32 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * nneething.el (nneething-get-head): Don't use file-regular-p.
+
+       * nndoc.el (nndoc-set-header-dependent-regexps): Don't use
+       buffer-substring-no-props. 
+
+       * gnus-msg.el (gnus-inews-article): Unquoted hook.
+
+Fri Aug 11 11:11:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-summary-remove-lines-marked-as-read): Remove
+       canceled articles as well.
+       (gnus-group-first-unread-group): Would bug out on un-activated
+       groups.
+
+       * nnmbox.el (nnmbox-get-new-mail): Did not delete incomings.
+
+Thu Aug 10 12:15:34 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * nnkiboze.el (nnkiboze-enter-nov): Insert Xref: instead of Xref. 
+
+Wed Aug  9 11:56:18 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el (custom-field-accept): Protect call with a 
+       `inhibit-point-motion-hooks' around it.  
+
+Wed Aug  9 13:57:55 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-read-active-file): Did not like virtual servers in
+       secondary select methods.
+       (gnus-secondary-method-p): More correct implementation.
+
+Tue Aug  8 16:44:41 1995  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * custom.el: Put initial defvars in an `eval-when-compile'.
+       The `help' menu was renamed to `help-menu'.  Adjust code.
+
+Tue Aug  8 14:49:30 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el (gnus-summary-mark-unread-as-read): Mark read-marked
+       articles as read. Yup.
+
+       * gnus-vis.el (gnus-button-url): Change default to use w3-fetch
+       when no window system.
+
+       * gnus.el (gnus-gnus-to-quick-newsrc-format): Add the gnus version
+       to the .newsrc.eld file.
+
+       * gnus-msg.el (gnus-inews-insert-headers): Don't delete original
+       sender, just change it to "Original-Sender".
+
+Tue Aug  8 12:39:28 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.9 is released.
+
+       * gnus.el (gnus-group-unsubscribe-group): Wouldn't let you sub to
+       groups not in active. 
+       (gnus): Would barf on second startup.
+       (gnus-select-newsgroup): Would refuse entry of non-activated
+       dead groups. 
+
+Tue Aug  8 09:58:27 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.8 is released.
+
+       * gnus-ems.el (gnus-summary-insert-pseudos-xemacs): Would bug out
+       on the end of the buffer.
+
+Tue Aug  8 07:22:17 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+
+       * gnus.el (gnus-group-list-groups): Did not properly respect
+       permanent levels. 
+
+       * nnheader.el (nnheader-find-file-noselect): Didn't work on
+       XEmacs. 
+
+       * gnus.el (gnus-group-get-new-news): Would do the wrong thing
+       without permanent levels.
+       (gnus-update-format-specifications): Did not update group mark
+       pos. 
+
+       * nntp.el (nntp-retrieve-headers-with-xover): Did not remove nntp
+       server gruft.
+
+       * gnus-cache.el (gnus-cache-save-buffers): Did not write .overview
+       file. 
+
+Mon Aug  7 02:32:03 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.7 is released.
+
+       * gnus.el (gnus-group-list-mode): New variable.
+       (gnus-have-all-newsgroups): Obsolete variable.
+       (gnus-group-list-groups): Use new variable.
+
+Sun Aug  6 06:34:37 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-group-check-bogus-groups): Would list all groups.
+
+Thu Jul 20 05:19:06 1995  Sudish Joseph <joseph@cis.ohio-state.edu>
+
+       * gnus-score.el (gnus-score-insert-help): Now displays help in
+         shrink-wrapped window at bottom of frame with items aligned in
+         columns.
+
+Sun Aug  6 02:25:31 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus-score.el (gnus-score-adaptive): Use fuzzy matches.
+
+       * gnus-uu.el (gnus-uu-mark-thread): Move cursor.
+
+       * nnvirtual.el (nnvirtual-retrieve-headers): Did not properly open
+       methods.
+       (nnvirtual-possibly-change-newsgroups): Would refuse to include
+       component groups with similar names to itself. 
+
+       * nnmail.el (nnmail-activate): Did not set timestamp properly. 
+
+       * gnus.el (gnus-group-default-level): New function.
+       (gnus-group-get-new-news): Use it.
+       (gnus-group-list-groups): Ditto.
+       (gnus-setup-news): Would not activate groups for `gnus-no-server'.
+
+Sat Aug  5 00:12:33 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.6 is released.
+
+       * gnus.el (gnus-summary-next-article): Don't bug out on the end of
+       the group buffer.
+
+       * nnmail.el (nnmail-move-inbox): Use it.
+
+       * gnus.el (gnus-summary-best-unread-article): Would go to articles
+       below the default score before the articles with default score.
+
+       * gnus-score.el (gnus-summary-increase-score): Only allow
+       substring and regexp on body.
+
+       * gnus.el (gnus-score-find-alist): Would produce recursive lists.
+       (gnus-summary-mode-map): Changed mucho keys.
+
+       * gnus-score.el (gnus-summary-header): Don't give errors when
+       doing score-effect. 
+
+       * gnus.el (gnus-group-apropos): Ignore nil actives.
+       (gnus-remove-some-windows): Would bug out.
+       (gnus-update-group-mark-positions): New function.
+       (gnus-group-mark-group): Follow the group line spec on process
+       marks. 
+
+       * nndoc.el (nndoc-retrieve-headers): Did not do Lines right with
+       digests that had a non-blank separator line.
+       (nndoc-request-article): Did not do anything right with the above.
+       (nndoc-set-header-dependent-regexps): Did not like more than a
+       single space after Content-Type.
+
+Fri Aug  4 23:56:58 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * nnfolder.el (nnfolder-request-group): Be sure to activate. 
+
+Fri Aug  4 23:50:12 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus-ems.el (gnus-ems-redefine): XEmacs insertion of pseudos was
+       buggy. 
+
+Fri Aug  4 22:34:20 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el (gnus-newsgroup-reads): New variable. Used throughout
+       the file.
+
+Fri Aug  4 03:44:13 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.5 is released. (Hah!)
+
+       * nnheader.el (nnheader-find-file-noselect): Did not work.
+
+Fri Aug  4 00:08:59 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus.el: 0.99.4 is released.
+
+       * nnheader.el (nnheader-find-file-noselect): New function.
+       * nnfolder.el (nnfolder-read-folder): Use it.
+       * nnmbox.el (nnmbox-possibly-change-newsgroup): Ditto.
+
+       * gnus-msg.el (gnus-inews-check-post): Use y-or-n instead of
+       yes-or-no. 
+
+       * nntp.el (nntp-open-server): Didn't use port number when opening.
+       
+       * gnus.el (gnus): Set the name of the current startup file here.
+
+Thu Aug  3 22:15:06 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+
+       * gnus.el (gnus-remove-some-windows): Didn't delete all summary
+       windows. 
+
+       * nntp.el (nntp-send-xover-command): Wait for reply.
+       (nntp-retrieve-headers-with-xover): Would not do anything useful
+       if nntp-nov-gap was nil.
+
+Thu Aug  3 21:48:51 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * gnus-msg.el (gnus-debug): Don't quote non-lists. 
+
+Wed Aug  2 15:08:10 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci7.cern.ch>
+
+       * gnus.el: 0.99.3 is released.
+
+       * gnus.el (gnus): Don't read the dribble file that early after
+       all. 
+       (gnus-active-to-gnus-format): Set group to nil anyway.
+       (gnus-find-new-newsgroups): Ignore null groups.
+
+       * nnml.el (nnml-get-new-mail): Didn't activate before splitting. 
+
+       * gnus-msg.el (gnus-forward-using-post): Make sure we post, even
+       if we are in a mail group.
+
+       * gnus.el (gnus-summary-prepare-threads): Always removed dormant
+       articles. 
+       (gnus-save-newsrc-file): Always save when you don't use the
+       dribble file. 
+       (gnus-group-make-doc-group): Would respond with "%c" on errs.
+
+       * gnus-msg.el (gnus-inews-check-post): Would bug out on long
+       .sigs. 
+
+       * gnus.el (gnus): Would open two dribble buffers.
+       (gnus-group-change-level): Refuse to subscribe to groups that are
+       already subscribed. 
+       (gnus-active-to-gnus-format): Don't `set' bogus group symbols to
+       nil - just ignore them.
+       (gnus-summary-number-of-articles-in-thread): Gave the wrong answer
+       on gathered articles.
+       (gnus-select-newsgroup): Bind nntp-nov-gap to nil when building
+       old threads. 
+
+Wed Aug  2 14:13:16 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99.2 is released.
+
+       * nnfolder.el (nnfolder-active-number): Did not work.
+
+Sun Jul 30 22:02:46 1995  Lars Magne Ingebrigtsen  <lingebri@sunsci4.cern.ch>
+
+       * 0.99.1 is released.
+
+       * gnus-msg.el (gnus-debug): Remove null chars.
+
+       * nnfolder.el (nnfolder-active-number): Would return t instead of
+       the active number.
+
+Sun Jul 30 00:00:26 1995  Lars Magne Ingebrigtsen  <lingebri@sunscipw.cern.ch>
+
+       * gnus.el: 0.99 is released.
 
        * gnus.el (gnus-active-to-gnus-format): Ignore groups that have
        flags that are not y, n or m.