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.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Fri, 28 Nov 1997 14:39:13 +0000 |
Andreas Schwab |
(do_autoload): Return void.
|
Fri, 21 Nov 1997 14:54:13 +0000 |
Andreas Schwab |
(record_unwind_protect): Protoize parameter.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Feval): Handle a subr which takes 8 arguments.
|
Sat, 09 Aug 1997 03:06:55 +0000 |
Richard M. Stallman |
(do_autoload): Require a suffix for the file.
|
Mon, 04 Aug 1997 03:00:25 +0000 |
Richard M. Stallman |
(do_autoload): Pass new arg to Fload.
|
Wed, 23 Jul 1997 16:34:32 +0000 |
Richard M. Stallman |
(syms_of_eval): Doc fix.
|
Sat, 05 Jul 1997 19:58:21 +0000 |
Richard M. Stallman |
(Fsignal, find_handler_clause): If ERROR_SYMBOL
|
Thu, 29 May 1997 06:33:12 +0000 |
Richard M. Stallman |
(Fsignal): Use call2 to call Vsignal_hook_function.
|
Mon, 19 May 1997 02:44:57 +0000 |
Richard M. Stallman |
(num_nonmacro_input_events):
|
Tue, 01 Apr 1997 22:04:58 +0000 |
Richard M. Stallman |
(Fuser_variable_p): If not a symbol, return nil.
|
Sat, 22 Feb 1997 19:31:13 +0000 |
Karl Heuer |
(init_eval_once): Increase max_lisp_eval_depth to 300.
|
Sat, 25 Jan 1997 20:19:07 +0000 |
Richard M. Stallman |
(unbind_to, specbind): Use set_internal.
|
Mon, 20 Jan 1997 02:21:33 +0000 |
Richard M. Stallman |
(Fsignal): Call fatal if no error handlers and no catch.
|
Thu, 31 Oct 1996 13:43:37 +0000 |
Erik Naggum |
Reorganize function definitions so etags finds them.
|
Mon, 14 Oct 1996 23:39:54 +0000 |
Richard M. Stallman |
(Vdebug_on_signal): Renamed from Vdebug_force.
|