comparison src/ChangeLog @ 45262:780424a19a2b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 13 May 2002 00:05:02 +0000
parents 5a731733b17e
children 501be79c92f1
comparison
equal deleted inserted replaced
45261:35ba8c4ea317 45262:780424a19a2b
1 2002-05-13 Richard M. Stallman <rms@gnu.org>
2
3 * search.c (search_buffer): Give up boyer moore search if inverse
4 translation change charset_base.
5
1 2002-05-12 Eli Zaretskii <eliz@is.elta.co.il> 6 2002-05-12 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * coding.c (decode_coding) <coding_type_ccl>: If a lone CR 8 * coding.c (decode_coding) <coding_type_ccl>: If a lone CR
4 characters is carried over from the previous block of text, adjust 9 characters is carried over from the previous block of text, adjust
5 coding->produced to account for the extra character. 10 coding->produced to account for the extra character.