From 3a732a5ed3b4b3d83776cc398e7ef918a8d85a3e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Sep 2015 22:48:47 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-hod' as decimal. --- lisp/utf-2000/char-db-util.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 59192cf..38625c8 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -678,8 +678,8 @@ =>>adobe-japan1-6 =+>adobe-japan1-6 =>cbeta =cbeta =>>cbeta ==cbeta ===cbeta =zinbun-oracle =>zinbun-oracle - ===hng-khi ===hng-khm ===hng-kak ===hng-sys - ===hng-tsu)) + ===hng-khi ===hng-khm ===hng-kak + ===hng-sys ===hng-tsu ===hng-hod)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4