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:
df9b69f
)
(=>ucs-bmp-cjk@iwds-1/normalized): New coded-charset for XEmacs CHISE.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 17 Jul 2019 10:44:20 +0000
(19:44 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Wed, 17 Jul 2019 10:44:20 +0000
(19:44 +0900)
lisp/mule/mule-conf.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-conf.el
b/lisp/mule/mule-conf.el
index
ab54d69
..
b2194f1
100644
(file)
--- a/
lisp/mule/mule-conf.el
+++ b/
lisp/mule/mule-conf.el
@@
-6070,6
+6070,21
@@
;; max-code #xA4CF
))
(make-charset
+ '=>ucs-bmp-cjk@iwds-1/normalized
+ "CJK Characters in BMP for IWDS-1 abstract characters."
+ '(long-name "CJK in BMP@iwds-1/normalized"
+ chars 256
+ dimension 2
+ columns 2
+ graphic 2
+ direction l2r
+ registry "-ja-.*-ucs-0"
+ mother =>ucs@iwds-1/normalized
+ min-code #x2E00
+ max-code #x9FCC
+ ;; max-code #xA4CF
+ ))
+ (make-charset
'==>ucs-bmp-cjk@bucs
"CJK Characters in BMP of BUCS"
'(long-name "BUCS-BMP-CJK"