]> code.delx.au - gnu-emacs/commitdiff
(font-encoding-alist): Don't set the
authorKenichi Handa <handa@m17n.org>
Tue, 8 Jan 2008 05:34:10 +0000 (05:34 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 8 Jan 2008 05:34:10 +0000 (05:34 +0000)
repertory of GB18030 fonts.

lisp/international/fontset.el

index 28937c65846b954bcb53c356a58dfaa51a14c408..dc8abf7ca4960059b6d35274f98c69a80e62bdf6 100644 (file)
@@ -52,7 +52,7 @@
        ("iso8859-15$" . iso-8859-15)
        ("gb2312.1980" . chinese-gb2312)
        ("gbk" . chinese-gbk)
-       ("gb18030" . gb18030)
+       ("gb18030" . (unicode . nil))
        ("jisx0208.1978" . japanese-jisx0208-1978)
        ("jisx0208" . japanese-jisx0208)
        ("jisx0201" . jisx0201)