]> git.eshelyaron.com Git - emacs.git/commitdiff
(utf-16-be)
authorDave Love <fx@gnu.org>
Wed, 30 Apr 2003 22:51:23 +0000 (22:51 +0000)
committerDave Love <fx@gnu.org>
Wed, 30 Apr 2003 22:51:23 +0000 (22:51 +0000)
(utf-16-be-with-signature): Comment-out :endian.

lisp/international/mule-conf.el

index 6eb3a6647c63d7cd7dd4292be5efb6d5cbf258f0..c9a1c322a178bd01a5fe8ab7edf2bd02093d3226 100644 (file)
@@ -1176,7 +1176,7 @@ is treated as a character."
   :coding-type 'utf-16
   :mnemonic ?U
   :charset-list '(unicode)
-  :endian 'big
+;;   :endian 'big
   :mime-charset 'utf-16be)
 
 (define-coding-system 'utf-16-le-with-signature
@@ -1194,7 +1194,7 @@ is treated as a character."
   :mnemonic ?U
   :charset-list '(unicode)
   :bom t
-  :endian 'big
+;;   :endian 'big
   :mime-charset 'utf-16)
 
 (define-coding-system 'utf-16