Mercurial > emacs
diff src/ChangeLog @ 89470:63f863a2a2e2
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Fri, 06 Jun 2003 03:57:15 +0000 |
| parents | 97712d8a242e |
| children | 3b15f21df0b6 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 06 02:13:40 2003 +0000 +++ b/src/ChangeLog Fri Jun 06 03:57:15 2003 +0000 @@ -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.
