From 984d1f2fd6c0750530a11718cdf273dc66630ef7 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 6 Oct 2002 16:23:09 +0000 Subject: [PATCH] (locale-language-names): Add GB18030. --- lisp/international/mule-cmds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 9468349460f..273c26a319a 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1841,10 +1841,10 @@ of `buffer-file-coding-system' set by this function." ; za Zhuang ; glibc: - ; zh_CN.GB18030/GB18030 \ ; zh_HK/BIG5-HKSCS \ ("zh.*[._]big5" . "Chinese-BIG5") + ("zh.*[._].gb18030" . "Chinese-GB18030") ; zh_CN.GB18030/GB18030 in glibc ("zh.*[._].gbk" . "Chinese-GBK") ;; glibc has zh_TW.EUC-TW, with zh_TW defaulting to Big5 ("zh_tw" . "Chinese-CNS") -- 2.39.2