# HG changeset patch # User Kim F. Storm # Date 1088114543 0 # Node ID 710d37addabad42a7922dbb2595d4e0b9892fcec # Parent a446552d2240c58314c6ead0f8de1a9332ff4b08 *** empty log message *** diff -r a446552d2240 -r 710d37addaba src/ChangeLog --- a/src/ChangeLog Thu Jun 24 22:01:27 2004 +0000 +++ b/src/ChangeLog Thu Jun 24 22:02:23 2004 +0000 @@ -1,3 +1,13 @@ +2004-06-25 Kim F. Storm + + * alloc.c (allocate_misc): Update total_free_markers. + (free_misc): New function. + (safe_alloca_unwind, free_marker): Use it. + + * lisp.h (free_misc): Add prototype. + + * fns.c (Fmapconcat, Fmapcar): Remove superfluous GCPROs. + 2004-06-24 Richard M. Stallman * emacs.c (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.