diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cf6b382b0d5..d592bad9b52 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2002-08-19 Kenichi Handa <handa@localhost> | ||
| 2 | |||
| 3 | * composite.c (run_composition_function): Call FUNC if it is | ||
| 4 | fboundp. | ||
| 5 | |||
| 6 | * composite.h (COMPOSITION_MODIFICATION_FUNC): If PROP is not a | ||
| 7 | cons, return Qnil. | ||
| 8 | |||
| 1 | 2002-08-17 Richard M. Stallman <rms@gnu.org> | 9 | 2002-08-17 Richard M. Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * s/sol2-5.h (BROKEN_SIGIO): Add #undef. | 11 | * s/sol2-5.h (BROKEN_SIGIO): Add #undef. |