projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7218570
)
(RUI6-E00D): Add `name*' and `general-category'.
author
tomo
<tomo>
Thu, 11 Nov 2004 13:36:29 +0000
(13:36 +0000)
committer
tomo
<tomo>
Thu, 11 Nov 2004 13:36:29 +0000
(13:36 +0000)
lisp/utf-2000/ruimoku6.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/ruimoku6.el
b/lisp/utf-2000/ruimoku6.el
index
5579998
..
fcc0a04
100644
(file)
--- 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;
))