From 1a9b988c1c8282707672578d2e07e786bb5fb088 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 20 Apr 2014 02:35:34 +0900 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x4E28. --- 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 71a7bda..154aab4 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 #x4C40 #x376E #x6067)) + #x5B30 #x4C40 #x376E #x6067 #x4E28)) (map-char-attribute (lambda (c v) -- 1.7.10.4