comparison src/ChangeLog @ 64912:cf610b797357

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 14:01:38 +0000
parents a2d841662b3d
children 8355c7d6253c
comparison
equal deleted inserted replaced
64911:08a222d72566 64912:cf610b797357
1 2005-08-11 Richard M. Stallman <rms@gnu.org>
2
3 * image.c (syms_of_image): Init image_types here, and call define_image_type.
4 (init_image): Not here.
5
1 2005-08-09 Richard M. Stallman <rms@gnu.org> 6 2005-08-09 Richard M. Stallman <rms@gnu.org>
2 7
3 * bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input. 8 * bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
4 9
5 * lisp.h (QUIT): Throw t to Vthrow_on_input. 10 * lisp.h (QUIT): Throw t to Vthrow_on_input.