Mon, 01 Aug 1994 19:29:56 +0000 |
Richard M. Stallman |
(Fprog2): Doc fix.
|
Tue, 14 Jun 1994 19:48:19 +0000 |
Richard M. Stallman |
(init_eval_once): Call xmalloc, not malloc.
|
Tue, 17 May 1994 22:58:29 +0000 |
Karl Heuer |
(Fbacktrace): Properly nest parentheses.
|
Mon, 16 May 1994 09:41:17 +0000 |
Richard M. Stallman |
(syms_of_eval): Doc fixes.
|
Fri, 06 May 1994 06:45:18 +0000 |
Richard M. Stallman |
(error): Fix logic in call to xmalloc/xrealloc.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Sat, 30 Apr 1994 02:16:15 +0000 |
Richard M. Stallman |
(init_eval): Initialize when_entered_debugger to -1.
|
Sat, 16 Apr 1994 05:07:35 +0000 |
Richard M. Stallman |
(Fsetq): Doc fix.
|
Tue, 12 Apr 1994 06:26:29 +0000 |
Richard M. Stallman |
(specbind): Use find_symbol_value.
|
Mon, 11 Apr 1994 21:11:22 +0000 |
Richard M. Stallman |
(Fsetq): Doc fix.
|
Thu, 07 Apr 1994 02:03:10 +0000 |
Karl Heuer |
(Fsetq): Doc fix.
|
Sun, 06 Mar 1994 20:39:52 +0000 |
Richard M. Stallman |
(error): Use doprnt. Make buffer larger as necessary.
|
Wed, 02 Mar 1994 03:46:54 +0000 |
Richard M. Stallman |
(Fsignal): If DATA is memory_signal_data, don't add to it.
|
Mon, 07 Feb 1994 01:02:05 +0000 |
Richard M. Stallman |
(internal_condition_case_1): New function.
|
Tue, 11 Jan 1994 19:08:24 +0000 |
Richard M. Stallman |
(Fcondition_case): Doc fix.
|
Tue, 11 Jan 1994 19:06:40 +0000 |
Richard M. Stallman |
(Fsignal): Rename 1st arg to error_symbol.
|
Tue, 11 Jan 1994 07:22:11 +0000 |
Richard M. Stallman |
(Fcondition_case): Allow a list of condition names in a handler.
|
Thu, 23 Dec 1993 02:04:40 +0000 |
Richard M. Stallman |
(Fmacroexpand): For an autoload definition,
|
Thu, 23 Sep 1993 21:15:37 +0000 |
Richard M. Stallman |
Whitespace fix.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Fri, 06 Aug 1993 22:44:00 +0000 |
Richard M. Stallman |
(unwind_to_catch): Call set_poll_suppress_count.
|
Thu, 05 Aug 1993 21:21:27 +0000 |
Richard M. Stallman |
(do_autoload): Don't report autoload failure
|
Mon, 19 Jul 1993 22:09:41 +0000 |
Richard M. Stallman |
(Fwhile): If mocklisp, test for nonzeroness.
|
Sun, 04 Jul 1993 04:51:13 +0000 |
Richard M. Stallman |
(Fsignal): Clarify error message.
|
Sun, 13 Jun 1993 00:01:22 +0000 |
Richard M. Stallman |
(call5, call6): New functions.
|
Thu, 10 Jun 1993 05:21:01 +0000 |
Jim Blandy |
* fileio.c (Frename_file): Pass all arguments to the file name handler.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Wed, 28 Apr 1993 17:08:18 +0000 |
Eric S. Raymond |
(do_autoload): Fixed the bug in the autoload-saving code.
|
Tue, 27 Apr 1993 21:59:59 +0000 |
Eric S. Raymond |
(un_autoload): Don't try to save old autoload forms when we load something
|
Sat, 17 Apr 1993 01:28:10 +0000 |
Richard M. Stallman |
(defun, defmacro, defvar, defconst):
|