From: tomo Date: Mon, 17 Nov 2003 10:46:53 +0000 (+0000) Subject: Comment out GT-40268, GT-52230, GT-52349 and GT-56364. X-Git-Tag: r21-4-14-chise-0_21-6^2~60 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1530391f7356b57c0e6d1b0f8b33bc15aba1fade;p=chise%2Fxemacs-chise.git Comment out GT-40268, GT-52230, GT-52349 and GT-56364. (GT-PJ-11-5A40): Unify GT-67403 instead of GT-60403. --- 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