*** empty log message ***
[gnus] / lisp / ChangeLog
index 8d1dbcd..0ed0b0f 100644 (file)
@@ -1,5 +1,90 @@
+Tue Mar 12 01:42:11 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>
+
+       * gnus.el (gnus-article-strip-leading-blank-lines): New command. 
+
+       * gnus-score.el (gnus-score-score-files-1): Message.
+       (gnus-score-score-files-1): Make sure this doesn't return a nil
+       value. 
+
+       * gnus-vis.el (gnus-article-add-button): Would make all buttons
+       visible. 
+
+Mon Mar 11 03:04:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-soup.el (gnus-soup-group-brew): Might lose articles?
+
+       * gnus.el (gnus-request-article-this-buffer): Would set
+       `gnus-original-article' wrong.
+
+       * nnmail.el (nnmail-search-unix-mail-delim): Secondary ">From "
+       lines would make messages stick.
+       (nnmail-check-duplication): Changed warning message
+
+       * gnus-msg.el (gnus-inews-reject-message): Would prin1 to the echo
+       area.
+
+       * gnus.el (gnus-no-server): Would make variable buffer-local to
+       the wrong buffer.
+
+       * nnmail.el (nnmail-process-unix-mail-format): Doubled code.
+
+       * nnvirtual.el (nnvirtual-retrieve-headers): Don't propagate
+       `fetch-old'. 
+
+       * gnus-msg.el (gnus-inews-cleanup-headers): Put "poster" in the
+       list of possible prompts.
+
+Sun Mar 10 00:13:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus-score.el (gnus-score-headers): Wouldn't score anything if
+       `gnus-save-score'. 
+
+       * gnus-cache.el (gnus-cache-remove-article): Change buffer.
+
+       * gnus.el (gnus-add-shutdown, gnus-shutdown): New functions.
+       (gnus-clear-system): Nix out more variables.
+
+       * gnus-*.el: Use the functions.
+
+Sat Mar  9 08:03:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-group-delete-group): Remove the group from the
+       active hashtb. 
+
+       * gnus-topic.el (gnus-topic-yank-group): Yank sub-topics as well.
+       (gnus-topic-remove-group): New implementation.
+
+       * gnus.el (gnus-gnus-to-newsrc-format): princ instead of
+       int-to-string. 
+
+Sat Mar  9 07:36:22 1996  Thor Kristoffersen  <thor@unik.no>
+
+       * nntp.el (nntp-request-article): New wait-for regexp to work with
+       rlogin.
+
+Sat Mar  9 07:21:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
+
+       * gnus.el (gnus-request-article-this-buffer): Would bug out when
+       no summary buffer.
+
+       * gnus-topic.el (gnus-topic-mark-topic): Mark hidden groups in the
+       topic.
+
+       * gnus-msg.el (gnus-summary-resend-message): Would bug out.
+
+Sat Mar  9 06:57:13 1996  Michael Cook  <mcook@cognex.com>
+
+       * nnmail.el (nnmail-split-fancy-syntax-table): New variable. 
+
+Fri Mar  8 12:58:37 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
+        * gnus.el (gnus-summary-go-to-next-thread): Would always jump to
+        the next dummy-root if called on a dummy-root.
 Sat Mar  9 01:58:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
+       * gnus.el: 0.51 is released.
+
        * gnus-msg.el (gnus-tokenize-header): Wouldn't do the right thing
        under XEmacs.
 
@@ -35,6 +120,8 @@ Fri Mar  8 19:18:29 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 
 Fri Mar  8 00:03:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
 
+       * gnus.el: 0.50 is released.
+
        * gnus.el (gnus-group-yank-group): Would bug out on groups with
        scores. 
        (gnus-summary-go-to-next-thread): Do dummies properly.