*** empty log message ***
[gnus] / lisp / ChangeLog
index f73e5ce..1767154 100644 (file)
@@ -1,5 +1,375 @@
+Sun May 26 20:29:02 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el (gnus-article-sort-by-date): Inline.
+
+       * nnmail.el (nnmail-find-file): Don't insert literally.
+
+       * message.el (message-send-mail-with-mh): Save before sending.
+
+       * gnus-cite.el (gnus-article-hide-citation): Would bug out.
+
+       * gnus-topic.el (gnus-topic-grok-active): Could only be run once.
+
+       * message.el (message-check-news-syntax): Don't warn on long
+       signatures on forwarded articles.
+
+       * gnus.el (gnus-request-article-this-buffer): Put un-numbered
+       articles into the original buffer as well.
+
+Sun May 26 03:51:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.el: September Gnus v0.96 is released.
+
+       * nnheader-ems.el: Raw-file confusion.
+
+       * gnus-xmas.el (gnus-xmas-logo-colors): New variable.
+       (gnus-xmas-group-startup-message): Use it.
+
+Sun May 26 02:35:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnheader-ems.el: Bind nnheader-insert-raw-file-contents.
+
+       * gnus.el: 0.95 is released.
+
+Sun May 26 02:34:01 1996  Bart Robinson  <lomew@cs.utah.edu>
+
+       * gnus.el (gnus-save-newsrc-file): Make the backups go to the
+       right directory.
+
+Sun May 26 00:04:38 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el (gnus-cut-thread): Wouldn't cut properly with
+       old-fetched and dormant articles.
+
+Sat May 25 22:49:51 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el (gnus-summary-search-article): Continue from where we
+       were. 
+       (gnus-summary-insert-subject): Wouldn't insert when old-fetched
+       articles. 
+       (gnus-cut-threads): Would display too many threads when both
+       sparse & ancient articles were present.
+       (gnus-invisible-cut-children): New function.
+
+Fri May 24 17:56:19 1996  Andy Norman  <ange@hplb.hpl.hp.com>
+
+       * nnheader-ems.el (nnheader-xmas-find-file-noselect): Use
+       `nnheader-insert-file-contents-literally'. 
+
+Fri May 24 17:51:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-summary-find-prev): With point at eob, would
+       select the next-to-last article.
+
+Fri May 24 17:25:48 1996  Magnus Hammerin  <qmah@bull.se>
+
+       * gnus.el (gnus-group-mode): Use `gnus-make-local-hook'.
+       (gnus-sortable-date): Typo.
+
+Fri May 24 17:24:15 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
+
+       * gnus.el (gnus-narrow-to-signature): Didn't work.
+
+Fri May 24 21:27:49 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el: 0.94 is released.
+
+       * nnvirtual.el (nnvirtual-request-group): Don't include itself in
+       its component groups.
+
+       * gnus.el (gnus-summary-mark-below): Changed default.
+
+Fri May 24 19:29:17 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+
+       * message.el (message-check-news-syntax): Check invalid Newsgroups
+       syntax. 
+       (message-mode-menu): Added spellcheck.
+
+       * nntp.el (nntp-wait-for-response): Peel off ^Ms.
+
+       * message.el (message-fix-before-sending): New function.
+       (message-send): Use it.
+       (message-check-news-syntax): Check for invalid group names.
+
+       * gnus.el (gnus-summary-number-of-articles-in-thread): Return 0 if
+       not included.
+
+Thu May 23 23:32:43 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
+
+       * gnus.el: September Gnus v0.93 is released.
+
+       * nnbabyl.el (nnbabyl-read-mbox): Would bogously increase the
+       number in groups.
+
+Thu May 23 21:06:47 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
+
+       * gnus.el: September Gnus v0.92 is released.
+
+       * gnus-soup.el (gnus-soup-add-article): Would remove Xrefs from
+       packet. 
+
+       * gnus.el (gnus-summary-catchup-to-here): Don't show hidden
+       threads. 
+
+       * nnmail.el (nnmail-moved-inboxes): New variable.
+       (nnmail-move-inbox): Use it.
+
+       * gnus-uu.el (gnus-uu-decode-uu): Optional argument.
+
+       * nnbabyl.el (nnbabyl-insert-lines): Don't insert negative Lines
+       headers. 
+
+Thu May 23 19:28:15 1996  Lars Magne Ingebrigtsen  <larsi@aegir.ifi.uio.no>
+
+       * gnus.el (gnus-summary-insert-pseudos): Would create contiguous
+       mouse-face areas.
+
+       * nnheader-ems.el: New file.
+       (nnheader-xmas-run-at-time): New function.
+       (nnheader-xmas-cancel-timer): Ditto.
+       (nnheader-xmas-insert-file-contents-literally): Moved here.
+
+       * gnus.el (gnus-read-move-group-name): Bind
+       minibuffer-confirm-incomplete. 
+
+Thu May 23 15:20:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nntp.el (nntp-request-close): Give the QUIT time to reach the
+       server before closing the connection.
+       (nntp-close-server): Ditto.
+
+       * gnus.el (gnus-summary-exit): Run the exit hook with point on the
+       group being exited.
+
+Thu May 23 15:03:16 1996  <morioka@jaist.ac.jp>
+
+       * gnus.el (gnus-narrow-to-signature): Mimeish new definition.
+
+Thu May 23 15:03:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * nnfolder.el (nnfolder-close-group): Don't read the buffer when
+       closing down.
+
+       * gnus.el (gnus-group-exit): Prompt even when the server is down. 
+
+Wed May 22 21:56:56 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
+
+       * gnus.el: September Gnus v0.91 is released.
+
+       * gnus.el (gnus-setup-news): Slave Gnusii should clear the dribble
+       buffer.
+
+Wed May 22 22:32:21 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus-score.el (gnus-summary-set-score): Moved here.
+       (gnus-summary-raise-score): Would bug out on nil arguments.
+
+       * message-xmas.el (message-toolbar): Changed.
+
+       * gnus-xmas.el (gnus-summary-mail-toolbar): New toolbar.
+       (gnus-xmas-setup-summary-toolbar): Use it.
+
+Wed May 22 19:24:04 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
+
+       * gnus.el (gnus-message-archive-method): Buggy definition.
+       (gnus-summary-prepare-threads): Don't mark ancient as low-scored. 
+       (gnus-summary-prepare-unthreaded): Ditto.
+
+Wed May 22 02:14:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-save-hidden-threads): New macro.
+       (gnus-hidden-threads-configuration): New function.
+       (gnus-restore-hidden-threads-configuration): New function.
+       (gnus-summary-search-article): Use it.
+
+       * gnus-picon.el (gnus-picons-reverse-domain-path): New definition.
+
+       * message.el: Required wrong file under XEmacs.
+
+       * gnus-gl.el (bbb-get-predictions): Return nil on errors.
+
+       * nnfolder.el (nnfolder-close-group): Make sure the buffer is
+       alive before killing it.
+
+Tue May 21 20:08:33 1996  Lars Magne Ingebrigtsen  <larsi@trym.ifi.uio.no>
+
+       * gnus.el: September Gnus v0.90 is released.
+
+       * gnus.el (gnus-dribble-read-file): Don't do modes unless they are
+       available. 
+
+       * gnus-score.el (gnus-summary-score-entry): Wouldn't show
+       immediate scorign of followups.
+       (gnus-score-save): Use prin1 instead of format.
+
+       * gnus-msg.el (gnus-bug-kill-buffer): Bogus.
+
+Tue May 21 18:32:29 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * gnus-vis.el (gnus-button-next-page): New command.
+       (gnus-button-prev-page): Ditto.
+
+       * gnus-topic.el (gnus-topic-unique): Removed variable.
+       (gnus-current-topic): New function.
+       (gnus-topic-move-group): Use it.
+       (gnus-topic-goto-next-group): Use it.
+
+Tue May 21 11:08:42 1996  Steven L Baur  <steve@miranova.com>
+
+       * gnus-setup.el: Copyright assigned to FSF.
+
+Tue May 21 17:09:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
+
+       * message.el (message-fetch-field): New function.
+
+       * gnus.el (gnus-directory): New variable.
+
+       * message.el (message-directory): New variable.
+
+       * nnmail.el (nnmail-insert-lines): Make sure point is at the
+       beginning of the line.
+       (nnmail-directory): New variable.
+
+       * gnus.el (gnus-mode-string-quote): New function.
+       (gnus-set-mode-line): Use it.
+
+Tue May 21 10:34:26 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-msg.el (gnus-inews-do-gcc): Use message narrow to headers.
+       (gnus-inews-do-gcc): Find the right archive method.
+
+       * gnus.el (gnus-select-newsgroup): Check whether the group can be
+       requested first.
+       (gnus-no-server): Nonsensical.
+       (gnus-group-mark-group): Go past topic lines.
+       (gnus-server-to-method): Would return nil on select methods.
+
+       * gnus-topic.el (gnus-topic-mode): Don't check topology unless we
+       have the newsrc alist.
+       (gnus-topic-check-topology): Wouldn't check topology properly.
+
+       * nnsoup.el (nnsoup-request-list): Make sure the active file is
+       read first.
+
+       * gnus.el (gnus-sortable-date): Simplified.
+       (gnus-group-set-mode-line): Remove the ":" if the server is "".
+
+Tue May 21 10:13:28 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
+
+       * message.el (message-rename-buffer): New command and keystroke.
+
+Mon May 20 10:15:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-summary-search-article): New implementation; set
+       point in the article buffer to the match.
+       (gnus-parent-headers): New function.
+       (gnus-dd-mmm): Protect against broken dates.
+
+       * gnus-topic.el (gnus-topic-unread): New function.
+       (gnus-topic-update-topic-line): Use it.
+
+       * gnus.el (gnus-group-list-active): Protect against unbound
+       symbols. 
+
+Mon May 20 00:31:36 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * nnmail.el (nnmail-article-group): Do not split into empty list
+       of groups. 
+
+Mon May 20 09:42:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-picon.el: Ran `indent-sexp' over file.
+       (gnus-article-display-picons): Make sure there is a From before
+       doing anything.
+
+       * nnfolder.el (nnfolder-save-mail): Insert a blank line before the
+       From line.
+
+       * message.el (message-mode-map): Changed key.
+       (message-sort-headers): `start-open' text props.
+       (message-sort-headers): Would sort oddly on continuation lines.
+
+Sun May 19 20:26:50 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-group-set-mode-line): Longer "modified".
+
+       * gnus-uu.el (gnus-uu-grab-articles): Don't do any display hooks. 
+
+Sun May 19 19:42:55 1996  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
+
+       * message.el (message-y-or-n-p, message-talkative-question,
+       message-flatten-list, message-flatten-list-1): New functions.
+
+Sun May 19 17:28:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * message.el (message-mode-map): Define \t.
+       (message-newgroups-header-regexp): New variable.
+       (message-tab): New command.
+       (message-expand-group): New function.
+
+       * gnus-msg.el (gnus-group-post-news): Don't prompt.
+
+       * gnus.el (gnus-group-update-group-line): Preserve indentation.
+
+       * gnus-msg.el (gnus-copy-article-buffer): Copy the head from the
+       original article buffer.
+
+       * gnus-vm.el: Decimated.
+
+       * gnus-mh.el (gnus-mh-mail-send-and-exit): Removed.
+       (gnus-mh-mail-setup): Removed.
+
+       * message.el (message-send-mail-with-sendmail): Renamed.
+       (message-send-mail-with-mh): New function.
+
+       * gnus-salt.el (gnus-pick-start-reading): Select the first
+       article. 
+
+Sun May 19 09:58:30 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el: September Gnus v0.89 is released.
+
+       * gnus.el (gnus-group-set-mode-line): Make sure we're in the group
+       buffer.
+
+Sun May 19 11:14:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * gnus.el (gnus-group-set-mode-line): Empty dribble is unchanged.
+       (gnus-article-set-window-start): Search all frames.
+       (gnus-eval-in-buffer-window): Select window in different frame. 
+       (gnus-get-unread-articles): Update info here.
+
+Sun May 19 07:30:07 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el (gnus-backlog-remove-article): Read-only.
+
+       * gnus-xmas.el (gnus-xmas-put-text-property): New function.
+
+       * gnus.el (gnus-subscribe-newsgroup-method): Doc fix.
+
+Sat May 18 14:33:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-save-newsrc-file): Update mode line.
+
+       * message.el (message-exit-actions, message-kill-actions,
+       message-postpone-actions): New variables.
+       (message-kill-buffer): New command and keystroke.
+       (message-bury): Changed keystroke.
+       (message-do-actions): New function.
+       (message-add-action): New function.
+       (message-send-news): Report failures.
+       (message-send-mail): Don't remove Message-ID already generated for
+       news. 
+
+Sat May 18 08:20:03 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * nnspool.el (nnspool-retrieve-headers-with-nov): Escape buggy nov
+       files.
+
 Sat May 18 08:42:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
+       * gnus.el: 0.88 is released.
+
        * gnus.el (gnus-group-set-mode-line): Say whether the dribble
        buffer has been modified.