comparison src/ChangeLog @ 95534:a7555dd39a84

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 04 Jun 2008 07:53:59 +0000
parents 3c4256715c94
children 11ec12a746ba
comparison
equal deleted inserted replaced
95533:831c8ee4d884 95534:a7555dd39a84
1 2008-06-04 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (detect_coding): Fix handling of coding->head_ascii.
4 Be sure to call setup_coding_system when a proper coding system is
5 found.
6 (detect_coding_system): Fix handling of coding->head_ascii.
7
1 2008-06-03 Andreas Schwab <schwab@suse.de> 8 2008-06-03 Andreas Schwab <schwab@suse.de>
2 9
3 * font.c (font_prop_validate_spacing): Fix last change. 10 * font.c (font_prop_validate_spacing): Fix last change.
4 11
5 2008-06-03 Kenichi Handa <handa@m17n.org> 12 2008-06-03 Kenichi Handa <handa@m17n.org>