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:
36b07d1
)
(insert-char-attributes): Support `ancient-ideograph-of'.
author
tomo
<tomo>
Thu, 14 Jun 2001 09:13:17 +0000
(09:13 +0000)
committer
tomo
<tomo>
Thu, 14 Jun 2001 09:13:17 +0000
(09:13 +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
3cec543
..
3a29c5f
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-528,6
+528,7
@@
line-breaking)))
((memq name '(ideograph=
original-ideograph-of
+ ancient-ideograph-of
vulgar-ideograph-of))
(insert (format "(%-18s%s " name line-breaking))
(setq lbs (concat "\n" (make-string (current-column) ?\ ))