comparison src/ChangeLog @ 60476:c2fb4e5d4a17

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Mon, 07 Mar 2005 01:55:15 +0000
parents 15e0a3243a8e
children 02e499afb305
comparison
equal deleted inserted replaced
60475:79a6a2fec394 60476:c2fb4e5d4a17
1 2005-03-07 Andreas Schwab <schwab@suse.de>
2
3 * blockinput.h (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.
4
1 2005-03-06 Richard M. Stallman <rms@gnu.org> 5 2005-03-06 Richard M. Stallman <rms@gnu.org>
2 6
3 * keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT. 7 * keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
4 8
5 * eval.c (unwind_to_catch): Use UNBLOCK_INPUT_TO. 9 * eval.c (unwind_to_catch): Use UNBLOCK_INPUT_TO.