Fri, 18 May 2001 11:15:46 +0000 |
Gerd Moellmann |
(call_debugger): Don't bind inhibit-eval-during-redisplay.
|
Mon, 14 May 2001 20:52:07 +0000 |
Stefan Monnier |
(Fdefvar): Only record (defvar <var>) in the load-history
|
Wed, 28 Mar 2001 15:33:13 +0000 |
Gerd Moellmann |
(call_debugger): Bind `inhibit-redisplay' to nil, and
|
Thu, 15 Mar 2001 09:43:16 +0000 |
Gerd Moellmann |
(specbind): Call store_symval_forwarding with BUF null.
|
Thu, 08 Mar 2001 13:57:20 +0000 |
Dave Love |
(syms_of_eval) <debug-on-error>: DOc fix.
|
Wed, 21 Feb 2001 13:58:57 +0000 |
Gerd Moellmann |
Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
|
Wed, 31 Jan 2001 14:48:31 +0000 |
Gerd Moellmann |
(interactive_p): New function.
|
Thu, 18 Jan 2001 13:21:26 +0000 |
Gerd Moellmann |
(specbind): If binding a per-buffer variable which
|
Wed, 29 Nov 2000 18:47:42 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 29 Nov 2000 12:20:25 +0000 |
Gerd Moellmann |
(Fsignal): Reset handling_signal.
|
Thu, 19 Oct 2000 12:02:40 +0000 |
Gerd Moellmann |
(skip_debugger): Prevent a compiler warning.
|
Mon, 02 Oct 2000 11:11:52 +0000 |
Gerd Moellmann |
(error): Prevent compiler warning.
|
Mon, 21 Aug 2000 11:39:17 +0000 |
Gerd Moellmann |
(Fmacroexpand): Doc fix.
|
Thu, 17 Aug 2000 13:54:16 +0000 |
Dave Love |
(Fdefvar): Doc fix.
|
Sat, 05 Aug 2000 19:27:14 +0000 |
Gerd Moellmann |
(error): Use xfree instead of free.
|
Fri, 14 Jul 2000 13:57:10 +0000 |
Gerd Moellmann |
(internal_condition_case_2): New function.
|
Fri, 07 Jul 2000 10:23:08 +0000 |
Gerd Moellmann |
(Fsignal): Handle case that backtrace_list is null.
|
Wed, 05 Jul 2000 19:57:23 +0000 |
Gerd Moellmann |
(handling_signal): New variable.
|
Wed, 05 Jul 2000 17:24:19 +0000 |
Gerd Moellmann |
(Vsignaling_function): New variable.
|
Wed, 05 Jul 2000 15:40:14 +0000 |
Andrew Innes |
(internal_condition_case): Comment out abort if
|
Wed, 05 Jul 2000 12:36:14 +0000 |
Gerd Moellmann |
(Feval): Put check for interrupt_input_block in #if 0.
|
Tue, 02 May 2000 13:41:03 +0000 |
Gerd Moellmann |
(Fsignal): If lisp_eval_depth or spepdl_size are near
|
Wed, 29 Mar 2000 11:04:42 +0000 |
Gerd Moellmann |
(call_debugger): Cancel busy-cursor.
|
Fri, 24 Mar 2000 20:25:16 +0000 |
Stefan Monnier |
* eval.c (Fautoload): Add entry in load-history (if after dump).
|
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
|