Mercurial > emacs
changeset 88565:f8b004416777
(emacs-mule): Set :charset-list,
consistent with coding-system-charset-list doc.
(iso-8859-16): New charset.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 19 May 2002 11:16:32 +0000 |
parents | e1adc95d8fcf |
children | 2c3cb7fbba2a |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Fri May 17 20:26:59 2002 +0000 +++ b/lisp/international/mule-conf.el Sun May 19 11:16:32 2002 +0000 @@ -164,6 +164,9 @@ (define-iso-single-byte-charset 'iso-8859-15 'latin-iso8859-15 "ISO/IEC 8859/15" "Latin-9" 203 ?b 142 "8859-15") +(define-iso-single-byte-charset 'iso-8859-16 'latin-iso8859-16 + "ISO/IEC 8859/16" "Latin-9" 226 ?f nil "8859-16") + (define-charset 'thai-tis620 "TIS620.2533" :short-name "TIS620.2533" @@ -803,6 +806,7 @@ (define-coding-system 'emacs-mule "Emacs 21 internal format used in buffer and string." :coding-type 'emacs-mule + :charset-list 'emacs-mule :mnemonic ?M) (define-coding-system 'utf-8