# HG changeset patch # User Richard M. Stallman # Date 1110125061 0 # Node ID 15e0a3243a8e6c2e63959b43fd48e97d245f066a # Parent 1b47709417bdda87ab35cf1ffbf1a756cf04838b *** empty log message *** diff -r 1b47709417bd -r 15e0a3243a8e src/ChangeLog --- a/src/ChangeLog Sun Mar 06 16:04:06 2005 +0000 +++ b/src/ChangeLog Sun Mar 06 16:04:21 2005 +0000 @@ -1,3 +1,15 @@ +2005-03-06 Richard M. Stallman + + * keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT. + + * eval.c (unwind_to_catch): Use UNBLOCK_INPUT_TO. + (Feval, Ffuncall): Use CHECK_CONS_LIST. + + * lisp.h (CHECK_CONS_LIST): New macro (two definitions). + + * blockinput.h (UNBLOCK_INPUT_TO): New macro. + (TOTALLY_UNBLOCK_INPUT): Handle a pending signal if any. + 2005-03-05 Juri Linkov * emacs.c (USAGE1): Replace Info node name "command arguments" @@ -107,6 +119,11 @@ * keyboard.c (Fposn_at_x_y): Check integerness of X and Y. +2005-02-27 Richard M. Stallman + + * xdisp.c (fast_find_position): Rename END to BEG. + (syms_of_xdisp) : Doc fix. + 2005-02-27 Jan Dj,Ad(Brv * gtkutil.c (xg_resize_outer_widget): Remove unneeded call to