projects
/
chise
/
xemacs-chise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a400f0
)
(==ucs-radicals@unicode): New coded-charset for XEmacs CHISE.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 10 Dec 2014 14:37:21 +0000
(23:37 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 10 Dec 2014 14:37:21 +0000
(23:37 +0900)
lisp/mule/mule-conf.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-conf.el
b/lisp/mule/mule-conf.el
index
664fa57
..
9018162
100644
(file)
--- a/
lisp/mule/mule-conf.el
+++ b/
lisp/mule/mule-conf.el
@@
-3642,6
+3642,18
@@
mother =ucs@unicode
min-code #x2E00 max-code #x2FFF))
(make-charset
+ '==ucs-radicals@unicode
+ "CJK Radicals of UCS"
+ '(long-name "UCS-Radicals"
+ chars 256
+ dimension 2
+ columns 2
+ graphic 2
+ direction l2r
+ registry "-zhRadicals-.*-ucs-0"
+ mother ==ucs@unicode
+ min-code #x2E00 max-code #x2FFF))
+ (make-charset
'=ucs-hangul
"Hangul Syllables of UCS"
'(long-name "UCS-Hangul-Syllables"