comparison src/ChangeLog @ 50485:daa79910d356

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Apr 2003 07:26:33 +0000
parents 25b85b1e2260
children d100df2e7bdf
comparison
equal deleted inserted replaced
50484:6818550bfbc7 50485:daa79910d356
1 2003-04-08 Kenichi Handa <handa@etlken2>
2
3 * coding.c (code_convert_region_unwind): Set
4 Vlast_coding_system_used to the argument.
5 (code_convert_region): If post-read-conversion function changed
6 the value of last-coding-sytem, keep the new value in
7 coding->symbol so that it won't be overridden.
8 (run_pre_post_conversion_on_str): Likewise.
9
1 2003-04-07 Thien-Thi Nguyen <ttn@gnu.org> 10 2003-04-07 Thien-Thi Nguyen <ttn@gnu.org>
2 11
3 * Makefile.in (md5.o): Add missing dependency info. 12 * Makefile.in (md5.o): Add missing dependency info.
4 13
5 2003-04-06 Richard M. Stallman <rms@gnu.org> 14 2003-04-06 Richard M. Stallman <rms@gnu.org>