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:
fa83453
)
(coded-charset-entity-reference-alist): Add settings for
author
tomo
<tomo>
Wed, 4 Feb 2004 16:25:41 +0000
(16:25 +0000)
committer
tomo
<tomo>
Wed, 4 Feb 2004 16:25:41 +0000
(16:25 +0000)
`&I-RUI6-hhhh;' and `&RUI6-hhhh;'.
lisp/mule/mule-coding.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-coding.el
b/lisp/mule/mule-coding.el
index
a185f9f
..
1b51736
100644
(file)
--- a/
lisp/mule/mule-coding.el
+++ b/
lisp/mule/mule-coding.el
@@
-175,6
+175,8
@@
(setq coded-charset-entity-reference-alist
'(((ideograph-gt . isolated) "I-GT-" 5 d)
( ideograph-gt "GT-" 5 d)
+ ((=ruimoku-v6 . isolated) "I-RUI6-" 4 X)
+ ( =ruimoku-v6 "RUI6-" 4 X)
((chinese-big5-cdp . isolated) "I-CDP-" 4 X)
( chinese-big5-cdp "CDP-" 4 X)
((ideograph-daikanwa . isolated) "I-M-" 5 d)