From: MORIOKA Tomohiko Date: Mon, 8 Jun 2020 09:24:01 +0000 (+0900) Subject: (insert-char-attributes): Format `ideographic-structure@apparent' with X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3a520cc8bd02999516d3d6e2d40c6858793a30e0;p=chise%2Fxemacs-chise.git (insert-char-attributes): Format `ideographic-structure@apparent' with the same format as `ideographic-structure'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index dfd1797..d95c2a7 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -1400,6 +1400,7 @@ )) ) ((or (eq name 'ideographic-structure) + (eq name 'ideographic-structure@apparent) (eq name 'ideographic-combination) ;; (eq name 'ideographic-) (eq name '=decomposition)