+2009-07-24 Kenichi Handa <handa@m17n.org>
+
+ * international/characters.el: Fix setting of category ?C, ?|, ?K,
+ and ?H. Fix setting of case for Latin Extended and Greek
+ Extended.
+ (build-unicode-category-table): Fix range checks.
+
2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
;; Katakana block
(modify-category-entry '(#x3099 . #x309C) ?K)
(modify-category-entry '(#x30A0 . #x30FF) ?K)
-(modify-category-entry '(#x30A0 . #x30FA) ?\|))
+(modify-category-entry '(#x30A0 . #x30FA) ?\|)
(modify-category-entry #x30FF ?\|)
;; Hiragana block