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:
61c63db
)
(<KATAKANA DIGRAPH KOTO>): Add `=>decomposition@vertical'.
author
tomo
<tomo>
Thu, 11 Aug 2005 09:54:11 +0000
(09:54 +0000)
committer
tomo
<tomo>
Thu, 11 Aug 2005 09:54:11 +0000
(09:54 +0000)
lisp/utf-2000/u030A0-Katakana.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/u030A0-Katakana.el
b/lisp/utf-2000/u030A0-Katakana.el
index
cf2a42c
..
ae137d5
100644
(file)
--- a/
lisp/utf-2000/u030A0-Katakana.el
+++ b/
lisp/utf-2000/u030A0-Katakana.el
@@
-1249,6
+1249,13
@@
))
(define-char
'((name . "KATAKANA DIGRAPH KOTO")
+ (=>decomposition@vertical
+ ((name . "KATAKANA LETTER KO")
+ (=ucs . #x30B3) ; コ
+ )
+ ((name . "KATAKANA LETTER TO")
+ (=ucs . #x30C8) ; ト
+ ))
(=ucs . #x30FF) ; ヿ
(=jis-x0213-1-2000 . #x2238) ; &I-JX1-2238; [02-24]
))