aboutsummaryrefslogtreecommitdiffstats
path: root/src/eval.c (unfollow)
Commit message (Expand)AuthorFilesLines
1994-06-14(init_eval_once): Call xmalloc, not malloc.Richard M. Stallman1-1/+1
1994-05-17(Fbacktrace): Properly nest parentheses.Karl Heuer1-2/+3
1994-05-16(syms_of_eval): Doc fixes.Richard M. Stallman1-2/+2
1994-05-06(error): Fix logic in call to xmalloc/xrealloc.Richard M. Stallman1-1/+5
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-04-30(init_eval): Initialize when_entered_debugger to -1.Richard M. Stallman1-1/+2
1994-04-16(Fsetq): Doc fix.Richard M. Stallman1-2/+5
1994-04-12(specbind): Use find_symbol_value.Richard M. Stallman1-2/+1
1994-04-11(Fsetq): Doc fix.Richard M. Stallman1-3/+3
1994-04-07(Fsetq): Doc fix.Karl Heuer1-1/+2
1994-03-06(error): Use doprnt. Make buffer larger as necessary.Richard M. Stallman1-2/+28
1994-03-02(Fsignal): If DATA is memory_signal_data, don't add to it.Richard M. Stallman1-5/+12
1994-02-07(internal_condition_case_1): New function.Richard M. Stallman1-0/+37
1994-01-11(Fcondition_case): Doc fix.Richard M. Stallman1-0/+3
1994-01-11(Fsignal): Rename 1st arg to error_symbol.Richard M. Stallman1-9/+9
1994-01-11(Fcondition_case): Allow a list of condition names in a handler.Richard M. Stallman1-8/+27
1993-12-23(Fmacroexpand): For an autoload definition,Richard M. Stallman1-2/+1
1993-09-23Whitespace fix.Richard M. Stallman1-1/+1
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-08-06(unwind_to_catch): Call set_poll_suppress_count.Richard M. Stallman1-4/+1
1993-08-05(do_autoload): Don't report autoload failureRichard M. Stallman1-2/+1
1993-07-19(Fwhile): If mocklisp, test for nonzeroness.Richard M. Stallman1-1/+2
1993-07-04(Fsignal): Clarify error message.Richard M. Stallman1-1/+1
1993-06-13(call5, call6): New functions.Richard M. Stallman1-22/+73
1993-06-10* fileio.c (Frename_file): Pass all arguments to the file name handler.Jim Blandy1-0/+24
1993-05-22Updated copyright years.Jim Blandy1-1/+1
1993-04-28(do_autoload): Fixed the bug in the autoload-saving code.Eric S. Raymond1-3/+6
1993-04-27(un_autoload): Don't try to save old autoload forms when we load somethingEric S. Raymond1-0/+2
1993-04-17(defun, defmacro, defvar, defconst):Richard M. Stallman1-1/+18
1993-03-31Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1-3/+1
1992-11-07* eval.c (Fautoload): Renamed fifth argument TYPE. Document theJim Blandy1-9/+16
1992-10-20(grow_specpdl): Increase max_specpdl_size before Fsignal.Richard M. Stallman1-1/+3
1992-09-22* eval.c (unbind_catch): Do the long-jump here. Take a VALUEJim Blandy1-20/+26
1992-09-22* eval.c (Fcondition_case): Rearranged for clarity. Don't worryJim Blandy1-34/+65
1992-08-05Fixed syntax error.Joseph Arceneaux1-1/+1
1992-08-04entered into RCSRoland McGrath1-2/+1
1992-07-27*** empty log message ***Richard M. Stallman1-19/+8
1992-07-24*** empty log message ***Richard M. Stallman1-0/+11
1992-07-08*** empty log message ***Jim Blandy1-28/+9
1992-06-30*** empty log message ***Jim Blandy1-0/+2
1992-06-24*** empty log message ***Jim Blandy1-14/+28
1992-06-10*** empty log message ***Richard M. Stallman1-5/+5
1992-06-04*** empty log message ***Richard M. Stallman1-2/+4
1992-06-04*** empty log message ***Roland McGrath1-18/+58
1992-05-18*** empty log message ***Jim Blandy1-48/+14
1992-04-01*** empty log message ***Jim Blandy1-2/+13
1992-03-12*** empty log message ***Jim Blandy1-2/+6
1992-01-28*** empty log message ***Jim Blandy1-0/+1
1992-01-13*** empty log message ***Jim Blandy1-52/+52
1991-11-14*** empty log message ***Jim Blandy1-1/+5