From 4b6c76739d43afef4c3e11e86251bec86c0af343 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 19 Sep 2015 09:07:49 +0900 Subject: [PATCH] (coded-charset-entity-reference-alist): Add setting for `===hng-gok'. --- 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 bc880a6..a0c025a 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -367,6 +367,7 @@ (===hng-sys "HNG022-" 5 d) (===hng-tsu "HNG024-" 5 d) (===hng-hod "HNG030-" 5 d) + (===hng-gok "HNG031-" 5 d) ( =hanziku-1 "HZK01-" 4 X) ( =hanziku-2 "HZK02-" 4 X) ( =hanziku-3 "HZK03-" 4 X) -- 1.7.10.4