From c6178e842c976be2f44a1c4dd5a66f423661315b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 28 Sep 2015 21:35:42 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-smk' 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 6ae93f3..a37bb8b 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -683,7 +683,8 @@ ===hng-hod ===hng-gok ===hng-k24 ===hng-kcj ===hng-kbk ===hng-sik ===hng-skk ===hng-kyu ===hng-ksk ===hng-wan - ===hng-kss ===hng-kyo)) + ===hng-kss ===hng-kyo + ===hng-smk)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4