comparison src/ChangeLog @ 37061:e5b70de7b794

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 29 Mar 2001 14:25:52 +0000
parents 26cc1684baff
children ac894ffb7b16
comparison
equal deleted inserted replaced
37060:3504881e8057 37061:e5b70de7b794
1 2001-03-29 Gerd Moellmann <gerd@gnu.org> 1 2001-03-29 Gerd Moellmann <gerd@gnu.org>
2
3 * data.c (Fsubr_interactive_form): New function.
4 (syms_of_data): Defsubr it.
2 5
3 * alloc.c (live_string_p, live_cons_p, live_symbol_p) 6 * alloc.c (live_string_p, live_cons_p, live_symbol_p)
4 (live_float_p, live_misc_p): Return 1 only if the offset of the 7 (live_float_p, live_misc_p): Return 1 only if the offset of the
5 pointer in its block is >= 0. 8 pointer in its block is >= 0.
6 9