aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6a487b123e4..9dcfd21446d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-03-29 Gerd Moellmann <gerd@gnu.org> 12001-03-29 Gerd Moellmann <gerd@gnu.org>
2 2
3 * data.c (Fsubr_interactive_form): New function.
4 (syms_of_data): Defsubr it.
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.