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:
bf2dcbb
)
(char-daikanwa): Refer `=>daikanwa'.
author
tomo
<tomo>
Sat, 24 Jan 2004 18:24:31 +0000
(18:24 +0000)
committer
tomo
<tomo>
Sat, 24 Jan 2004 18:24:31 +0000
(18:24 +0000)
lisp/utf-2000/ideograph-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/ideograph-util.el
b/lisp/utf-2000/ideograph-util.el
index
38ccc19
..
e378c11
100644
(file)
--- a/
lisp/utf-2000/ideograph-util.el
+++ b/
lisp/utf-2000/ideograph-util.el
@@
-301,6
+301,7
@@
(defun char-daikanwa (char)
(or (encode-char char 'ideograph-daikanwa 'defined-only)
(encode-char char '=daikanwa-rev2 'defined-only)
+ (get-char-attribute char '=>daikanwa)
(get-char-attribute char 'morohashi-daikanwa)))
;;;###autoload