From: tomo Date: Fri, 3 Aug 2001 12:19:16 +0000 (+0000) Subject: (insert-char-attributes): Use `<-bopomofo' instead of `->ideograph'. X-Git-Tag: r21-2-38-utf-2000-0_17-1~83 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f5e235a8bcd6687bd66097094336f81420e645f4;p=chise%2Fxemacs-chise.git.1 (insert-char-attributes): Use `<-bopomofo' instead of `->ideograph'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 1335341..c88ddcc 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -590,7 +590,7 @@ ->ideographic-variants ->synonyms ->radical <-radical - ->bopomofo ->ideograph + ->bopomofo <-bopomofo ->ideographic <-ideographic)) (insert (format "(%-18s%s " name line-breaking)) (setq lbs (concat "\n" (make-string (current-column) ?\ ))