diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eec09dac664..298445b7935 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-03-31 Kenichi Handa <handa@etlken2> | ||
| 2 | |||
| 3 | * coding.c (syms_of_coding): Fix previous change. | ||
| 4 | |||
| 5 | 2005-03-25 Kenichi Handa <handa@m17n.org> | ||
| 6 | |||
| 7 | * coding.c (syms_of_coding): Suggest to use set-coding-category in | ||
| 8 | the docstring of coding-category-list. | ||
| 9 | |||
| 1 | 2005-03-31 Kim F. Storm <storm@cua.dk> | 10 | 2005-03-31 Kim F. Storm <storm@cua.dk> |
| 2 | 11 | ||
| 3 | * keyboard.c (Qmouse_fixup_help_message): New var. | 12 | * keyboard.c (Qmouse_fixup_help_message): New var. |