From 82e5c86635053e54f67e6af259ee43410bd95fd5 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 Feb 2011 14:35:56 +0000 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x5563. --- lisp/utf-2000/maps-conf.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index 34c398a..2c9be6f 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -67,7 +67,8 @@ #x3951 #x6967 #x704B #x3C38 #x6B26 #x4749 #x4428 #x3A47 #x6E4E #x4269 #x4043 #x6E56 #x6132 #x5C54 #x3557 - #x5827 #x4C68 #x505B #x514A #x5D27)) + #x5827 #x4C68 #x505B #x514A #x5D27 + #x5563)) (map-char-attribute (lambda (c v) -- 1.7.10.4