From 93b9bb29bf863f9f15fc8bc19339c04b640eebff Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Apr 2002 11:07:31 +0000 Subject: [PATCH] (GT-19655): New character. (GT-19656): Likewise. (GT-19861): Likewise. --- lisp/utf-2000/isolated-char.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/isolated-char.el b/lisp/utf-2000/isolated-char.el index 2fccc72..4e47b93 100644 --- a/lisp/utf-2000/isolated-char.el +++ b/lisp/utf-2000/isolated-char.el @@ -186,6 +186,18 @@ ))) (define-char + '((ideograph-gt-pj-4 . #x3844) + (ideograph-gt . 19655) + )) +(define-char + '((ideograph-gt-pj-4 . #x3845) + (ideograph-gt . 19656) + )) +(define-char + '((ideograph-gt-pj-9 . #x4D7B) + (ideograph-gt . 19861) + )) +(define-char '((ideograph-gt-pj-4 . #x493C) (ideograph-gt . 21862) )) -- 1.7.10.4