From f1b4a435b0c27e65489af675cb08969ece7033b9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 17 Sep 2015 15:28:59 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-sys' 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 6f37466..82ae9e8 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -678,7 +678,7 @@ =>>adobe-japan1-6 =+>adobe-japan1-6 =>cbeta =cbeta =>>cbeta ==cbeta ===cbeta =zinbun-oracle =>zinbun-oracle - ===hng-khi ===hng-khm ===hng-kak)) + ===hng-khi ===hng-khm ===hng-kak ===hng-sys)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4