From: MORIOKA Tomohiko Date: Thu, 1 Jul 2021 06:25:32 +0000 (+0900) Subject: (insert-char-attributes): Format X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7500d25cbb48cab269bc3d44e7aa5c09ce55b540;p=chise%2Fxemacs-chise.git (insert-char-attributes): Format `ideographic-structure@apparent/leftmost' 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 83806c2..163c85e 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -1425,6 +1425,7 @@ ) ((or (eq name 'ideographic-structure) (eq name 'ideographic-structure@apparent) + (eq name 'ideographic-structure@apparent/leftmost) (eq name 'ideographic-combination) ;; (eq name 'ideographic-) (eq name '=decomposition)