From 5e589a978639f99956adbe1b0e4883f8f3768a4e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 16 Oct 2015 12:54:07 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `===hng-nak'. --- 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 eb69468..8af30a8 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -476,6 +476,7 @@ DESCRIPTION (string) is the description string of the charset." ===hng-tsu ; 24 ===hng-tzj ; 25 ===hng-hos ; 26 + ===hng-nak ; 28 ===hng-hod ; 30 ===hng-gok ; 31 ===hng-nto ; 34 -- 1.7.10.4