(=+>ucs-bmp-cjk@unicode): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Mon, 26 Mar 2012 09:47:34 +0000 (09:47 +0000)
committertomo <tomo>
Mon, 26 Mar 2012 09:47:34 +0000 (09:47 +0000)
lisp/mule/mule-conf.el

index e21f815..4056a38 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
 ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008,
-;;   2009, 2010, 2011 MORIOKA Tomohiko
+;;   2009, 2010, 2011, 2012 MORIOKA Tomohiko
 
 ;; Keywords: mule, multilingual, character set, coding system
 
               ;; max-code #xA4CF
               ))
   (make-charset
+   '=+>ucs-bmp-cjk@unicode
+   "Unicode representative characters of CJK Unified Ideographs in BMP"
+   '(long-name "Unicode-BMP-CJK unified abstract glyphs"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "-zh-.*-ucs-0"
+              mother =+>ucs@unicode
+              min-code #x2E00
+               max-code #x9FA5
+              ;; max-code #xA4CF
+              ))
+  (make-charset
    '=>ucs-bmp-cjk@unicode
    "Unicode representative characters of CJK Unified Ideographs in BMP"
    '(long-name "Unicode-BMP-CJK"