From 6215456bf6348c77d06cbbc45e0538c4d90aac80 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 23 Mar 2002 08:23:59 +0000 Subject: [PATCH] (GT-21862): New character. (GT-40268): New character. --- lisp/utf-2000/isolated-char.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/isolated-char.el b/lisp/utf-2000/isolated-char.el index 22e6449..c267de0 100644 --- a/lisp/utf-2000/isolated-char.el +++ b/lisp/utf-2000/isolated-char.el @@ -1,6 +1,6 @@ ;;; isolated-char.el --- Set up isolated-characters. -;; Copyright (C) 2001 MORIOKA Tomohiko +;; Copyright (C) 2001,2002 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko ;; Keywords: UTF-2000, UCS-4, character, CCS, multiscript, multilingual @@ -186,6 +186,14 @@ ))) (define-char + '((ideograph-gt-pj-4 . #x493C) + (ideograph-gt . 21862) + )) +(define-char + '((ideograph-gt-pj-11 . #x5277) + (ideograph-gt . 40268) + )) +(define-char '((ideograph-gt-pj-1 . #x3F6B) (ideograph-gt . 52230) )) -- 1.7.10.4