log src/data.c @ 71830:d1cea7530d3d

age author description
Wed, 12 Jul 2006 13:15:46 +0000 Kim F. Storm (wrong_type_argument): Remove loop around Fsignal.
Tue, 11 Apr 2006 07:13:33 +0000 Dan Nicolaescu * lisp.h (wrong_type_argument): Mark as NO_RETURN.
Fri, 10 Feb 2006 22:34:24 +0000 Thien-Thi Nguyen (Findirect_function): Rewrite docstring.
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.
Mon, 30 Jan 2006 23:40:49 +0000 Luc Teirlinck (Flistp): Doc fix.
Sun, 29 Jan 2006 02:19:33 +0000 Luc Teirlinck (Fcar, Fcdr): Doc fixes.
Sat, 28 Jan 2006 23:16:35 +0000 Luc Teirlinck (Fcar, Fcdr): Add links to Elisp manual to the docstrings.
Sun, 30 Oct 2005 03:02:43 +0000 Richard M. Stallman (Fmake_variable_frame_local): Doc fix.
Fri, 28 Oct 2005 01:25:18 +0000 Chong Yidong * data.c (Fmake_variable_frame_local): Add clarification to
Sun, 18 Sep 2005 16:22:07 +0000 John Paul Wallington (Fdefalias): Signal an error if SYMBOL is not a symbol.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Wed, 27 Apr 2005 11:30:42 +0000 Kim F. Storm (syms_of_data) Staticpro Qcyclic_variable_indirection.
Wed, 20 Apr 2005 07:50:30 +0000 Kenichi Handa (Faref): Handle special slots used as default values of
Tue, 15 Feb 2005 06:33:15 +0000 Richard M. Stallman (Fsetq_default): Allow no arg case.
Mon, 27 Dec 2004 16:03:49 +0000 Richard M. Stallman (Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Djrv * syssignal.h: Declare main_thread.
Thu, 02 Dec 2004 23:35:42 +0000 Richard M. Stallman (Fmake_variable_buffer_local): Doc fix.
Tue, 09 Nov 2004 13:19:11 +0000 Kim F. Storm (store_symval_forwarding): Remove unused variables.
Tue, 26 Oct 2004 22:38:50 +0000 Kim F. Storm Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
Wed, 20 Oct 2004 02:15:52 +0000 Luc Teirlinck (Flocal_variable_if_set_p): Doc fix.
Mon, 02 Aug 2004 20:46:51 +0000 Luc Teirlinck (Finteractive_form): Doc fix.
Mon, 21 Jun 2004 21:54:08 +0000 Kim F. Storm (MAX_ALLOCA): Remove define.
Sun, 16 May 2004 00:54:25 +0000 Juanma Barranquero (Fset_default): Make argument names match their use in docstring.
Sun, 09 May 2004 00:49:06 +0000 Juanma Barranquero (Fquo): Simplify.
Sat, 08 May 2004 14:55:36 +0000 Juanma Barranquero (Fquo): If any argument is float, do the computation in floating point.
Thu, 06 May 2004 00:10:15 +0000 Juanma Barranquero (Fsetq_default): Fix docstring.
Thu, 29 Apr 2004 18:21:48 +0000 Stefan Monnier (Fsubr_name): New fun.
Mon, 26 Apr 2004 21:43:33 +0000 Andreas Schwab (Faref, Faset): Use BOOL_VECTOR_BITS_PER_CHAR instead of
Wed, 31 Mar 2004 12:42:43 +0000 Jan Djrv data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
Mon, 29 Mar 2004 00:48:32 +0000 Stefan Monnier (Finteractive_form): Rename from Fsubr_interactive_form.
Mon, 16 Feb 2004 04:53:28 +0000 Stefan Monnier Lisp_Object/int mixup.
Tue, 10 Feb 2004 17:18:34 +0000 Jan Djrv * data.c (Fbyteorder): New function.
Mon, 29 Dec 2003 11:26:22 +0000 Richard M. Stallman (store_symval_forwarding): Handle setting default-fill-column, etc.,
Fri, 21 Nov 2003 18:26:21 +0000 Lars Hansen (Qinteger): Exported.
Sun, 26 Oct 2003 18:48:19 +0000 Luc Teirlinck (Fsetplist): Doc fix.
Fri, 19 Sep 2003 14:34:30 +0000 Richard M. Stallman (Fvariable_binding_locus): New function.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:17:01 +0000 Richard M. Stallman (Fmake_variable_buffer_local, Fmake_local_variable)
Sat, 17 May 2003 12:42:31 +0000 Richard M. Stallman (let_shadows_buffer_binding_p): Make target of p volatile.
Fri, 18 Apr 2003 01:23:23 +0000 Miles Bader (Faset): Calculate nbytes earlier, to satisfy the now pickier
Wed, 26 Mar 2003 15:23:10 +0000 Stefan Monnier (store_symval_forwarding): Re-instate part of the code
Tue, 25 Mar 2003 16:30:15 +0000 Stefan Monnier (store_symval_forwarding): Delete special read-only
Wed, 12 Mar 2003 23:46:41 +0000 Andreas Schwab (long_to_cons): Fix type of top.
Sun, 29 Dec 2002 19:13:55 +0000 Francesco Potort (Fstring_to_number, Fminus): Better English in doc strings.
Wed, 25 Dec 2002 23:27:27 +0000 Francesco Potort (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
Sat, 07 Dec 2002 21:38:39 +0000 Richard M. Stallman (Fdefalias): Record in load-history redefining an autoload.
Fri, 06 Sep 2002 09:03:04 +0000 Juanma Barranquero (Flsh): Fix spacing.
Wed, 07 Aug 2002 14:30:52 +0000 Richard M. Stallman (Fmake_variable_frame_local): Doc fix.
Thu, 18 Jul 2002 15:04:29 +0000 Richard M. Stallman (Fdefalias): Doc fix.
Tue, 16 Jul 2002 15:49:07 +0000 Ken Raeburn * data.c (Faref): Use SDATA.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Tue, 09 Jul 2002 23:12:30 +0000 Stefan Monnier (Fdefalias): Add an optional `docstring' argument.
Mon, 20 May 2002 08:05:21 +0000 Ken Raeburn * data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
Sat, 22 Dec 2001 13:58:42 +0000 Pavel Jank (wrong_type_argument): Remove mocklisp case.
Fri, 07 Dec 2001 12:15:21 +0000 Andreas Schwab (Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
Fri, 16 Nov 2001 18:19:58 +0000 Pavel Jank (Ftimes): Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 02 Nov 2001 07:01:47 +0000 Pavel Jank (Fsetq_default): Add usage to doc-string.