diff 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
line wrap: on
line diff
--- a/lisp/mule/mule-win32-init.el	Fri Apr 08 14:44:20 2011 +0100
+++ b/lisp/mule/mule-win32-init.el	Tue Apr 12 13:01:07 2011 +0100
@@ -141,7 +141,7 @@
        ("OEM"         865 no-conversion "MS-DOS Nordic")
        ; ("OEM"         866 no-conversion "MS-DOS Russian")
        ("OEM"         869 no-conversion "IBM Modern Greek")
-       ("Ansi/OEM"    874 no-conversion "Thai")
+       ; ("Ansi/OEM"    874 no-conversion "Thai")
        ("EBCDIC"      875 no-conversion "EBCDIC")
        ("Ansi/OEM"    932 shift_jis "Japanese")
        ("Ansi/OEM"    936 iso_8_2 "Chinese (PRC, Singapore)")