Mercurial > emacs
comparison src/ChangeLog @ 89425:32e34aaffbe3
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 06 May 2003 23:43:33 +0000 |
parents | 563e44e1fd68 |
children | 957a41d75fd5 |
comparison
equal
deleted
inserted
replaced
89424:7020f4f73751 | 89425:32e34aaffbe3 |
---|---|
1 2003-05-07 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * chartab.c (map_sub_char_table): New argument DEFAULT_VAL. | |
4 (map_char_table): Don't inherit the value from the parent on | |
5 initializing VAL. Adjusted for the above change. | |
6 | |
1 2003-05-06 Kenichi Handa <handa@m17n.org> | 7 2003-05-06 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * coding.c (Qsignature, Qendian): Delete these variables. | 9 * coding.c (Qsignature, Qendian): Delete these variables. |
4 (syms_of_coding): Don't initialize them. | 10 (syms_of_coding): Don't initialize them. |
5 (CATEGORY_MASK_UTF_16_AUTO): New macro. | 11 (CATEGORY_MASK_UTF_16_AUTO): New macro. |