From 51617e8a8129928a150386c53ac37cc54ffcb188 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Sep 2015 10:05:25 +0900 Subject: [PATCH] (coded-charset-entity-reference-alist): Add setting for `===hng-hod'. --- 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 b590527..bc880a6 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -366,6 +366,7 @@ (===hng-kak "HNG017-" 5 d) (===hng-sys "HNG022-" 5 d) (===hng-tsu "HNG024-" 5 d) + (===hng-hod "HNG030-" 5 d) ( =hanziku-1 "HZK01-" 4 X) ( =hanziku-2 "HZK02-" 4 X) ( =hanziku-3 "HZK03-" 4 X) -- 1.7.10.4