log src/data.c @ 40475:3bf0c64f4520

age author description
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 21 Oct 2001 10:00:33 +0000 Miles Bader (Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior, Flogxor):
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Thu, 11 Oct 2001 15:38:18 +0000 Gerd Moellmann (Fstring_to_number): Use make_fixnum_or_float.
Thu, 11 Oct 2001 09:03:51 +0000 Gerd Moellmann (Qcircular_list): New variable.
Sat, 06 Oct 2001 23:25:26 +0000 Gerd Moellmann (most_positive_fixnum, most_negative_fixnum): New
Mon, 21 May 2001 12:23:19 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
Thu, 29 Mar 2001 13:58:30 +0000 Gerd Moellmann (Fsubr_interactive_form): New function.
Thu, 15 Mar 2001 09:44:10 +0000 Gerd Moellmann (store_symval_forwarding): Add parameter BUF. If BUF is
Tue, 02 Jan 2001 14:03:28 +0000 Eli Zaretskii (find_symbol_value): Remove extra 3rd argument in the
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Fri, 21 Jul 2000 06:45:30 +0000 Kenichi Handa (Faset): Allow storing any multibyte character in a string. Convert
Mon, 19 Jun 2000 12:12:35 +0000 Gerd Moellmann (set_internal): If variable is frame-local,
Thu, 15 Jun 2000 10:27:40 +0000 Gerd Moellmann (set_internal): Remove debug code.
Tue, 13 Jun 2000 13:21:59 +0000 Gerd Moellmann (swap_in_global_binding): New function.
Fri, 26 May 2000 10:21:30 +0000 Dave Love (Qsubrp, Qmany, Qunevalled): New variables.
Fri, 19 May 2000 23:58:37 +0000 Kenichi Handa (Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Mon, 27 Mar 2000 12:50:13 +0000 Gerd Moellmann Use new macro names
Sun, 26 Mar 2000 14:05:44 +0000 Gerd Moellmann (do_symval_forwarding, store_symval_forwarding)
Wed, 23 Feb 2000 12:50:35 +0000 Gerd Moellmann (Fstring_to_number): If number is greater than what
Wed, 23 Feb 2000 10:43:40 +0000 Gerd Moellmann (keyword_symbols_constant_flag): Removed.
Sun, 20 Feb 2000 14:27:12 +0000 Richard M. Stallman (Fmake_variable_buffer_local): Doc fix.
Fri, 18 Feb 2000 13:26:56 +0000 Gerd Moellmann (let_shadows_buffer_binding_p): Ignore specbindings
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Tue, 15 Feb 2000 09:57:33 +0000 Richard M. Stallman (set_internal): Don't make variable buffer-local
Sat, 22 Jan 2000 02:57:37 +0000 Richard M. Stallman (set_internal): Further fix in same criterion.
Thu, 20 Jan 2000 06:01:48 +0000 Richard M. Stallman (set_internal): Fix the criteria for whether
Tue, 11 Jan 2000 22:18:09 +0000 Richard M. Stallman (set_internal): New arg BUF.
Fri, 17 Dec 1999 15:00:56 +0000 Dave Love (Fkeywordp): New function.