Mercurial > emacs
comparison src/ChangeLog @ 88972:4d8f5b430f70
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 01 Aug 2002 12:36:32 +0000 |
parents | 749c71c914b0 |
children | d9608818b5c9 |
comparison
equal
deleted
inserted
replaced
88971:651b64e6dce3 | 88972:4d8f5b430f70 |
---|---|
1 2002-08-01 Kenichi Handa <handa@etl.go.jp> | 1 2002-08-01 Kenichi Handa <handa@etl.go.jp> |
2 | |
3 * syntax.c (Vnext_word_boundary_function_table): New variable. | |
4 (syms_of_syntax): Declare it as a Lisp variable. | |
5 (scan_words): Call functions in Vnext_word_boundary_function_table | |
6 if any. | |
2 | 7 |
3 * xterm.c (x_load_font): Initialize fontp->fontset to -1. | 8 * xterm.c (x_load_font): Initialize fontp->fontset to -1. |
4 | 9 |
5 * fontset.c (fs_load_font): If fontp->charset is not negative, | 10 * fontset.c (fs_load_font): If fontp->charset is not negative, |
6 return fontp without setting its members. | 11 return fontp without setting its members. |