From 8f488716b1696fcfa0de0e2e1423ffcb29ac0e6b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 15 Jan 2022 23:55:59 +0900 Subject: [PATCH] (coded-charset-entity-reference-alist): Add settings for `===chise-hdic-syp' and `=chise-hdic-syp'. --- lisp/mule/mule-coding.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 234f3a8..ff51ce9 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -417,6 +417,8 @@ (===cbeta "R-CB" 5 d) (===chise-hdic-tsj "R-CHISE-HDIC-TSJ" 4 X) ( =chise-hdic-tsj "CHISE-HDIC-TSJ" 4 X) + (===chise-hdic-syp "R-CHISE-HDIC-SYP" 4 X) + ( =chise-hdic-syp "CHISE-HDIC-SYP" 4 X) (===hng-jou "HNG001-" 5 d) (===hng-keg "HNG002-" 5 d) (===hng-dng "HNG003-" 5 d) -- 1.7.10.4