diff options
author | Kenichi Handa <handa@m17n.org> | 2003-06-06 03:57:15 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2003-06-06 03:57:15 +0000 |
commit | 985de74e29fdbacac82736be641ecb5cd62c38d5 (patch) | |
tree | 099db4d81ec211c6c23be1f976bd428309451233 | |
parent | 01378f498787ac5c44e1f48b388226397ce506ee (diff) | |
download | emacs-985de74e29fdbacac82736be641ecb5cd62c38d5.tar.gz |
*** empty log message ***
-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 @@ 2003-06-06 Kenichi Handa <handa@m17n.org> + * charset.c (Fset_charset_priority): Pay attention to dumplicated + arguments. + * coding.c (QCcategory): New variable. (syms_of_coding): Defsym it. Set all elements of Vcoding_category_table and their symbol values. |