]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/mml.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / gnus / mml.el
index 04f8ef4e4622efda5d9702439f3e1c27a8190c4f..da2e5bbbfc9ed650c8296e31f6b62bd23b4808ca 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)