]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 22 Jun 2004 14:47:10 +0000 (14:47 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 22 Jun 2004 14:47:10 +0000 (14:47 +0000)
src/ChangeLog

index 22a4d4fdf0d011ce65a84233acbe1e01f024cf61..d2951b32bb78a6f0aebfe01aebb7734c16226165 100644 (file)
@@ -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.