log src/eval.c @ 4782:73203b90eb26

age author description
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):
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Sat, 07 Nov 1992 07:00:37 +0000 Jim Blandy * eval.c (Fautoload): Renamed fifth argument TYPE. Document the
Tue, 20 Oct 1992 06:13:00 +0000 Richard M. Stallman (grow_specpdl): Increase max_specpdl_size before Fsignal.