From fec76387ebe69c67b0e1a2476515a542bb44beba Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Aug 2013 05:41:37 +0900 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x4879 and #x4530. --- 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 bcf1d42..b11b04c 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -84,7 +84,7 @@ #x3460 #x565B #x5628 #x5726 #x5759 #x583E #x5833 #x5843 #x584E #x5860 #x585D #x4463 #x4C31 #x5351 #x6243 - #x587A #x5921)) + #x587A #x5921 #x4879 #x4530)) (map-char-attribute (lambda (c v) -- 1.7.10.4