* spam-report.el (spam-report-gmane-ham): Renamed from
[gnus] / lisp / ChangeLog
index c09406d..91a5b3d 100644 (file)
@@ -1,3 +1,51 @@
+2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam-report.el (spam-report-gmane-ham): Renamed from
+       `spam-report-gmane-unspam'.
+       (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
+       Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
+
+       * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
+       Autoload.
+       (spam-report-gmane-unregister-routine): Renamed
+       `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
+
+2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
+       (spam-report-gmane-unregister-routine): added support for gmane
+       unregistration
+
+       * spam-report.el (spam-report-gmane-unspam)
+       (spam-report-gmane-spam): new wrappers around spam-report-gmane
+       (spam-report-gmane): changed to take a single article and do
+       unspam registration
+
+2005-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-view.el (mm-inline-text-html-render-with-w3m): Revert.
+
+2005-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
+       w3m-treat-image-size to avoid inserting excessive newlines.
+
+2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
+       default to nil, to be able to use Gnus at all.  If the default
+       switches to something else, then the function should be fixed not
+       be exceedingly slow.
+
+2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-start.el (gnus-activate-group): if the server is nil, don't
+       fail hard
+
+       * spam-report.el: better Keywords line
+
+       * spam.el: added Maintainer and better Keywords line
+
 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-article-replace-part)