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:
782dd59
)
(mapping-table-read-file): If ucs-ccs is `=ucs-jis-2000', add it.
author
tomo
<tomo>
Fri, 12 Dec 2003 04:31:34 +0000
(
04:31
+0000)
committer
tomo
<tomo>
Fri, 12 Dec 2003 04:31:34 +0000
(
04:31
+0000)
lisp/utf-2000/read-maps.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/read-maps.el
b/lisp/utf-2000/read-maps.el
index
ddde049
..
e1926f8
100644
(file)
--- a/
lisp/utf-2000/read-maps.el
+++ b/
lisp/utf-2000/read-maps.el
@@
-133,6
+133,7
@@
(not (eq (or (encode-char chr '=ucs 'defined-only)
(and (not (memq ucs-ccs '(ucs-jis
=ucs-jis-1990
+ =ucs-jis-2000
;; ucs-big5
)))
(get-char-attribute chr '=>ucs)))