log src/eval.c @ 82453:d04e217671f9

age author description
Thu, 16 Aug 2007 02:21:29 +0000 Richard M. Stallman (Fcommandp): Add parens to clarify.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 25 Jul 2007 21:03:31 +0000 Stefan Monnier (Fcommandp): Pay attention to the `interactive-form' property.
Wed, 18 Jul 2007 11:52:52 +0000 Juanma Barranquero (Fsetq): Doc fix.
Wed, 18 Jul 2007 11:48:47 +0000 Juanma Barranquero (For, Fand): Doc fixes.
Sat, 14 Jul 2007 18:43:53 +0000 Richard M. Stallman (maybe_call_debugger): New function.
Sat, 14 Jul 2007 10:54:09 +0000 Juanma Barranquero (Fprogn): Doc fix.
Fri, 13 Jul 2007 01:06:36 +0000 Stefan Monnier (init_eval_once): Bump max_lisp_eval_depth to 400.
Tue, 26 Aug 2008 20:22:45 +0000 Chong Yidong (Fcondition_case): Doc fix.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 24 Oct 2007 08:24:36 +0000 Richard M. Stallman Comment change.
Sun, 14 Oct 2007 18:00:05 +0000 Juanma Barranquero (do_autoload): Don't save autoloads.
Mon, 27 Aug 2007 03:49:17 +0000 Richard M. Stallman (condition-case): Doc fix.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Mon, 30 Jul 2007 00:19:06 +0000 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Jul 2007 10:33:02 +0000 Juanma Barranquero (For, Fand, Fprogn): Doc fixes.
Sun, 15 Jul 2007 18:57:54 +0000 Richard M. Stallman (Fsetq): Doc fix.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 01 Nov 2006 20:23:44 +0000 Juanma Barranquero (Fcatch): Doc fix.
Tue, 10 Oct 2006 14:39:15 +0000 Stefan Monnier Include xterm.h for x_fully_uncatch_errors and friends.
Fri, 08 Sep 2006 12:11:49 +0000 Richard M. Stallman (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.
Sat, 02 Sep 2006 13:40:16 +0000 Eli Zaretskii (apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.
Tue, 18 Jul 2006 16:33:45 +0000 Dan Nicolaescu * ebrowse.c (usage, version): Mark as NO_RETURN.
Tue, 18 Jul 2006 13:26:38 +0000 Kim F. Storm * eval.c (xsignal): New func. Like Fsignal, but marked no-return.
Thu, 13 Jul 2006 13:43:50 +0000 Kim F. Storm (Fthrow): Remove loop around Fsignal.
Mon, 03 Jul 2006 15:41:26 +0000 Richard M. Stallman (Fdefvaralias): Doc fix.
Tue, 13 Jun 2006 23:09:17 +0000 Richard M. Stallman (Fdefconst): Mark variable as risky.
Tue, 18 Apr 2006 21:00:44 +0000 Thien-Thi Nguyen Comment munging wrt max-specpdl-size; nfc.
Sat, 11 Mar 2006 16:00:50 +0000 Eli Zaretskii (unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.
Sat, 11 Mar 2006 15:19:31 +0000 Richard M. Stallman (unwind_to_catch): Call x_fully_uncatch_errors.
Sun, 26 Feb 2006 18:08:02 +0000 Luc Teirlinck (specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.
Sat, 25 Feb 2006 23:20:10 +0000 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
Fri, 10 Feb 2006 00:00:31 +0000 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 28 Dec 2005 02:08:03 +0000 Richard M. Stallman (do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
Mon, 26 Dec 2005 04:46:06 +0000 Richard M. Stallman (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.
Sat, 29 Oct 2005 19:34:12 +0000 Richard M. Stallman (internal_lisp_condition_case): New function.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 26 Jul 2005 16:28:44 +0000 Stefan Monnier (Fdefvar): Allow (defvar enable-multibyte-characters).
Sat, 23 Jul 2005 19:09:09 +0000 Richard M. Stallman (Feval, Ffuncall): Test gc_cons_threshold and
Thu, 21 Jul 2005 15:03:38 +0000 Andreas Schwab (restore_stack_limits): Return a value.
Wed, 20 Jul 2005 15:51:52 +0000 Juanma Barranquero (Fdefvar): Doc fix.
Tue, 19 Jul 2005 11:33:02 +0000 Juanma Barranquero (Fprog2, Fcalled_interactively_p), (syms_of_eval) <debug-on-quit>: Doc fixes.
Wed, 13 Jul 2005 05:31:35 +0000 Stefan Monnier (Feval, Ffuncall): Use gc_cons_combined_threshold.
Sat, 09 Jul 2005 03:42:43 +0000 Richard M. Stallman (Fdefvar): Allow defvaring a constant to itself quoted.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Wed, 29 Jun 2005 02:08:32 +0000 Juanma Barranquero (user_variable_p_eh): New function.
Tue, 28 Jun 2005 02:27:38 +0000 Richard M. Stallman (Fdefvar): Improve error message.
Mon, 27 Jun 2005 05:59:23 +0000 Juanma Barranquero (Fdefvar): Don't try to set constant symbols.
Sat, 25 Jun 2005 14:37:47 +0000 Richard M. Stallman (call_debugger): Take full care of extending stack limits
Thu, 23 Jun 2005 16:07:51 +0000 Juanma Barranquero (Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions.
Tue, 14 Jun 2005 00:38:22 +0000 Juanma Barranquero (Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS and
Wed, 08 Jun 2005 22:33:36 +0000 Kim F. Storm * composite.c (compose_chars_in_text):
Fri, 03 Jun 2005 23:02:21 +0000 Kim F. Storm (unbind_to): Preserve value of Vquit_flag.
Thu, 26 May 2005 09:32:15 +0000 Lute Kamstra (Frun_hooks): Mention run-mode-hooks in docstring.
Sun, 08 May 2005 16:30:13 +0000 Luc Teirlinck (Fdefvaralias): Remove any pre-existing variable-documentation
Thu, 05 May 2005 22:40:56 +0000 Luc Teirlinck (Fdefvaralias): Doc fix.
Thu, 28 Apr 2005 08:38:35 +0000 Lute Kamstra (do_autoload): Record only autoloads in the autoload property of symbols.