diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 520a725a67f..053ebaef031 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-10-07 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (Qcoding_system_define_form): New variable. | ||
| 4 | (syms_of_coding): Intern and staticpro it. | ||
| 5 | (Fcheck_coding_system): Try to autoload the definition of | ||
| 6 | CODING-SYSTEM. | ||
| 7 | |||
| 1 | 2003-10-05 Luc Teirlinck <teirllm@auburn.edu> | 8 | 2003-10-05 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 9 | ||
| 3 | * fns.c (Frequire): Doc fix. | 10 | * fns.c (Frequire): Doc fix. |