+2002-08-01 Kenichi Handa <handa@etl.go.jp>
+
+ * international/characters.el: Call map-charset-chars on big5
+ (not chinese-big5-1/2) to set categories `c', `C', and `|'.
+ (next-word-boundary-han): New function. Register it in
+ next-word-boundary-function-table.
+ (next-word-boundary-kana): Likewise.
+
2002-07-31 Kenichi Handa <handa@etl.go.jp>
* arc-mode.el (archive-file-name-coding-system): New variable.
2002-08-01 Kenichi Handa <handa@etl.go.jp>
+ * syntax.c (Vnext_word_boundary_function_table): New variable.
+ (syms_of_syntax): Declare it as a Lisp variable.
+ (scan_words): Call functions in Vnext_word_boundary_function_table
+ if any.
+
* xterm.c (x_load_font): Initialize fontp->fontset to -1.
* fontset.c (fs_load_font): If fontp->charset is not negative,