Synch to No Gnus 200404211555.
[elisp/gnus.git-] / lisp / ChangeLog
index 4ca1bb2..abd9713 100644 (file)
@@ -1,3 +1,59 @@
+2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-summary-prepare-exit): logic and message fix.
+       Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
+
+2004-04-17  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-sum.el (gnus-set-global-variables)
+       (gnus-build-all-threads, gnus-get-newsgroup-headers)
+       (gnus-article-get-xrefs, gnus-summary-best-group)
+       (gnus-summary-next-article, gnus-summary-enter-digest-group)
+       (gnus-summary-set-bookmark, gnus-offer-save-summaries)
+       (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
+       with-current-buffer.
+
+2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-summary-prepare-exit): simplified logic
+       (spam-fetch-article-header): read the article header if it's not
+       available
+       (spam-list-articles): simplified logic
+       (spam-filelist-register-routine): found bug with unregister-list
+
+       * gnus-registry.el: clarified comments at beginning
+
+2004-04-16  Jesper Harder  <harder@ifa.au.dk>
+
+       * message.el (message-cater-to-broken-inn): Remove.
+       (message-shorten-references): Make sure the total folded length of
+       References is shorter than 998 characters to cater to a bug in INN
+       2.3.  Also, don't pretend that references aren't folded -- this
+       hasn't worked for a while.
+
+2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+               
+       * gnus-agent.el (gnus-agentize):
+       gnus-agent-send-mail-real-function no longer set to current value
+       of message-send-mail-function but rather a lambda that calls
+       message-send-mail-function.  The change makes the agent real-time
+       responsive to user changes to message-send-mail-function.
+
+2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+               
+       * legacy-gnus-agent.el
+       (gnus-agent-convert-to-compressed-agentview): Fixed typos with
+       help from Florian Weimer <fw@deneb.enyo.de>
+
+2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnmail.el (nnmail-cache-insert): Revert last change.
+
+2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnmail.el (nnmail-cache-insert): Always check whether
+       nnmail-cache-ignore-groups matches a group name.
+
 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)