Synch to No Gnus 200410010354.
[elisp/gnus.git-] / lisp / ChangeLog
index d6e2f27..358ecc8 100644 (file)
@@ -1,3 +1,46 @@
+2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
+       there's no visible header.
+
+2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
+
+       * gnus-agent.el (gnus-agent-synchronize-group-flags): When
+       necessary, pass full group name to gnus-request-set-marks.
+       
+2004-10-01  Simon Josefsson  <jas@extundo.com>
+
+       * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
+       acroread.
+
+2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * spam-report.el (spam-report-gmane): Fix interactive.
+
+       * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X. 
+
+       * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
+       when writing file.
+       (gnus-agent-synchronize-flags): Don't default to being
+       interactive. 
+
+2004-09-30  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-generate-hashcash): Add.
+       (message-send-mail): Use it, call mail-add-payment.
+
+2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-verify-bogofilter): -V, not -sV option
+
+2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
+
+       * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
+       gnus-requst-update-info with explicit code to sync the in-memory
+       info read flags with the marks being sync'd to the backend.
+
+       *gnus-util.el (gnus-pp): Added optional stream to match pp API.
+       
 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-verify-bogofilter): new function