diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 834dcf4ab82..9fc43e0bd4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2005-04-26 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fns.c (char_table_range): New function. | ||
| 4 | (Fchar_table_range): Signal an error if characters in the range | ||
| 5 | have inconsistent values. Don't check the parent. | ||
| 6 | |||
| 7 | 2005-04-25 Kenichi Handa <handa@m17n.org> | ||
| 8 | |||
| 9 | * fontset.c (fontset_set): Fix previous change. | ||
| 10 | |||
| 1 | 2005-04-24 Richard M. Stallman <rms@gnu.org> | 11 | 2005-04-24 Richard M. Stallman <rms@gnu.org> |
| 2 | 12 | ||
| 3 | * indent.c (Fvertical_motion): Bind fontification-functions to nil. | 13 | * indent.c (Fvertical_motion): Bind fontification-functions to nil. |