From f8f3f461e9701c3495910fd09bb627f8be369a10 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 24 Sep 2015 13:05:56 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-kyu' as decimal. --- lisp/utf-2000/char-db-util.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 57f04ce..f150121 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -681,7 +681,8 @@ ===hng-khi ===hng-khm ===hng-kak ===hng-sys ===hng-tsu ===hng-hod ===hng-gok ===hng-k24 - ===hng-kcj ===hng-kbk ===hng-sik ===hng-skk)) + ===hng-kcj ===hng-kbk ===hng-sik + ===hng-skk ===hng-kyu)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4