Mercurial > hg > xemacs-beta
comparison lisp/mule/mule-win32-init.el @ 5397:a63e666bb68a
No longer create windows-874 as a Win32-specific coding system; thanks Mats!
2011-04-12 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-win32-init.el (windows-874):
No longer create this coding system, now it's provided by thai.el;
thanks for the report of the associated Win32 build problem, Mats!
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 12 Apr 2011 13:01:07 +0100 |
parents | d402d7b18bd8 |
children | 248176c74e6b |
comparison
equal
deleted
inserted
replaced
5396:75469840109b | 5397:a63e666bb68a |
---|---|
139 ("OEM" 863 no-conversion "MS-DOS Canadian-French") | 139 ("OEM" 863 no-conversion "MS-DOS Canadian-French") |
140 ("OEM" 864 no-conversion "Arabic") | 140 ("OEM" 864 no-conversion "Arabic") |
141 ("OEM" 865 no-conversion "MS-DOS Nordic") | 141 ("OEM" 865 no-conversion "MS-DOS Nordic") |
142 ; ("OEM" 866 no-conversion "MS-DOS Russian") | 142 ; ("OEM" 866 no-conversion "MS-DOS Russian") |
143 ("OEM" 869 no-conversion "IBM Modern Greek") | 143 ("OEM" 869 no-conversion "IBM Modern Greek") |
144 ("Ansi/OEM" 874 no-conversion "Thai") | 144 ; ("Ansi/OEM" 874 no-conversion "Thai") |
145 ("EBCDIC" 875 no-conversion "EBCDIC") | 145 ("EBCDIC" 875 no-conversion "EBCDIC") |
146 ("Ansi/OEM" 932 shift_jis "Japanese") | 146 ("Ansi/OEM" 932 shift_jis "Japanese") |
147 ("Ansi/OEM" 936 iso_8_2 "Chinese (PRC, Singapore)") | 147 ("Ansi/OEM" 936 iso_8_2 "Chinese (PRC, Singapore)") |
148 ("Ansi/OEM" 949 iso_8_2 "Korean") | 148 ("Ansi/OEM" 949 iso_8_2 "Korean") |
149 ("Ansi/OEM" 950 big5 "Chinese (Taiwan; Hong Kong SAR, PRC)") | 149 ("Ansi/OEM" 950 big5 "Chinese (Taiwan; Hong Kong SAR, PRC)") |