From e32f84e98241e2ef089338c685143aed90c1c8e8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 3 Oct 2015 10:17:47 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `===hng-kda'. --- 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 c99ce51..45abe1e 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -462,6 +462,7 @@ DESCRIPTION (string) is the description string of the charset." ===hng-drt ; 06 ===hng-kgk ; 07 ===hng-myz ; 08 + ===hng-kda ; 09 ===hng-khi ; 10 ===hng-khm ; 11 ===hng-kak ; 17 -- 1.7.10.4