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:
0497ac5
)
(coded-charset-entity-reference-alist): Add settings for isolated
author
tomo
<tomo>
Wed, 9 Feb 2011 20:53:59 +0000
(20:53 +0000)
committer
tomo
<tomo>
Wed, 9 Feb 2011 20:53:59 +0000
(20:53 +0000)
characters of `=adobe-japan1-6'.
lisp/mule/mule-coding.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-coding.el
b/lisp/mule/mule-coding.el
index
d3bc0c2
..
649e776
100644
(file)
--- a/
lisp/mule/mule-coding.el
+++ b/
lisp/mule/mule-coding.el
@@
-183,6
+183,7
@@
(when (featurep 'utf-2000)
(setq coded-charset-entity-reference-alist
'(((=adobe-japan1-base . isolated) "I-AJ1-" 5 d)
+ ((=adobe-japan1-6 . isolated) "I-AJ1-" 5 d)
((=gt . isolated) "I-GT-" 5 d)
((=ruimoku-v6 . isolated) "I-RUI6-" 4 X)
((chinese-big5-cdp . isolated) "I-CDP-" 4 X)