X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fisolated-char.el;h=286ca9e127e157472d7ee1f290415a9538f5d5b8;hb=87afbb93a2a7dd46008e3b58093b4e5ea87ae95e;hp=f49f3ce2d6aa7585b68dde7e07385d87131ad8b9;hpb=16d0840d3eada757f529c34fddc0c2fb8f17b9de;p=chise%2Fxemacs-chise.git- diff --git a/lisp/utf-2000/isolated-char.el b/lisp/utf-2000/isolated-char.el index f49f3ce..286ca9e 100644 --- a/lisp/utf-2000/isolated-char.el +++ b/lisp/utf-2000/isolated-char.el @@ -173,7 +173,7 @@ (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) @@ -226,4 +226,4 @@ (ideograph-gt . 60403) )) -;;; mime-view.el ends here +;;; isolated-char.el ends here