log src/eval.c @ 45560:f1be57638503

age author description
Tue, 28 May 2002 20:24:32 +0000 Richard M. Stallman (syms_of_eval): Doc fix.
Mon, 20 May 2002 08:05:37 +0000 Ken Raeburn * eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of
Wed, 15 May 2002 16:36:13 +0000 Eli Zaretskii (Fcommandp): Doc fix.
Tue, 30 Apr 2002 17:53:39 +0000 Richard M. Stallman Comment change.
Tue, 30 Apr 2002 17:46:26 +0000 Richard M. Stallman (do_autoload): Error if called while preparing to dump.
Sun, 28 Apr 2002 22:06:38 +0000 Richard M. Stallman (Fcommandp): New arg for_call_interactively.
Sun, 24 Mar 2002 19:52:55 +0000 Gerd Moellmann (Qdeclare, Vmacro_declaration_function): New variables.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
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.