# HG changeset patch # User Dave Love # Date 1023363117 0 # Node ID 18aa163f6a747c2a8dad48ba4ea6d9f7e50f4bda # Parent f617b1bf301b55aa72711a9b304c89f982a88676 (windows-936): New alias. diff -r f617b1bf301b -r 18aa163f6a74 lisp/international/mule-conf.el --- 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"