(mapping-table-read-file): Use `=jef-china3' instead of `china3-jef'.
authortomo <tomo>
Wed, 12 Feb 2003 07:33:26 +0000 (07:33 +0000)
committertomo <tomo>
Wed, 12 Feb 2003 07:33:26 +0000 (07:33 +0000)
lisp/utf-2000/read-maps.el

index 6782fdc..46f9d8c 100644 (file)
@@ -84,7 +84,7 @@
               (goto-char (match-end 0))
               )
              ((looking-at "^JC3-\\([0-9A-F][0-9A-F][0-9A-F][0-9A-F]\\)")
-              (setq ccs 'china3-jef
+              (setq ccs '=jef-china3
                     code (string-to-int (match-string 1) 16)
                     ucs-pat nil
                     ucs-ccs nil)