changeset 56205:307725d46543

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 22 Jun 2004 14:47:10 +0000
parents d79e58a67b48
children 1305e0463707
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 22 13:57:18 2004 +0000
+++ b/src/ChangeLog	Tue Jun 22 14:47:10 2004 +0000
@@ -1,5 +1,7 @@
 2004-06-22  Kim F. Storm  <storm@cua.dk>
 
+	* fns.c (Fmapcar, Fmapconcat): GCPRO the args array.
+
 	* lisp.h (struct Lisp_Save_Value): New member dogc.
 	(SAFE_ALLOCA_LISP): Change second arg to number of elements.
 	Set dogc member in Lisp_Save_Value object so it will be GC'ed.