log src/eval.c @ 52469:88758cad1012

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 28 May 2003 11:42:11 +0000 Dave Love (unbind_to): Fix last change for K&R. From rms.
Fri, 09 May 2003 14:01:12 +0000 Richard M. Stallman (specpdl_ptr): Declare volatile.
Thu, 01 May 2003 19:38:05 +0000 Stefan Monnier (Funwind_protect): Use func = Fprogn rather symbol = Qnil.
Thu, 01 May 2003 00:40:45 +0000 Stefan Monnier (unbind_to): Don't handle symbol = Qnil any more.
Wed, 30 Apr 2003 12:06:04 +0000 Richard M. Stallman (Fsignal): Clear abort_on_gc.
Sat, 19 Apr 2003 18:58:56 +0000 Stefan Monnier (Fapply): Undo last change and add a comment about why.