From 447ba4388c9f606763614efa134b0d245d4314f3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Sep 2015 15:13:19 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-kcj' 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 9e3764b..01a8072 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -680,7 +680,8 @@ =zinbun-oracle =>zinbun-oracle ===hng-khi ===hng-khm ===hng-kak ===hng-sys ===hng-tsu - ===hng-hod ===hng-gok ===hng-k24)) + ===hng-hod ===hng-gok ===hng-k24 + ===hng-kcj)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4