# HG changeset patch # User Dave Love # Date 1035754012 0 # Node ID bf10578caec8d07d47712b7336d80ec1a9f1e0ce # Parent 2b59da538b0e64c8b3b36c804b19289b079b9988 (utf-8-emacs): Delete :mime-charset. diff -r 2b59da538b0e -r bf10578caec8 lisp/international/mule-conf.el --- a/lisp/international/mule-conf.el Sun Oct 27 21:13:06 2002 +0000 +++ b/lisp/international/mule-conf.el Sun Oct 27 21:26:52 2002 +0000 @@ -1139,8 +1139,7 @@ "Support for all Emacs characters (including non-Unicode characters)." :coding-type 'utf-8 :mnemonic ?U - :charset-list '(emacs) - :mime-charset 'utf-8) + :charset-list '(emacs)) (define-coding-system 'utf-16 "UTF-16"