Add some missing mappings to CHINA3-JEF code points.
[chise/xemacs-chise.git-] / lisp / utf-2000 / isolated-char.el
index f49f3ce..286ca9e 100644 (file)
 
 (with-temp-buffer
   (buffer-disable-undo)
-  (insert-file-contents "../etc/GT-RS.txt")
+  (insert-file-contents "../etc/char-data/GT-RS.txt")
     (goto-char (point-min))
     (let (gt-code radical strokes plane code)
       (while (re-search-forward "\\([0-9]+\\),\\([0-9]+\\),\\([0-9]+\\),GT\\([0-9]+\\),....,\\([0-9A-F][0-9A-F][0-9A-F][0-9A-F]\\)" nil t)
     (ideograph-gt      . 60403)
     ))
 
-;;; mime-view.el ends here
+;;; isolated-char.el ends here