From af4db2ed19fc1a30e128a78d300042b710f5ff97 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Oct 2022 15:39:10 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR112.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR112.el b/lisp/utf-2000/ShuoWen-SR112.el index 5a1f1a8..938d918 100644 --- a/lisp/utf-2000/ShuoWen-SR112.el +++ b/lisp/utf-2000/ShuoWen-SR112.el @@ -8,6 +8,8 @@ ((=ucs . #x20065) ; 𠁥 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11904) ; &SW-JIGUGE30-11904; + ) ((===shuowen-jiguge5 . 11904) ; &SW-JIGUGE5-11904; ) ((===shuowen-jiguge4 . 11604) ; &SW-JIGUGE4-11604; @@ -24,6 +26,8 @@ ((=ucs . #x4E56) ; 乖 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11905) ; &SW-JIGUGE30-11905; + ) ((===shuowen-jiguge5 . 11905) ; &SW-JIGUGE5-11905; ) ((===shuowen-jiguge4 . 11605) ; &SW-JIGUGE4-11605; @@ -36,6 +40,8 @@ ((=ucs . #x8287) ; 芇 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11906) ; &SW-JIGUGE30-11906; + ) ((===shuowen-jiguge5 . 11906) ; &SW-JIGUGE5-11906; ) ((===shuowen-jiguge4 . 11606) ; &SW-JIGUGE4-11606; -- 1.7.10.4