]> git.eshelyaron.com Git - emacs.git/commitdiff
(windows-936): New alias.
authorDave Love <fx@gnu.org>
Thu, 6 Jun 2002 11:31:57 +0000 (11:31 +0000)
committerDave Love <fx@gnu.org>
Thu, 6 Jun 2002 11:31:57 +0000 (11:31 +0000)
lisp/international/mule-conf.el

index e25cd36d36f7f0feec507da9128ba55f5d1dc138..c1c0e7485f6e54402048c20c4e872cb026ee4a24 100644 (file)
@@ -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
   :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"