From: tomo Date: Thu, 11 Aug 2005 09:54:11 +0000 (+0000) Subject: (): Add `=>decomposition@vertical'. X-Git-Tag: r21-4-17-chise-0_22-4^20~284 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a5e9dcd444ad996964bd6bd9ab405f67b30ef463;p=chise%2Fxemacs-chise.git (): Add `=>decomposition@vertical'. --- diff --git a/lisp/utf-2000/u030A0-Katakana.el b/lisp/utf-2000/u030A0-Katakana.el index cf2a42c..ae137d5 100644 --- 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] ))