X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fchinese.el;h=a48a520f8cff2ca4101f65dfaf543c4c9a3ca1c2;hb=aa0c085620b488d3bf92e4c5cc150fdeb9f10610;hp=aff138f46ec7f5862e574b88a0721e9d267d54cf;hpb=b623fb6516df4ba24a9a16f8199b4341eb9aff52;p=chise%2Fxemacs-chise.git diff --git a/lisp/mule/chinese.el b/lisp/mule/chinese.el index aff138f..a48a520 100644 --- a/lisp/mule/chinese.el +++ b/lisp/mule/chinese.el @@ -56,11 +56,11 @@ (make-charset name (concat "CNS 11643 Plane " plane " (Chinese traditional)") `(registry - ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$") - dimension 2 - chars 94 - final ,final - graphic 0)) + ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$") + dimension 2 + chars 94 + final ,final + graphic 0)) (modify-syntax-entry name "w") (modify-category-entry name ?t) ))