From 3e4a6d9ec3547ff71a5a10704a56f833e7c20399 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 19 Sep 2015 09:09:55 +0900 Subject: [PATCH] (char-db-insert-ccs-feature): Format `===hng-gok' 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 38625c8..b80d394 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -679,7 +679,8 @@ =>cbeta =cbeta =>>cbeta ==cbeta ===cbeta =zinbun-oracle =>zinbun-oracle ===hng-khi ===hng-khm ===hng-kak - ===hng-sys ===hng-tsu ===hng-hod)) + ===hng-sys ===hng-tsu + ===hng-hod ===hng-gok)) ;; (string-match "^=adobe-" (symbol-name name)) ) "(%-18s . %05d)\t; %c") -- 1.7.10.4