diff options
-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 @@ +2005-03-31 Kenichi Handa <handa@etlken2> + + * coding.c (syms_of_coding): Fix previous change. + +2005-03-25 Kenichi Handa <handa@m17n.org> + + * coding.c (syms_of_coding): Suggest to use set-coding-category in + the docstring of coding-category-list. + 2005-03-31 Kim F. Storm <storm@cua.dk> * keyboard.c (Qmouse_fixup_help_message): New var. |