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:
6d674fb
)
(insert-char-attributes): Regard `simplified-ideograph-of' property.
author
tomo
<tomo>
Fri, 15 Jun 2001 09:44:07 +0000
(09:44 +0000)
committer
tomo
<tomo>
Fri, 15 Jun 2001 09:44:07 +0000
(09:44 +0000)
lisp/utf-2000/char-db-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/char-db-util.el
b/lisp/utf-2000/char-db-util.el
index
3a29c5f
..
e7393e5
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-529,7
+529,8
@@
((memq name '(ideograph=
original-ideograph-of
ancient-ideograph-of
- vulgar-ideograph-of))
+ vulgar-ideograph-of
+ simplified-ideograph-of))
(insert (format "(%-18s%s " name line-breaking))
(setq lbs (concat "\n" (make-string (current-column) ?\ ))
separator nil)