(char-db-coded-charset-priority-list): Rename `ideograph-gt' to `=gt'.
authortomo <tomo>
Tue, 18 Feb 2003 07:33:07 +0000 (07:33 +0000)
committertomo <tomo>
Tue, 18 Feb 2003 07:33:07 +0000 (07:33 +0000)
(char-db-decode-isolated-char): Likewise.
(insert-char-attributes): Likewise.

lisp/utf-2000/char-db-util.el

index c2ec86c..3f9e522 100644 (file)
              ((string-match "^china3-jef" (symbol-name (car rest))))
              ((string-match "^chinese-big5" (symbol-name (car rest))))
              ((string-match "^ideograph-gt-pj-" (symbol-name (car rest)))
-              (unless (memq 'ideograph-gt dest)
-                (setq dest (cons 'ideograph-gt dest))))
+              (unless (memq '=gt dest)
+                (setq dest (cons '=gt dest))))
              (t
               (setq dest (cons (car rest) dest)))))
       (setq rest (cdr rest)))
                                  ideograph-gt-pj-10
                                  ideograph-gt-pj-11))
                      (setq ret (decode-char ccs code-point))
-                     (setq ret (get-char-attribute ret 'ideograph-gt)))
-                (decode-builtin-char 'ideograph-gt ret))
+                     (setq ret (get-char-attribute ret '=gt)))
+                (decode-builtin-char '=gt ret))
                (t
                 (decode-builtin-char ccs code-point))))
     (cond ((and (<= 0 (char-int ret))
           (format
            (cond ((memq name '(ideograph-daikanwa-2
                                ideograph-daikanwa
-                               ideograph-gt
-                               =gt-k
-                               ideograph-cbeta))
+                               =gt =gt-k =cbeta))
                   (if has-long-ccs-name
                       "(%-26s . %05d)\t; %c%s"
                     "(%-18s . %05d)\t; %c%s"))