summaryrefslogtreecommitdiff
path: root/src/eval.c
Commit message (Expand)AuthorAgeFilesLines
...
* (Fsignal): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* (Fprog2): Doc fix.Richard M. Stallman1994-08-011-1/+1
* (init_eval_once): Call xmalloc, not malloc.Richard M. Stallman1994-06-141-1/+1
* (Fbacktrace): Properly nest parentheses.Karl Heuer1994-05-171-2/+3
* (syms_of_eval): Doc fixes.Richard M. Stallman1994-05-161-2/+2
* (error): Fix logic in call to xmalloc/xrealloc.Richard M. Stallman1994-05-061-1/+5
* Update copyright.Karl Heuer1994-05-041-1/+1
* (init_eval): Initialize when_entered_debugger to -1.Richard M. Stallman1994-04-301-1/+2
* (Fsetq): Doc fix.Richard M. Stallman1994-04-161-2/+5
* (specbind): Use find_symbol_value.Richard M. Stallman1994-04-121-2/+1
* (Fsetq): Doc fix.Richard M. Stallman1994-04-111-3/+3
* (Fsetq): Doc fix.Karl Heuer1994-04-071-1/+2
* (error): Use doprnt. Make buffer larger as necessary.Richard M. Stallman1994-03-061-2/+28
* (Fsignal): If DATA is memory_signal_data, don't add to it.Richard M. Stallman1994-03-021-5/+12
* (internal_condition_case_1): New function.Richard M. Stallman1994-02-071-0/+37
* (Fcondition_case): Doc fix.Richard M. Stallman1994-01-111-0/+3
* (Fsignal): Rename 1st arg to error_symbol.Richard M. Stallman1994-01-111-9/+9
* (Fcondition_case): Allow a list of condition names in a handler.Richard M. Stallman1994-01-111-8/+27
* (Fmacroexpand): For an autoload definition,Richard M. Stallman1993-12-231-2/+1
* Whitespace fix.Richard M. Stallman1993-09-231-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (unwind_to_catch): Call set_poll_suppress_count.Richard M. Stallman1993-08-061-4/+1
* (do_autoload): Don't report autoload failureRichard M. Stallman1993-08-051-2/+1
* (Fwhile): If mocklisp, test for nonzeroness.Richard M. Stallman1993-07-191-1/+2
* (Fsignal): Clarify error message.Richard M. Stallman1993-07-041-1/+1
* (call5, call6): New functions.Richard M. Stallman1993-06-131-22/+73
* * fileio.c (Frename_file): Pass all arguments to the file name handler.Jim Blandy1993-06-101-0/+24
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (do_autoload): Fixed the bug in the autoload-saving code.Eric S. Raymond1993-04-281-3/+6
* (un_autoload): Don't try to save old autoload forms when we load somethingEric S. Raymond1993-04-271-0/+2
* (defun, defmacro, defvar, defconst):Richard M. Stallman1993-04-171-1/+18
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-3/+1
* * eval.c (Fautoload): Renamed fifth argument TYPE. Document theJim Blandy1992-11-071-9/+16
* (grow_specpdl): Increase max_specpdl_size before Fsignal.Richard M. Stallman1992-10-201-1/+3
* * eval.c (unbind_catch): Do the long-jump here. Take a VALUEJim Blandy1992-09-221-20/+26
* * eval.c (Fcondition_case): Rearranged for clarity. Don't worryJim Blandy1992-09-221-34/+65
* Fixed syntax error.Joseph Arceneaux1992-08-051-1/+1
* entered into RCSRoland McGrath1992-08-041-2/+1
* *** empty log message ***Richard M. Stallman1992-07-271-19/+8
* *** empty log message ***Richard M. Stallman1992-07-241-0/+11
* *** empty log message ***Jim Blandy1992-07-081-28/+9
* *** empty log message ***Jim Blandy1992-06-301-0/+2
* *** empty log message ***Jim Blandy1992-06-241-14/+28
* *** empty log message ***Richard M. Stallman1992-06-101-5/+5
* *** empty log message ***Richard M. Stallman1992-06-041-2/+4
* *** empty log message ***Roland McGrath1992-06-041-18/+58
* *** empty log message ***Jim Blandy1992-05-181-48/+14
* *** empty log message ***Jim Blandy1992-04-011-2/+13
* *** empty log message ***Jim Blandy1992-03-121-2/+6
* *** empty log message ***Jim Blandy1992-01-281-0/+1