From 8275cf2e8046869ebb669fd59bf5ad2d6b748026 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 4 Dec 2007 05:05:46 +0000 Subject: [PATCH] Use `Oracle-Bones' instead of `bones-carapaces' in `script' feature. (RUI6-E034): New character. --- lisp/utf-2000/ruimoku6.el | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 3fe83e6..5034883 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -1,6 +1,6 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((script bones-carapaces Ideographs) + '((script Oracle-Bones Ideographs) (sources bos=A016070-00002) (=ruimoku-v6 . #xE000) ; &RUI6-E000; (<-unknown @@ -8,7 +8,7 @@ )) )) (define-char - '((script bones-carapaces Ideographs) + '((script Oracle-Bones Ideographs) (sources bos=A016070-00002) (=ruimoku-v6 . #xE001) ; &RUI6-E001; )) @@ -355,3 +355,8 @@ '((sources bos=A2004-30015-00022) (=ruimoku-v6 . #xE024) ; &RUI6-E024; )) +(define-char + '((script Oracle-Bones Ideographs) + (sources bos=A2005-10815-00001) + (=ruimoku-v6 . #xE034) ; &RUI6-E034; + )) -- 1.7.10.4