From 913c404d6a4937ec6cb9b192cae13235c25d40c4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Oct 2022 00:59:10 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===shuowen-jiguge-A30' as the same as `=shuowen-jiguge'. --- lisp/utf-2000/char-db-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index faf63b5..58eec15 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -804,7 +804,7 @@ ===hng-sab ===hng-wks ===hng-wke ===hng-smk ===hng-sgs ===hng-sts ===hng-kkd =>shuowen-jiguge =shuowen-jiguge - ===shuowen-jiguge4 ===shuowen-jiguge5)) + ===shuowen-jiguge4 ===shuowen-jiguge5 ===shuowen-jiguge-A30)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4