From f46fbb31308bac07456502708ddb5d9683dc4cf4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 17 Jan 2013 15:47:27 +0900 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x3474, #x562E, #x5630, #x5639 #x3D54, #x5645, #x564E and #x5651. --- 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 4f8ec1d..4eb3f06 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -79,7 +79,8 @@ #x5642 #x563D #x5647 #x5641 #x5644 #x5648 #x564A #x3A37 #x564F #x4568 #x5653 #x5652 #x5654 #x5655 #x5659 - #x565C)) + #x565C #x3474 #x562E #x5630 #x5639 + #x3D54 #x5645 #x564E #x5651)) (map-char-attribute (lambda (c v) -- 1.7.10.4