From 9efdc2744755d783aef375ab811f94097bb0ec64 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Nov 2012 13:00:36 +0900 Subject: [PATCH] (U+B9C4): New character. --- lisp/utf-2000/u0AC00-Hangul-Syllables.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/u0AC00-Hangul-Syllables.el b/lisp/utf-2000/u0AC00-Hangul-Syllables.el index 345cf92..ce6d839 100644 --- a/lisp/utf-2000/u0AC00-Hangul-Syllables.el +++ b/lisp/utf-2000/u0AC00-Hangul-Syllables.el @@ -3115,6 +3115,9 @@ (=ks-x1001 . #x3835) ; &I-K0-3835; [24-21] )) (define-char + '((=ucs . #xB9C4) ; 맄 + )) +(define-char '((=ucs . #xB9C8) ; 마 (=ks-x1001 . #x3836) ; &I-K0-3836; [24-22] )) -- 1.7.10.4