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:
1468d6d
)
(mapping-table-read-file): Use `=jef-china3' instead of `china3-jef'.
author
tomo
<tomo>
Wed, 12 Feb 2003 07:33:26 +0000
(07:33 +0000)
committer
tomo
<tomo>
Wed, 12 Feb 2003 07:33:26 +0000
(07:33 +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
6782fdc
..
46f9d8c
100644
(file)
--- a/
lisp/utf-2000/read-maps.el
+++ b/
lisp/utf-2000/read-maps.el
@@
-84,7
+84,7
@@
(goto-char (match-end 0))
)
((looking-at "^JC3-\\([0-9A-F][0-9A-F][0-9A-F][0-9A-F]\\)")
- (setq ccs 'china3-jef
+ (setq ccs '=jef-china3
code (string-to-int (match-string 1) 16)
ucs-pat nil
ucs-ccs nil)