diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d592bad9b52..e0bc7599fda 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-08-19 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * keyboard.c (Fclear_this_command_keys): Added optional arg | ||
| 4 | KEEP-RECORD to avoid clearing lossage when we just want to clear | ||
| 5 | the current key sequence (kmacro needs this). | ||
| 6 | |||
| 1 | 2002-08-19 Kenichi Handa <handa@localhost> | 7 | 2002-08-19 Kenichi Handa <handa@localhost> |
| 2 | 8 | ||
| 3 | * composite.c (run_composition_function): Call FUNC if it is | 9 | * composite.c (run_composition_function): Call FUNC if it is |