comparison src/ChangeLog @ 2714:2eed1f34d39d

[xemacs-hg @ 2005-04-06 03:47:16 by stephent] improve docstrings <87y8bwbmaa.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 06 Apr 2005 03:47:22 +0000
parents cf4a5f5e87ea
children 6fa9919a9a0b
comparison
equal deleted inserted replaced
2713:d438c2289647 2714:2eed1f34d39d
1 2005-04-06 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * chartab.c (Fchar_table_p):
4 (Fget_range_char_table):
5 (Fput_char_table):
6 (Fmap_char_table):
7 Describe range representation and fix typo.
8
1 2005-04-05 Aidan Kehoe <kehoea@parhasard.net> 9 2005-04-05 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * mule-ccl.c (ccl_driver): Calculate the charset and position code 11 * mule-ccl.c (ccl_driver): Calculate the charset and position code
4 for control-1 characters properly, both when reading multibyte 12 for control-1 characters properly, both when reading multibyte
5 characters and writing them. 13 characters and writing them.