From a320c913606dcf56e9aca642b43049e8023b49ef Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 26 Mar 2012 11:45:02 +0000 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x5E7A. --- 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 2d79c68..fb67f1e 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -71,7 +71,7 @@ #x5827 #x4C68 #x505B #x514A #x5D27 #x5563 #x5D7A #x4575 #x5F7C #x3B38 #x3237 #x3B51 #x596E #x5B5B #x6640 - #x6D75 #x4D2C #x737B #x7379)) + #x6D75 #x4D2C #x737B #x7379 #x5E7A)) (map-char-attribute (lambda (c v) -- 1.7.10.4