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:
8bbd587
)
(char-db-coded-charset-priority-list): Ignore `mojikyo-pj-*'.
author
tomo
<tomo>
Tue, 2 Apr 2002 08:45:55 +0000
(08:45 +0000)
committer
tomo
<tomo>
Tue, 2 Apr 2002 08:45:55 +0000
(08:45 +0000)
lisp/utf-2000/char-db-util.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/char-db-util.el
b/lisp/utf-2000/char-db-util.el
index
94d17bd
..
687b430
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-159,6
+159,7
@@
arabic-digit
arabic-1-column
arabic-2-column)))
+ ((string-match "^mojikyo-pj-" (symbol-name (car rest))))
((string-match "^ideograph-gt-pj-" (symbol-name (car rest)))
(unless (memq 'ideograph-gt dest)
(setq dest (cons 'ideograph-gt dest))))