comparison src/ChangeLog @ 89402:e6b8ccf4cfa2

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 14 Mar 2003 07:58:54 +0000
parents 02dd27442437
children dabc7bb5ca37
comparison
equal deleted inserted replaced
89401:28e6174b4119 89402:e6b8ccf4cfa2
1 2003-03-14 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (Finsert_file_contents): On replacing, before decoding
4 the file into the work buffer, set point of the work buffer to the
5 end.
6
1 2003-02-13 Dave Love <fx@gnu.org> 7 2003-02-13 Dave Love <fx@gnu.org>
2 8
3 * coding.c (Fcheck_coding_systems_region): Fix type errors. 9 * coding.c (Fcheck_coding_systems_region): Fix type errors.
4 10
5 2003-02-04 Dave Love <fx@gnu.org> 11 2003-02-04 Dave Love <fx@gnu.org>