comparison src/ChangeLog @ 35994:5d5b201e0978

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 08 Feb 2001 23:29:18 +0000
parents 0080b799e901
children 3d6ad164318c
comparison
equal deleted inserted replaced
35993:b50c20a85760 35994:5d5b201e0978
1 2001-02-09 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (code_convert_region): After detecting a coding, if
4 nothing found, set coding->composing to COMPOSITION_NO.
5 (decode_coding_string): Likewise.
6
1 2001-02-08 Stefan Monnier <monnier@cs.yale.edu> 7 2001-02-08 Stefan Monnier <monnier@cs.yale.edu>
2 8
3 * w32term.c (w32_set_scroll_bar_thumb): Use `double' for `range' 9 * w32term.c (w32_set_scroll_bar_thumb): Use `double' for `range'
4 to avoid overflow. 10 to avoid overflow.
5 11