]> code.delx.au - gnu-emacs/commitdiff
(word-combining-categories): Add entries for 2-byte Han characters.
authorKenichi Handa <handa@m17n.org>
Tue, 20 Jun 2006 01:31:25 +0000 (01:31 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 20 Jun 2006 01:31:25 +0000 (01:31 +0000)
lisp/international/characters.el

index 638d09eea6eaedc3635e893e63937426e2e64c06..0b7c223c258e1011c7f7dd5cb368fa3a9b51fbef 100644 (file)
 ;;; Setting word boundary.
 
 (setq word-combining-categories
-      '((?l . ?l)))
+      '((?l . ?l)
+       (?C . ?C)
+       (?C . ?H)
+       (?C . ?K)))
 
 (setq word-separating-categories       ;  (2-byte character sets)
       '((?A . ?K)                      ; Alpha numeric - Katakana