From c369d768ba7006d654067cf47a47c4be2256ac06 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 2 Oct 2015 13:03:53 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `===hng-kgk'. --- lisp/mule/mule-charset.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 3acaac2..1cfe479 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -460,6 +460,7 @@ DESCRIPTION (string) is the description string of the charset." ===hng-dng ; 03 ===hng-mam ; 05 ===hng-drt ; 06 + ===hng-kgk ; 07 ===hng-khi ; 10 ===hng-khm ; 11 ===hng-kak ; 17 -- 1.7.10.4