(insert-char-attributes): Format
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 30 Jul 2022 00:54:43 +0000 (09:54 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 30 Jul 2022 02:55:59 +0000 (11:55 +0900)
`ideographic-structure@apparent/rightmost' with the same format as
`ideographic-structure' and `ideographic-structure@apparent/leftmost'.

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

index 1b39f38..db91ac9 100644 (file)
              ((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)