From 02ffd7e7580f9cc475cc3292fe7f9eba72292df8 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 10 Aug 2001 11:06:11 +0000 Subject: [PATCH] (U+F4E4): Separate Big5-8B4A and Big5-CDP-8B4A. (U+F580): Separate Big5-8C49 and Big5-CDP-8C49. --- lisp/utf-2000/u0E000-Private-Use.el | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/u0E000-Private-Use.el b/lisp/utf-2000/u0E000-Private-Use.el index 7a02ac0..2b2f074 100644 --- a/lisp/utf-2000/u0E000-Private-Use.el +++ b/lisp/utf-2000/u0E000-Private-Use.el @@ -26731,9 +26731,7 @@ (ucs . #xF4E3) ;  )) (define-char - '((chinese-big5 . #x8B4A) ;  - (chinese-big5-cdp . #x8B4A) ;  - (ucs . #xF4E4) ;  + '((ucs . #xF4E4) ;  )) (define-char '((chinese-big5 . #x8B4B) ;  @@ -27501,9 +27499,7 @@ (ucs . #xF57F) ;  )) (define-char - '((chinese-big5 . #x8C49) ;  - (chinese-big5-cdp . #x8C49) ;  - (ucs . #xF580) ;  + '((ucs . #xF580) ;  )) (define-char '((chinese-big5 . #x8C4A) ;  -- 1.7.10.4