Mercurial > emacs
changeset 89318:bf568b977e1a
(mik, pt154): New charsets.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 08 Dec 2002 22:48:16 +0000 |
parents | 6f18b3ad0f1e |
children | 024ef414966c |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Sun Dec 08 22:45:54 2002 +0000 +++ b/lisp/international/mule-conf.el Sun Dec 08 22:48:16 2002 +0000 @@ -994,6 +994,20 @@ :map "ibm850") (define-charset-alias 'cp850 'ibm850) +(define-charset 'mik + "Bulgarian DOS codepage" + :short-name "MIK" + :ascii-compatible-p t + :code-space [0 255] + :map "mik") + +(define-charset 'pt154 + "`Paratype' codepage (Asian Cyrillic)" + :short-name "PT154" + :ascii-compatible-p t + :code-space [0 255] + :map "pt154") + (define-charset 'gb18030-2-byte "GB18030 2-byte (0x814E..0xFEFE)" :code-space [#x40 #xFE #x81 #xFE]