comparison src/ChangeLog @ 63041:4f2966653756

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Jun 2005 00:45:57 +0000
parents c4a762de4c7b
children 872de430453e 01137c1fdbe9
comparison
equal deleted inserted replaced
63040:c4a762de4c7b 63041:4f2966653756
5127 (struct ccl_prog_stack): New member eof_ic. 5127 (struct ccl_prog_stack): New member eof_ic.
5128 (ccl_driver): Handle EOF in subrountine call correctly. 5128 (ccl_driver): Handle EOF in subrountine call correctly.
5129 5129
5130 2004-06-11 Kenichi Handa <handa@m17n.org> 5130 2004-06-11 Kenichi Handa <handa@m17n.org>
5131 5131
5132 * coding.c (decode_coding_string): Check CODING_FINISH_INTERRUPT. 5132 * coding.c (encode_coding_string): Check CODING_FINISH_INTERRUPT.
5133 5133
5134 2004-06-11 Kim F. Storm <storm@cua.dk> 5134 2004-06-11 Kim F. Storm <storm@cua.dk>
5135 5135
5136 * emacs.c (shut_down_emacs): Inhibit redisplay during shutdown. 5136 * emacs.c (shut_down_emacs): Inhibit redisplay during shutdown.
5137 5137