From 940497bac31bd63c86d618a2356bb77dae66d805 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 14 Jul 2011 02:46:56 +0000 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x596E and #x5B5B. --- 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 b69d3dd..4c28197 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 #x3B51)) + #x3237 #x3B51 #x596E #x5B5B)) (map-char-attribute (lambda (c v) -- 1.7.10.4