Synch to No Gnus 200405180015.
[elisp/gnus.git-] / lisp / ChangeLog
index 3836235..dce3bf9 100644 (file)
@@ -1,5 +1,29 @@
+2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
+       stuff for non-living group.s
+
+2004-05-18  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-art.el (gnus-article-followup-with-original)
+       (gnus-article-reply-with-original): gnus-mark-active-p ->
+       gnus-region-active-p.
+
+2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-summary-prepare-exit): fix messages, so they show
+       only when there is spam or ham to be processed
+
 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * mail-source.el (mail-source-delete-crash-box): Refactor.
+       (mail-source-fetch): Use it.
+       (mail-source-fetch-file): Ditto.
+       (mail-source-fetch-directory): Run postscript in loop. 
+       (mail-source-fetch-pop): Delete.
+       (mail-source-fetch-maildir): Ditto.
+       (mail-source-fetch-imap): Ditto.
+
        * imap.el (imap-authenticators): Comment out sasl.
 
        * message.el (message-skip-to-next-address): New function.