(M-26872): Unify JC3-5EF3 and M054342.
[chise/xemacs-chise.git-] / lisp / mule / mule-conf.el
index 5ed91ae..27ac38a 100644 (file)
                  columns       2
                  direction     l2r))
   (make-charset
-   'china3-jef
+   '=jef-china3
    "JEF + CHINA3"
    `(long-name "JEF + CHINA3 private characters"
               chars 256
               min-code #xE80000
               max-code #xE8FFFF
               code-offset #xE80000))
+  (define-charset-alias 'china3-jef '=jef-china3)
   )
 
 ;;; mule-conf.el ends here