From aeb88a32155a470cd02ad768d0bd26fb521dc586 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 2 Aug 2001 16:17:55 +0000 Subject: [PATCH] (insert-char-attributes): Rename `->synonymous' to `->synonyms'. --- 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 ae1ef97..1335341 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -588,7 +588,7 @@ ->simplified-ideograph <-simplified-ideograph ->same-ideograph ->ideographic-variants - ->synonymous + ->synonyms ->radical <-radical ->bopomofo ->ideograph ->ideographic <-ideographic)) -- 1.7.10.4