/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3763 by kfstorm, Mon Jun 21 21:50:52 2004 UTC revision 1.3764 by kfstorm, Mon Jun 21 22:35:00 2004 UTC
# Line 1  Line 1 
1    2004-06-22  Kim F. Storm  <storm@cua.dk>
2    
3            * lisp.h (SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
4            Temporarily inhibits GC if memory is xmalloc'ed, as the Lisp_Objects
5            in that memory area are unknown to GC.  Add comments.
6    
7            * fns.c (Fmapconcat, Fmapcar): Use SAFE_ALLOCA_LISP.
8    
9  2004-06-21  Kim F. Storm  <storm@cua.dk>  2004-06-21  Kim F. Storm  <storm@cua.dk>
10    
11          * lisp.h (MAX_ALLOCA): Define here.          * lisp.h (MAX_ALLOCA): Define here.

Legend:
Removed from v.1.3763  
changed lines
  Added in v.1.3764

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26