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:
16915e7
)
(char-db-insert-ccs-feature): Add setting for `shinjigen-1' and
author
tomo
<tomo>
Sun, 27 Jul 2008 16:52:37 +0000
(16:52 +0000)
committer
tomo
<tomo>
Sun, 27 Jul 2008 16:52:37 +0000
(16:52 +0000)
`shinjigen-2'.
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
eea20d7
..
6ad87e4
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-469,7
+469,9
@@
(defun char-db-insert-ccs-feature (name value line-breaking)
(insert
(format
- (cond ((or (memq name '(=daikanwa
+ (cond ((memq name '(shinjigen-1 shinjigen-2))
+ "(%-18s . %04d)\t; %c")
+ ((or (memq name '(=daikanwa
=daikanwa@rev1 =daikanwa@rev2
=gt =gt-k =cbeta =zinbun-oracle))
(string-match "^=adobe-" (symbol-name name)))