From ee0975aadeeabcfeb82ba3e92b09f22bafc1e211 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Sep 2015 00:46:34 +0900 Subject: [PATCH] (coded-charset-entity-reference-alist): Add setting for `===hng-k24'. --- 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 a0c025a..5b1201f 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -368,6 +368,7 @@ (===hng-tsu "HNG024-" 5 d) (===hng-hod "HNG030-" 5 d) (===hng-gok "HNG031-" 5 d) + (===hng-k24 "HNG037-" 5 d) ( =hanziku-1 "HZK01-" 4 X) ( =hanziku-2 "HZK02-" 4 X) ( =hanziku-3 "HZK03-" 4 X) -- 1.7.10.4