Mercurial > emacs
changeset 89164:3c5c3d139eab
(locale-language-names): Add GB18030.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 06 Oct 2002 16:23:09 +0000 |
parents | a241b561f498 |
children | 68cdfecf03f6 |
files | lisp/international/mule-cmds.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el Sun Oct 06 16:22:40 2002 +0000 +++ b/lisp/international/mule-cmds.el Sun Oct 06 16:23:09 2002 +0000 @@ -1841,10 +1841,10 @@ ; 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")