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:
6fcbccb
)
Read etc/char-data/G0-to-UCS.txt.
author
tomo
<tomo>
Fri, 19 Nov 2004 17:35:20 +0000
(17:35 +0000)
committer
tomo
<tomo>
Fri, 19 Nov 2004 17:35:20 +0000
(17:35 +0000)
lisp/utf-2000/maps-conf.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/maps-conf.el
b/lisp/utf-2000/maps-conf.el
index
3e62e85
..
2f5f0e4
100644
(file)
--- a/
lisp/utf-2000/maps-conf.el
+++ b/
lisp/utf-2000/maps-conf.el
@@
-2,6
+2,7
@@
(dolist (file '("J90-to-UCS.txt" "JSP-to-UCS.txt"
"JX1-to-UCS.txt" "JX2-to-UCS.txt"
+ "G0-to-UCS.txt"
"C3-to-UCS.txt" "C4-to-UCS.txt"
"B-to-UCS.txt" "JC3-to-UCS.txt"))
(mapping-table-read-file (expand-file-name file "../etc/char-data/")))