projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
811a3b1
)
Read "../etc/char-data/GT-fmap-K3.txt".
author
tomo
<tomo>
Mon, 20 Jan 2003 03:15:27 +0000
(
03:15
+0000)
committer
tomo
<tomo>
Mon, 20 Jan 2003 03:15:27 +0000
(
03:15
+0000)
lisp/utf-2000/isolated-char.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/isolated-char.el
b/lisp/utf-2000/isolated-char.el
index
59a6ea3
..
02159f3
100644
(file)
--- a/
lisp/utf-2000/isolated-char.el
+++ b/
lisp/utf-2000/isolated-char.el
@@
-189,6
+189,7
@@
(buffer-disable-undo)
(insert-file-contents "../etc/char-data/GT-fmap-K1.txt")
(insert-file-contents "../etc/char-data/GT-fmap-K2.txt")
+ (insert-file-contents "../etc/char-data/GT-fmap-K3.txt")
(goto-char (point-min))
(let (plane code gt-code)
(while (re-search-forward "^GTps-\\([0-9k][0-9]\\)-\\([0-9A-F][0-9A-F][0-9A-F][0-9A-F]\\)\tGT-K\\([0-9]+\\)" nil t)