From 544cf7516155c64b0401b33c35c21fcc01302727 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 28 Sep 2015 21:33:53 +0900 Subject: [PATCH] (coded-charset-entity-reference-alist): Add setting for `===hng-smk'. --- 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 c3e4936..8f9079b 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -378,6 +378,7 @@ (===hng-wan "HNG049-" 5 d) (===hng-kss "HNG064-" 5 d) (===hng-kyo "HNG066-" 5 d) + (===hng-smk "HNG074-" 5 d) ( =hanziku-1 "HZK01-" 4 X) ( =hanziku-2 "HZK02-" 4 X) ( =hanziku-3 "HZK03-" 4 X) -- 1.7.10.4