]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/mml.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / gnus / mml.el
index 092827c570dd44ee4c8fbc5d973833c51538bf14..c5b7796ffafa052d878d9f1c237b54279cb3d9a2 100644 (file)
@@ -275,8 +275,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)