Mon, 15 Jul 2002 15:37:51 +0000 |
Juanma Barranquero |
(Fdefvaralias): Add docstring argument.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Fri, 12 Jul 2002 11:16:42 +0000 |
Richard M. Stallman |
(Fsignal): Don't call cancel_hourglass.
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Sun, 07 Jul 2002 10:07:32 +0000 |
Richard M. Stallman |
(Fdefmacro): Doc fix.
|
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.
|
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)
|
Fri, 19 Oct 2001 23:37:53 +0000 |
Richard M. Stallman |
Clarify previous change.
|
Fri, 19 Oct 2001 23:33:55 +0000 |
Richard M. Stallman |
(syms_of_eval): Doc fixes.
|