From dfa34483508153bb37d8bd927498f7b4285a9e64 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 28 Oct 2018 11:59:39 +0900 Subject: [PATCH] =?utf8?q?(SW-JIGUGE5-20900):=20Add=20"=E8=B2=AE"=20as=20a=20?= =?utf8?q?target=20of=20`<-Small-Seal@shuowen'.=20(SW-JIGUGE4-20600):=20Ditt?= =?utf8?q?o.=20(SW-JIGUGE5-20927):=20Add=20"=F0=A7=B7=97"=20as=20a=20target=20?= =?utf8?q?of=20`<-Small-Seal@shuowen'.=20(SW-JIGUGE4-20627):=20Ditto.=20(SW-?= =?utf8?q?JIGUGE5-21014):=20Add=20"=E9=9A=A3"=20as=20a=20target=20of=20`<-Sm?= =?utf8?q?all-Seal@shuowen'.=20(SW-JIGUGE4-20714):=20Ditto.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/ShuoWen.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/ShuoWen.el b/lisp/utf-2000/ShuoWen.el index cb56b30..16a023c 100644 --- a/lisp/utf-2000/ShuoWen.el +++ b/lisp/utf-2000/ShuoWen.el @@ -65105,6 +65105,8 @@ (<-Small-Seal@shuowen ((=ucs . #x8CB3) ; 貳 ) + ((=ucs . #x8CAE) ; 貮 + ) ((=ucs . #x5F10) ; 弐 )) ) @@ -65112,6 +65114,8 @@ (<-Small-Seal@shuowen ((=ucs . #x8CB3) ; 貳 ) + ((=ucs . #x8CAE) ; 貮 + ) ((=ucs . #x5F10) ; 弐 )) )) @@ -65494,11 +65498,15 @@ ((===shuowen-jiguge5 . 20927) ; &SW-JIGUGE5-20927; (<-Small-Seal@shuowen ((=ucs . #x27E07) ; 𧸇 + ) + ((=ucs . #x27DD7) ; 𧷗 )) ) ((===shuowen-jiguge4 . 20627) ; &SW-JIGUGE4-20627; (<-Small-Seal@shuowen ((=ucs . #x27E07) ; 𧸇 + ) + ((=ucs . #x27DD7) ; 𧷗 )) )) )) @@ -65732,11 +65740,15 @@ ((===shuowen-jiguge5 . 21014) ; &SW-JIGUGE5-21014; (<-Small-Seal@shuowen ((=ucs . #x9130) ; 鄰 + ) + ((=ucs . #x96A3) ; 隣 )) ) ((===shuowen-jiguge4 . 20714) ; &SW-JIGUGE4-20714; (<-Small-Seal@shuowen ((=ucs . #x9130) ; 鄰 + ) + ((=ucs . #x96A3) ; 隣 )) )) )) -- 1.7.10.4