comparison src/ChangeLog @ 100937:85686225ed37

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Jan 2009 06:49:50 +0000
parents 772f216c2808
children 329821ac2e21
comparison
equal deleted inserted replaced
100936:5c5e6d041634 100937:85686225ed37
1 2009-01-07 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (decode_coding_utf_8): Check byte_after_cr before
4 breaking the loop.
5 (decode_coding_utf_16, decode_coding_emacs_mule)
6 (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
7 (decode_coding_charset): Likewise.
8
1 2009-01-05 Martin Rudalics <rudalics@gmx.at> 9 2009-01-05 Martin Rudalics <rudalics@gmx.at>
2 10
3 * frame.c (x_set_frame_parameters): Make sure height (width) get 11 * frame.c (x_set_frame_parameters): Make sure height (width) get
4 applied when fullwidth (fullheight) is set. (Bug#1522) 12 applied when fullwidth (fullheight) is set. (Bug#1522)
5 13