comparison src/ChangeLog @ 79899:2f292415b5f8

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Mon, 21 Jan 2008 09:59:58 +0000
parents 8e95d2477e90
children a6bebc02888e 5d58981e6690
comparison
equal deleted inserted replaced
79898:87ccbd940d03 79899:2f292415b5f8
1 2008-01-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * macterm.c (x_scroll_bar_create): Initialize bar->redraw_needed_p.
4 (XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
5 is set even without positional changes.
6 (x_scroll_bar_clear): Set bar->redraw_needed_p.
7
8 * macterm.h (struct scroll_bar): New member `redraw_needed_p'.
9
1 2008-01-19 Kenichi Handa <handa@m17n.org> 10 2008-01-19 Kenichi Handa <handa@m17n.org>
2 11
3 * coding.c (detect_coding_iso2022): New arg latin_extra_code_state. 12 * coding.c (detect_coding_iso2022): New arg latin_extra_code_state.
4 Allow Latin extra codes only when *latin_extra_code_state is nonzero. 13 Allow Latin extra codes only when *latin_extra_code_state is nonzero.
5 (detect_coding_mask): If there is a NULL byte, detect the encoding 14 (detect_coding_mask): If there is a NULL byte, detect the encoding