]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorKenichi Handa <handa@m17n.org>
Fri, 24 Jul 2009 08:09:03 +0000 (08:09 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 24 Jul 2009 08:09:03 +0000 (08:09 +0000)
lisp/international/characters.el

index 9fd4ff09643d6f86b7150087c9cf2e0ee25383f9..da9cb245354a0ac725eabdcc095b06d724502e94 100644 (file)
@@ -196,6 +196,7 @@ Combining diacritic or mark (Unicode General Category M)")
 ;; Katakana block
 (modify-category-entry '(#x3099 . #x309C) ?K)
 (modify-category-entry '(#x30A0 . #x30FF) ?K)
+(modify-category-entry '(#x31F0 . #x31FF) ?K)
 (modify-category-entry '(#x30A0 . #x30FA) ?\|)
 (modify-category-entry #x30FF ?\|)