From 8b20ec7147b277d8a083848d3c41d82797e5d9f2 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 19 Dec 2002 11:50:06 +0000 Subject: [PATCH] (insert-char-attributes): Format `ideograph-gt-k' like `ideograph-gt'. --- lisp/utf-2000/char-db-util.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index b97b92c..fbebac8 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -917,6 +917,7 @@ (cond ((memq name '(ideograph-daikanwa-2 ideograph-daikanwa ideograph-gt + ideograph-gt-k ideograph-cbeta)) (if has-long-ccs-name "(%-26s . %05d)\t; %c%s" -- 1.7.10.4