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:
1d8811d
)
(<HIRAGANA DIGRAPH YORI>): Add `=>decomposition@vertical'.
author
tomo
<tomo>
Thu, 11 Aug 2005 09:53:13 +0000
(09:53 +0000)
committer
tomo
<tomo>
Thu, 11 Aug 2005 09:53:13 +0000
(09:53 +0000)
lisp/utf-2000/u03040-Hiragana.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/u03040-Hiragana.el
b/lisp/utf-2000/u03040-Hiragana.el
index
1dda2fd
..
26f9bee
100644
(file)
--- a/
lisp/utf-2000/u03040-Hiragana.el
+++ b/
lisp/utf-2000/u03040-Hiragana.el
@@
-1194,6
+1194,13
@@
))
(define-char
'((name . "HIRAGANA DIGRAPH YORI")
+ (=>decomposition@vertical
+ ((name . "HIRAGANA LETTER YO")
+ (=ucs . #x3088) ; よ
+ )
+ ((name . "HIRAGANA LETTER RI")
+ (=ucs . #x308A) ; り
+ ))
(=ucs . #x309F) ; ゟ
(=jis-x0213-1-2000 . #x2239) ; &I-JX1-2239; [02-25]
))