Mercurial > emacs
changeset 104055:7fdccd382ac6
Fix previous change.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 24 Jul 2009 08:09:30 +0000 |
parents | ccf83b44281d |
children | 5682ed08dff8 |
files | lisp/international/characters.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/characters.el Fri Jul 24 07:59:51 2009 +0000 +++ b/lisp/international/characters.el Fri Jul 24 08:09:30 2009 +0000 @@ -196,6 +196,7 @@ ;; 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 ?\|)