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:
5357b67
)
(coded-charset-entity-reference-alist): Use `=cns11643-1' instead of
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Sat, 26 Oct 2013 18:29:54 +0000
(
03:29
+0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Sat, 26 Oct 2013 18:29:54 +0000
(
03:29
+0900)
`chinese-cns11643-1'; add settings for `==ucs@cns' and `==cns11643-1'.
lisp/mule/mule-coding.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-coding.el
b/lisp/mule/mule-coding.el
index
a0fb873
..
a58e6ee
100644
(file)
--- a/
lisp/mule/mule-coding.el
+++ b/
lisp/mule/mule-coding.el
@@
-296,7
+296,7
@@
(==jis-x0213-1@2000 "R-JX1-" 4 X)
(==jis-x0213-2 "R-JX2-" 4 X)
(==jis-x0213-1@2004 "R-JX3-" 4 X)
- ( chinese-cns11643-1 "C1-" 4 X)
+ ( =cns11643-1 "C1-" 4 X)
( chinese-cns11643-2 "C2-" 4 X)
( chinese-cns11643-3 "C3-" 4 X)
( chinese-cns11643-4 "C4-" 4 X)
@@
-454,6
+454,8
@@
( =ucs@JP/hanazono "hanaJU+" 4 X)
(==ucs@iso "R-U-" 8 X)
(==ucs@unicode "R-UU+" 4 X)
+ (==ucs@cns "R-CU+" 4 X)
+ (==cns11643-1 "R-C1-" 4 X)
( china3-jef "JC3-" 4 X)
( =big5 "B-" 4 X)
( =big5 "C0-" 4 X)