From: Dave Love Date: Sun, 19 May 2002 11:16:32 +0000 (+0000) Subject: (emacs-mule): Set :charset-list, X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~828 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e8b4d677a8986a502b0992b222a8357efca5b9c;p=emacs.git (emacs-mule): Set :charset-list, consistent with coding-system-charset-list doc. (iso-8859-16): New charset. --- diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index 342a29fd2d7..0d7b9677232 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -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 @@ is treated as a character." (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