From 9b2b1079d8dab094a1a2a43e93877ca4aa7a1002 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 23 Mar 2011 04:51:38 +0000 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x3B51. --- 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 bce4018..ca74182 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -69,7 +69,7 @@ #x4043 #x6E56 #x6132 #x5C54 #x3557 #x5827 #x4C68 #x505B #x514A #x5D27 #x5563 #x5D7A #x4575 #x5F7C #x3B38 - #x3237)) + #x3237 #x3B51)) (map-char-attribute (lambda (c v) -- 1.7.10.4