From 0041c81f9f2c8e9d1cf33e7cb731c865b88fcf3f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 15 Dec 2022 17:12:17 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR510.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR510.el b/lisp/utf-2000/ShuoWen-SR510.el index 9491c3a..693558e 100644 --- a/lisp/utf-2000/ShuoWen-SR510.el +++ b/lisp/utf-2000/ShuoWen-SR510.el @@ -6,6 +6,8 @@ ((=ucs . #x4E5D) ; 九 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51202) ; &SW-JIGUGE30-51202; + ) ((===shuowen-jiguge5 . 50802) ; &SW-JIGUGE5-50802; ) ((===shuowen-jiguge4 . 49302) ; &SW-JIGUGE4-49302; @@ -18,6 +20,8 @@ ((=ucs . #x9997) ; 馗 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51203) ; &SW-JIGUGE30-51203; + ) ((===shuowen-jiguge5 . 50803) ; &SW-JIGUGE5-50803; ) ((===shuowen-jiguge4 . 49303) ; &SW-JIGUGE4-49303; @@ -30,6 +34,8 @@ ((=ucs . #x9035) ; 逵 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51204) ; &SW-JIGUGE30-51204; + ) ((===shuowen-jiguge5 . 50804) ; &SW-JIGUGE5-50804; ) ((===shuowen-jiguge4 . 49304) ; &SW-JIGUGE4-49304; -- 1.7.10.4