log src/eval.c @ 28076:2acf50f99ced

age author description
Wed, 08 Mar 2000 18:53:12 +0000 Dave Love (find_handler_clause): Use PROTOTYPES.
Fri, 25 Feb 2000 13:29:33 +0000 Gerd Moellmann (Fsignal): Call cancel_busy_cursor instead of
Wed, 23 Feb 2000 10:44:03 +0000 Gerd Moellmann (specbind): Remove references to
Sun, 20 Feb 2000 15:55:07 +0000 Gerd Moellmann (funcall_lambda): Don't bind Qmocklisp_arguments unless
Tue, 15 Feb 2000 09:58:41 +0000 Richard M. Stallman (specbind): For buffer-local value, record the current buffer also.
Tue, 01 Feb 2000 14:54:52 +0000 Dave Love Fix various doc strings not to duplicate information from
Tue, 11 Jan 2000 22:18:47 +0000 Richard M. Stallman (specbind): Record buffer-local variables specially,
Thu, 06 Jan 2000 16:37:03 +0000 Dave Love (Fuser_variable_p): Check customizability too.
Wed, 29 Dec 1999 10:38:49 +0000 Gerd Moellmann (syms_of_eval): Initialize debug_may_continue.
Sun, 19 Dec 1999 13:07:33 +0000 Gerd Moellmann (debugger_may_continue): New variable.
Wed, 08 Dec 1999 12:00:00 +0000 Gerd Moellmann (call_debugger): When entering the debugger while redisplaying,
Fri, 05 Nov 1999 21:27:13 +0000 Gerd Moellmann (struct catchtag): Add member byte_stack.
Tue, 02 Nov 1999 12:55:29 +0000 Dave Love (init_eval): Conditionalize declaration of gcpro_level.
Mon, 01 Nov 1999 23:19:20 +0000 Richard M. Stallman [DEBUG_GCPRO] (gcpro_level): New variable.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 20 Sep 1999 23:18:44 +0000 Gerd Moellmann (Fsignal): Remove unused variables.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Tue, 17 Aug 1999 22:44:44 +0000 Gerd Moellmann (Fsignal): Don't reset redisplaying_p here.
Sat, 14 Aug 1999 02:30:27 +0000 Karl Heuer (run_hook_list_with_args): Gcpro `globals'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fsignal): Reset redisplaying_p to zero.
Fri, 09 Apr 1999 19:21:52 +0000 Richard M. Stallman (do_autoload): Preserve match data.
Wed, 03 Mar 1999 10:29:45 +0000 Andreas Schwab (Fdefconst): Doc fix.
Tue, 23 Feb 1999 22:23:57 +0000 Karl Heuer (Fdefconst): Doc fix.
Mon, 25 Jan 1999 09:20:43 +0000 Andreas Schwab (Fsignal): Move comment to avoid confusing make-docfile.
Mon, 11 Jan 1999 18:09:31 +0000 Richard M. Stallman (find_handler_clause): If SIG is nil (memory full error),
Fri, 30 Oct 1998 10:14:50 +0000 Andreas Schwab (Fsignal): Use a separate format string when passing
Mon, 07 Sep 1998 17:31:29 +0000 Karl Heuer (error): After enlarging buffer, write to it, not to buf.
Thu, 30 Apr 1998 03:13:09 +0000 Richard M. Stallman (find_handler_clause): Cast Fbacktrace to proper type.
Wed, 22 Apr 1998 02:14:55 +0000 Richard M. Stallman (Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.
Fri, 17 Apr 1998 01:53:31 +0000 Richard M. Stallman (Fcatch): Doc fix.