(insert-char-attributes): Format
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 1 Jul 2021 06:25:32 +0000 (15:25 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 1 Jul 2021 06:25:32 +0000 (15:25 +0900)
`ideographic-structure@apparent/leftmost' with the same format as
`ideographic-structure'.

lisp/utf-2000/char-db-util.el

index 83806c2..163c85e 100644 (file)
               )
              ((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)