]> git.eshelyaron.com Git - emacs.git/commitdiff
(utf-8-emacs): Delete :mime-charset.
authorDave Love <fx@gnu.org>
Sun, 27 Oct 2002 21:26:52 +0000 (21:26 +0000)
committerDave Love <fx@gnu.org>
Sun, 27 Oct 2002 21:26:52 +0000 (21:26 +0000)
lisp/international/mule-conf.el

index 04436aa5f46b06140859f3ced34b4a13cf82b22d..cca9c83bb85c93194e10c3b1bf86b92f0998ab51 100644 (file)
@@ -1139,8 +1139,7 @@ is treated as a character."
   "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"