From 7f5a7964f8fb1073ec3a500126c6577d52b49a9f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 25 May 2013 17:22:38 +0900 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x564C, #x3460, #x565B and #x5628. --- 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 4eb3f06..b70ffa8 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -80,7 +80,8 @@ #x5648 #x564A #x3A37 #x564F #x4568 #x5653 #x5652 #x5654 #x5655 #x5659 #x565C #x3474 #x562E #x5630 #x5639 - #x3D54 #x5645 #x564E #x5651)) + #x3D54 #x5645 #x564E #x5651 #x564C + #x3460 #x565B #x5628)) (map-char-attribute (lambda (c v) -- 1.7.10.4