From 1530391f7356b57c0e6d1b0f8b33bc15aba1fade Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 17 Nov 2003 10:46:53 +0000 Subject: [PATCH] Comment out GT-40268, GT-52230, GT-52349 and GT-56364. (GT-PJ-11-5A40): Unify GT-67403 instead of GT-60403. --- lisp/utf-2000/isolated-char.el | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/lisp/utf-2000/isolated-char.el b/lisp/utf-2000/isolated-char.el index ed635da..37209ca 100644 --- a/lisp/utf-2000/isolated-char.el +++ b/lisp/utf-2000/isolated-char.el @@ -233,25 +233,25 @@ ;; '((=gt-pj-5 . #x4579) ;; (=gt . 30254) ;; )) -(define-char - '((=gt-pj-11 . #x5277) - (=gt . 40268) - )) -(define-char - '((=gt-pj-1 . #x3F6B) - (=gt . 52230) - )) -(define-char - '((=gt-pj-7 . #x5821) - (=gt . 52349) - )) -(define-char - '((=gt-pj-9 . #x4C4B) - (=gt . 56364) - )) +;; (define-char +;; '((=gt-pj-11 . #x5277) +;; (=gt . 40268) +;; )) +;; (define-char +;; '((=gt-pj-1 . #x3F6B) +;; (=gt . 52230) +;; )) +;; (define-char +;; '((=gt-pj-7 . #x5821) +;; (=gt . 52349) +;; )) +;; (define-char +;; '((=gt-pj-9 . #x4C4B) +;; (=gt . 56364) +;; )) (define-char '((=gt-pj-11 . #x5A40) - (=gt . 60403) + (=gt . 67403) )) ;;; isolated-char.el ends here -- 1.7.10.4