(utf-16-be)

(utf-16-be-with-signature): Comment-out :endian.
This commit is contained in:
Dave Love
2003-04-30 22:51:23 +00:00
parent f21ee25f95
commit 215c8ee7e2

View 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