X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=abd9713fe2a5cf933102455d975cc9b31f17a06d;hb=87366fd0098f879bd4def5fba28933ee935d45e8;hp=527e788a9b2e6db9375366acff168b6b02fe2d29;hpb=6d70ee5b48003576c48a0bd05d8ec225e741cac2;p=elisp%2Fgnus.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 527e788..abd9713 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2004-04-21 Teodor Zlatanov + + * spam.el (spam-summary-prepare-exit): logic and message fix. + Reported by bojohan+news@dd.chalmers.se (Johan Bockg,Ae(Brd). + +2004-04-17 Jesper Harder + + * 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 * spam.el (spam-summary-prepare-exit): simplified logic @@ -11,7 +26,7 @@ 2004-04-16 Jesper Harder * 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.