From 50820d4d5201ae44178fdef98bbd0ba2a54ea597 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Oct 2015 13:27:22 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `===hng-nto'. --- 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 9ffcba6..179918b 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -472,6 +472,7 @@ DESCRIPTION (string) is the description string of the charset." ===hng-tsu ; 24 ===hng-hod ; 30 ===hng-gok ; 31 + ===hng-nto ; 34 ===hng-k24 ; 37 ===hng-kcj ; 42 ===hng-kbk ; 43 -- 1.7.10.4