From 4d344b067d32d0d778740684b020faaf71eafa99 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 26 Sep 2015 11:09:52 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-kss' 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 2e8ab6e..b9e69f4 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -682,7 +682,8 @@ ===hng-sys ===hng-tsu ===hng-hod ===hng-gok ===hng-k24 ===hng-kcj ===hng-kbk ===hng-sik - ===hng-skk ===hng-kyu ===hng-ksk ===hng-wan)) + ===hng-skk ===hng-kyu ===hng-ksk ===hng-wan + ===hng-kss)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4