From c3e1704f94dc87fd23f3dab35060f7a7fde39a3e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 10 Jan 2014 00:57:42 +0900 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x4C40. --- lisp/utf-2000/maps-conf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/utf-2000/maps-conf.el b/lisp/utf-2000/maps-conf.el index 0a030db..4496c1e 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -94,7 +94,7 @@ #x5A45 #x4754 #x343A #x3B36 #x4658 #x3749 #x3F74 #x4528 #x4030 #x5A4C #x507B #x507E #x5353 #x5A44 #x6E2B - #x5B30)) + #x5B30 #x4C40)) (map-char-attribute (lambda (c v) -- 1.7.10.4