From: MORIOKA Tomohiko Date: Sat, 30 Jul 2022 00:54:43 +0000 (+0900) Subject: (insert-char-attributes): Format X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=66e2a6cb1632f5aef5a7735d62b73c8abcbbbb65;p=chise%2Fxemacs-chise.git (insert-char-attributes): Format `ideographic-structure@apparent/rightmost' with the same format as `ideographic-structure' and `ideographic-structure@apparent/leftmost'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 1b39f38..db91ac9 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -1439,6 +1439,7 @@ ((or (eq name 'ideographic-structure) (eq name 'ideographic-structure@apparent) (eq name 'ideographic-structure@apparent/leftmost) + (eq name 'ideographic-structure@apparent/rightmost) (eq name 'ideographic-combination) ;; (eq name 'ideographic-) (eq name '=decomposition)