Synch to No Gnus 200405241400.
[elisp/gnus.git-] / lisp / ChangeLog
index bf92fd8..0167689 100644 (file)
@@ -1,5 +1,30 @@
+2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam-report.el (spam-report-resend): spam-report-resend takes a
+       list of articles, not separate article numbers.  From Daniel
+       Pittman <daniel@rimspace.net>.
+
+2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
+       addition to emacs-w3m.
+
 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * assistant.el (assistant-authinfo-data): New function.
+       (assistant-eval): Eval for entire assistant.
+
+       * netrc.el (netrc-services-file): New variable.
+       (netrc-parse-services): New function.
+       (netrc-find-service-name): New function.
+       (netrc-find-service-number): New function.
+       (netrc-port-equal): New function.
+       (netrc-machine): Use it.
+
+       * nnimap.el (nnimap-open-connection): Use netrc.
+
+       * gnus-util.el (gnus-netrc-get): Remove aliases.
+       
        * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
 
        * assistant.el (wid-edit): Fix compilation.