From 643a5c7994bd74834a68d70797b398014e02a6c3 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 24 Feb 2003 10:06:30 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Use `=gt' instead of `ideograph-gt'. --- 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 fde378a..d2169c9 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -174,7 +174,7 @@ hebrew-iso8859-8 latin-viscii ethiopic-ucs - ideograph-gt + =gt =big5-cdp =gt-k ideograph-daikanwa-2 -- 1.7.10.4