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