Synch to No Gnus 200404211555.
[elisp/gnus.git-] / lisp / ChangeLog
index 527e788..abd9713 100644 (file)
@@ -1,3 +1,18 @@
+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
@@ -11,7 +26,7 @@
 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
 
        * message.el (message-cater-to-broken-inn): Remove.
-       (message-shorten-references): Make the total folded length of
+       (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.