From f05c8d5483366e52f7ada3d265c5e894cf951ee2 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 9 Feb 2003 08:26:32 +0000 Subject: [PATCH] (HIRAGANA DIGRAPH YORI): New character. --- lisp/utf-2000/u03040-Hiragana.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/utf-2000/u03040-Hiragana.el b/lisp/utf-2000/u03040-Hiragana.el index bd0d3c3..4197d4b 100644 --- a/lisp/utf-2000/u03040-Hiragana.el +++ b/lisp/utf-2000/u03040-Hiragana.el @@ -1017,3 +1017,8 @@ (chinese-big5-eten . #xC6DD) ; ý¢€Œ› (ucs . #x309E) ; ゞ )) +(define-char + '((name . "HIRAGANA DIGRAPH YORI") + (japanese-jisx0213-1 . #x2239) ; ø»¢”² + (ucs . #x309F) ; ゟ + )) -- 1.7.10.4