(char-db-coded-charset-priority-list): Ignore `mojikyo-pj-*'.
authortomo <tomo>
Tue, 2 Apr 2002 08:45:55 +0000 (08:45 +0000)
committertomo <tomo>
Tue, 2 Apr 2002 08:45:55 +0000 (08:45 +0000)
lisp/utf-2000/char-db-util.el

index 94d17bd..687b430 100644 (file)
                       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))))