From b648a1a9342c64e35429f4cffc7f5baa3d09262c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 7 Jul 2003 00:36:08 +0000 Subject: [PATCH] (JSP-2A69): Fix typo. --- lisp/utf-2000/u00100-Latin-Extended-A.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u00100-Latin-Extended-A.el b/lisp/utf-2000/u00100-Latin-Extended-A.el index 5517b98..4f2fe12 100644 --- a/lisp/utf-2000/u00100-Latin-Extended-A.el +++ b/lisp/utf-2000/u00100-Latin-Extended-A.el @@ -3718,13 +3718,14 @@ (->decomposition wide #x016A) (->lowercase ((name . "fullwidth latin small letter u with macron") + (=jis-x0213-1-2000 . #x297C) ; ø»¢ ‡ )) (<-fullwidth ((name . "LATIN CAPITAL LETTER U WITH MACRON") (=ucs . #x016A) ; Ū )) - (japanese-jisx0213 . 10615) (=jis-x0212 . #x2A69) ; ø»Š²¦ + (=jis-x0213-1-2000 . #x2977) ; ø»¢ ‚ (=jef-china3 . #x87B9) ; øºˆž¹ (=ucs@jis . #x016A) ; ø»Š²¦ )) -- 1.7.10.4