]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/mml.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / gnus / mml.el
index 1c66353f4544161b4b62be9cf5c2383197aee0a7..c9dee3fc714cfbc1da50266dfdaebcb688887084 100644 (file)
@@ -284,8 +284,7 @@ part.  This is for the internal use, you should never modify the value.")
                         (list
                          (intern (downcase (cdr (assq 'charset tag))))))
                        (t
-                        (mm-find-mime-charset-region point (point)
-                                                     mm-hack-charsets))))
+                        (mm-find-mime-charset-region point (point)))))
        (when (and (not raw) (memq nil charsets))
          (if (or (memq 'unknown-encoding mml-confirmation-set)
                  (message-options-get 'unknown-encoding)