changeset 89244:bf10578caec8

(utf-8-emacs): Delete :mime-charset.
author Dave Love <fx@gnu.org>
date Sun, 27 Oct 2002 21:26:52 +0000
parents 2b59da538b0e
children b048cce71f64
files lisp/international/mule-conf.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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"