From 28f3e936edd8a3d7c533971b3d356e9d9e9fd040 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 23 Sep 2015 20:54:52 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-sik' 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 654319c..bc71950 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -681,7 +681,7 @@ ===hng-khi ===hng-khm ===hng-kak ===hng-sys ===hng-tsu ===hng-hod ===hng-gok ===hng-k24 - ===hng-kcj ===hng-kbk)) + ===hng-kcj ===hng-kbk ===hng-sik)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4