From 687f57f83ef4977ef1f8f91bbe23423c60a8844d Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 8 Nov 2011 00:45:07 +0000 Subject: [PATCH] (gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x4D2C. --- 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 fe6432b..72e3810 100644 --- a/lisp/utf-2000/maps-conf.el +++ b/lisp/utf-2000/maps-conf.el @@ -70,7 +70,7 @@ #x5827 #x4C68 #x505B #x514A #x5D27 #x5563 #x5D7A #x4575 #x5F7C #x3B38 #x3237 #x3B51 #x596E #x5B5B #x6640 - #x6D75)) + #x6D75 #x4D2C)) (map-char-attribute (lambda (c v) -- 1.7.10.4