From: tomo Date: Thu, 11 Nov 2004 13:36:29 +0000 (+0000) Subject: (RUI6-E00D): Add `name*' and `general-category'. X-Git-Tag: r21-4-15-u2km-0_21-32-a~2^2~44 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git-;a=commitdiff_plain;h=b3ac0c46506df441ff153deac714690605959ccf (RUI6-E00D): Add `name*' and `general-category'. --- diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 5579998..fcc0a04 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -106,7 +106,9 @@ (=ruimoku-v6 . #xE00C) ; &RUI6-E00C; )) (define-char - '((->decomposition #x0101 #x0301) + '((name* . "latin small letter a with macron and acute") + (general-category letter lowercase) ; Normative Category + (->decomposition #x0101 #x0301) (sources bos=C011091-00007) (=ruimoku-v6 . #xE00D) ; &RUI6-E00D; ))