changeset 56400:28ca5294266a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 12 Jul 2004 14:24:21 +0000
parents bf7418b48ddb
children 1529ab7bab88
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 12 01:13:25 2004 +0000
+++ b/src/ChangeLog	Mon Jul 12 14:24:21 2004 +0000
@@ -1,3 +1,8 @@
+2004-07-12  Kim F. Storm  <storm@cua.dk>
+
+	* alloc.c (mark_object): Only look at Lisp_Misc_Save_Value
+	if GC_MARK_STACK.
+
 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.