log src/data.c @ 28318:ff71c3a83b75

age author description
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.
Wed, 15 Dec 1999 00:08:39 +0000 Kenichi Handa (Faref): Delete codes for a composite character..
Mon, 01 Nov 1999 14:14:04 +0000 Gerd Moellmann (Qtext_read_only): New built-in error.
Tue, 26 Oct 1999 23:25:22 +0000 Gerd Moellmann (Qad_activate_internal): Renamed from Qad_activate.
Mon, 25 Oct 1999 20:50:22 +0000 Gerd Moellmann (Qhash_table): New.
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 20 Sep 1999 23:18:38 +0000 Gerd Moellmann (find_symbol_value): Remove unused variables.
Mon, 13 Sep 1999 11:13:22 +0000 Gerd Moellmann (swap_in_symval_forwarding): Change for Lisp_Object
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (Faset): Adjust the way to check byte-combining
Fri, 30 Jul 1999 15:46:56 +0000 Karl Heuer (Fdefalias): Call Ffset instead of duplicating code.
Sat, 31 Oct 1998 23:39:42 +0000 Richard M. Stallman (set_internal): For built-in maybe-local vars,
Wed, 14 Oct 1998 07:17:22 +0000 Kenichi Handa (Faset): Fix previous change.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Faset): If ARRAY is a multibyte string, pay attention to
Mon, 12 Oct 1998 11:54:43 +0000 Kenichi Handa (Fstring_to_number): Don't recognize floating point if base is not 10.
Sun, 13 Sep 1998 03:58:36 +0000 Karl Heuer (Fmake_local_variable): Doc fix.
Sat, 29 Aug 1998 17:57:22 +0000 Paul Eggert (arith_driver, float_arith_driver): Compute (- x) by
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (Faset): Use macro CHAR_BYTES instead of Fchar_bytes.
Thu, 07 May 1998 20:47:53 +0000 Richard M. Stallman (set_internal): Properly compare lisp objects.
Wed, 29 Apr 1998 00:59:22 +0000 Richard M. Stallman (Flsh, Fash): Handle out-of-range shift counts reasonably.