Mercurial > emacs
changeset 88717:18aa163f6a74
(windows-936): New alias.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 06 Jun 2002 11:31:57 +0000 |
parents | f617b1bf301b |
children | 9ee83336c016 |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Mon Jun 03 23:16:54 2002 +0000 +++ b/lisp/international/mule-conf.el Thu Jun 06 11:31:57 2002 +0000 @@ -40,9 +40,9 @@ ;; Standards docs equivalent to iso-2022 and iso-8859 are at ;; http://www.ecma.ch/. -;; FWIW, http://www.microsoft.com/globaldev/reference/ lists the -;; following for MS Windows, which are presumably the only charsets we -;; really need to worry about on such systems: +;; FWIW, http://www.microsoft.com/globaldev/ lists the following for +;; MS Windows, which are presumably the only charsets we really need +;; to worry about on such systems: ;; `OEM codepages': 437, 720, 737, 775, 850, 852, 855, 857, 858, 862, 866 ;; `Windows codepages': 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, ;; 1258, 874, 932, 936, 949, 950 @@ -252,6 +252,7 @@ :code-offset #x160000 :unify-map "gbk") (define-charset-alias 'cp936 'chinese-gbk) +(define-charset-alias 'windows-936 'chinese-gbk) (define-charset 'chinese-cns11643-1 "CNS11643 Plane 1 Chinese traditional: ISO-IR-171"