projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7690558
)
(coded-charset-entity-reference-alist): Add setting for `=>ucs@cns'
author
tomo
<tomo>
Tue, 7 Sep 2010 09:30:05 +0000
(09:30 +0000)
committer
tomo
<tomo>
Tue, 7 Sep 2010 09:30:05 +0000
(09:30 +0000)
and `=>>ucs@ks'.
lisp/mule/mule-coding.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-coding.el
b/lisp/mule/mule-coding.el
index
dbe00e7
..
00fd60b
100644
(file)
--- a/
lisp/mule/mule-coding.el
+++ b/
lisp/mule/mule-coding.el
@@
-325,9
+325,11
@@
(==>ucs@bucs "BUCS+" 4 X)
( =>ucs@iso "A-IU+" 4 X)
( =>ucs@unicode "A-UU+" 4 X)
+ ( =>ucs@cns "A-CU+" 4 X)
(=>>ucs@iso "G-IU+" 4 X)
(=>>ucs@unicode "G-UU+" 4 X)
(=>>ucs@jis "G-JU+" 4 X)
+ (=>>ucs@ks "G-KU+" 4 X)
(=>>ucs@cns "G-CU+" 4 X)
(=>>ucs@jis/2004 "G-J04U+" 4 X)
(=>>ucs@jis/2000 "G-J00U+" 4 X)