log src/eval.c @ 43256:333d0ae69ac8

age author description
Sat, 02 Feb 2002 10:08:08 +0000 Pavel Jank (Fsignal): Remove duplicated declaration of the variable
Tue, 01 Jan 2002 16:59:17 +0000 Andreas Schwab (max_specpdl_size, max_lisp_eval_depth): Define as int,
Sat, 22 Dec 2001 14:01:01 +0000 Pavel Jank Remove variables `Qmocklisp_arguments', `Vmocklisp_arguments' and
Thu, 06 Dec 2001 16:21:23 +0000 Stefan Monnier Undo last change. Consistency doesn't seem to be desired.
Wed, 05 Dec 2001 01:39:21 +0000 Stefan Monnier Use standard syntax for usage in docstrings.
Mon, 26 Nov 2001 23:29:48 +0000 Stefan Monnier Use AREF and ASIZE.
Fri, 16 Nov 2001 11:43:41 +0000 Stefan Monnier (max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
Wed, 14 Nov 2001 00:07:34 +0000 Richard M. Stallman (syms_of_eval): Doc fix.
Tue, 13 Nov 2001 07:00:21 +0000 Pavel Jank (Fif): Reindent.
Sun, 04 Nov 2001 10:24:51 +0000 Pavel Jank (top_level_value, top_level_set): Remove commented and #ifdef'd-out code.
Fri, 02 Nov 2001 22:40:00 +0000 Pavel Jank (debugger_may_continue, Vdebug_ignored_errors, call_debugger,
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 20:48:30 +0000 Richard M. Stallman (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.
Wed, 31 Oct 2001 15:08:26 +0000 Pavel Jank (Fcommandp): Doc fix.
Sun, 21 Oct 2001 15:22:49 +0000 Miles Bader (Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_failure)