Synch to No Gnus 200405110612.
[elisp/gnus.git-] / lisp / ChangeLog
index b8d51e4..cc003e7 100644 (file)
@@ -1,7 +1,16 @@
+2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * mm-view.el (mm-inline-text-html-render-with-w3): Check META
+       tags, only when charsets are not specified in headers.
+       (mm-inline-text-html-render-with-w3m): Ditto.
+
+       * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
+       `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
+
 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * gnus-art.el (article-strip-banner): Use original from fields
-       instead of MIME-decoded from fields, when checking
+       * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
+       instead of MIME-decoded from fields when checking
        `gnus-article-address-banner-alist'.
 
 2004-05-03  Jesper Harder  <harder@ifa.au.dk>