From df617655f874caeb4351f58ec05627968591b708 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 2 Oct 2015 22:52:53 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `===hng-myz'. --- 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 1cfe479..c99ce51 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -461,6 +461,7 @@ DESCRIPTION (string) is the description string of the charset." ===hng-mam ; 05 ===hng-drt ; 06 ===hng-kgk ; 07 + ===hng-myz ; 08 ===hng-khi ; 10 ===hng-khm ; 11 ===hng-kak ; 17 -- 1.7.10.4