log src/eval.c @ 2961:e94a593c3952

age author description
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.