Mercurial > emacs
changeset 104241:5380bb5744ff
(utf-16be-with-signature): Doc fix.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 12 Aug 2009 20:43:58 +0000 |
parents | 4c2e1ea913d9 |
children | a50d4857b8e8 |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Wed Aug 12 20:43:08 2009 +0000 +++ b/lisp/international/mule-conf.el Wed Aug 12 20:43:58 2009 +0000 @@ -1245,7 +1245,7 @@ :coding-type 'raw-text :eol-type 'unix :mnemonic ?=) - + (define-coding-system 'iso-latin-1 "ISO 2022 based 8-bit encoding for Latin-1 (MIME:ISO-8859-1)." :coding-type 'charset @@ -1327,7 +1327,7 @@ :mime-charset 'utf-16) (define-coding-system 'utf-16be-with-signature - "UTF-16 (big endian, with signature)." + "UTF-16 (big endian, with signature (BOM))." :coding-type 'utf-16 :mnemonic ?U :charset-list '(unicode)