diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9abd237bbb1..55476af332e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2003-06-06 Kenichi Handa <handa@m17n.org> | 1 | 2003-06-06 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * charset.c (Fset_charset_priority): Pay attention to dumplicated | ||
| 4 | arguments. | ||
| 5 | |||
| 3 | * coding.c (QCcategory): New variable. | 6 | * coding.c (QCcategory): New variable. |
| 4 | (syms_of_coding): Defsym it. Set all elements of | 7 | (syms_of_coding): Defsym it. Set all elements of |
| 5 | Vcoding_category_table and their symbol values. | 8 | Vcoding_category_table and their symbol values. |