From cf78ec7a45ac0f4da341604df2927988dc049411 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 25 Sep 2015 18:23:50 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-wan' as decimal. --- lisp/utf-2000/char-db-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 7a51540..2e8ab6e 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -682,7 +682,7 @@ ===hng-sys ===hng-tsu ===hng-hod ===hng-gok ===hng-k24 ===hng-kcj ===hng-kbk ===hng-sik - ===hng-skk ===hng-kyu ===hng-ksk)) + ===hng-skk ===hng-kyu ===hng-ksk ===hng-wan)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4