Thu, 17 Feb 2000 16:14:11 +0000 |
Gerd Moellmann |
(enum mem_type): Compile unconditionally.
|
Thu, 17 Feb 2000 15:21:21 +0000 |
Gerd Moellmann |
(mark_object): Don't mark symbol names in pure space.
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Mon, 17 Jan 2000 11:41:01 +0000 |
Dave Love |
(purecopy): Doc fix.
|
Tue, 04 Jan 2000 12:22:13 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Return number of live and free
|
Tue, 28 Dec 1999 03:34:56 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 15 Dec 1999 00:01:44 +0000 |
Kenichi Handa |
(Fmake_string): Adjusted for the change of CHAR_STRING.
|
Sun, 07 Nov 1999 22:44:36 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Call unmark_byte_stack.
|
Sun, 07 Nov 1999 15:52:40 +0000 |
Gerd Moellmann |
Remove conditional compilation on USE_TEXT_PROPERTIES.
|
Fri, 05 Nov 1999 21:26:42 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Call mark_byte_stack and
|
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.
|
Sun, 19 Sep 1999 21:46:42 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Remove unused variable.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|