From 944b5e3acffe5814f05c6d86253c8db46e404b44 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 9 Jun 2022 21:08:29 +0900 Subject: [PATCH] (coded-charset-entity-reference-alist): Add setting for `===chise-hdic-ktb-seal'. --- lisp/mule/mule-coding.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index d6eed96..735a7ad 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -422,6 +422,7 @@ ( =chise-hdic-syp "CHISE-HDIC-SYP" 4 X) (===chise-hdic-ktb "R-CHISE-HDIC-KTB" 4 X) ( =chise-hdic-ktb "CHISE-HDIC-KTB" 4 X) + (===chise-hdic-ktb-seal "R-CHISE-HDIC-KTBS" 4 X) (===hng-jou "HNG001-" 5 d) (===hng-keg "HNG002-" 5 d) (===hng-dng "HNG003-" 5 d) -- 1.7.10.4