From ba8993519a1b70e18dee24043453711a684e408f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 8 Jul 2013 23:55:02 +0900 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x5351 and #x6243. --- 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 ca985bf..bc64364 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -83,7 +83,7 @@ #x3D54 #x5645 #x564E #x5651 #x564C #x3460 #x565B #x5628 #x5726 #x5759 #x583E #x5833 #x5843 #x584E #x5860 - #x585D #x4463 #x4C31)) + #x585D #x4463 #x4C31 #x5351 #x6243)) (map-char-attribute (lambda (c v) -- 1.7.10.4