/[emacs]/emacs/lisp/international/mule-conf.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-conf.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.62.2.21 by fx, Fri May 31 22:23:39 2002 UTC revision 1.62.2.22 by fx, Thu Jun 6 11:31:57 2002 UTC
# Line 40  Line 40 
40  ;; Standards docs equivalent to iso-2022 and iso-8859 are at  ;; Standards docs equivalent to iso-2022 and iso-8859 are at
41  ;; http://www.ecma.ch/.  ;; http://www.ecma.ch/.
42    
43  ;; FWIW, http://www.microsoft.com/globaldev/reference/ lists the  ;; FWIW, http://www.microsoft.com/globaldev/ lists the following for
44  ;; following for MS Windows, which are presumably the only charsets we  ;; MS Windows, which are presumably the only charsets we really need
45  ;; really need to worry about on such systems:  ;; to worry about on such systems:
46  ;; `OEM codepages': 437, 720, 737, 775, 850, 852, 855, 857, 858, 862, 866  ;; `OEM codepages': 437, 720, 737, 775, 850, 852, 855, 857, 858, 862, 866
47  ;; `Windows codepages': 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257,  ;; `Windows codepages': 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257,
48  ;;                      1258, 874, 932, 936, 949, 950  ;;                      1258, 874, 932, 936, 949, 950
# Line 252  Line 252 
252    :code-offset #x160000    :code-offset #x160000
253    :unify-map "gbk")    :unify-map "gbk")
254  (define-charset-alias 'cp936 'chinese-gbk)  (define-charset-alias 'cp936 'chinese-gbk)
255    (define-charset-alias 'windows-936 'chinese-gbk)
256    
257  (define-charset 'chinese-cns11643-1  (define-charset 'chinese-cns11643-1
258    "CNS11643 Plane 1 Chinese traditional: ISO-IR-171"    "CNS11643 Plane 1 Chinese traditional: ISO-IR-171"

Legend:
Removed from v.1.62.2.21  
changed lines
  Added in v.1.62.2.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26