diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.22 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22 index 7d87b17d5ae..80a0d985b52 100644 --- a/src/ChangeLog.22 +++ b/src/ChangeLog.22 | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-10-29 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * syntax.c (skip_syntaxes): Return lispy 0 (not nil) if point is | ||
| 4 | already at limit. | ||
| 5 | |||
| 1 | 2004-10-23 Kenichi Handa <handa@m17n.org> | 6 | 2004-10-23 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * fontset.c (fs_load_font): Use fast_string_match_ignore_case | 8 | * fontset.c (fs_load_font): Use fast_string_match_ignore_case |