]> git.eshelyaron.com Git - emacs.git/commit
(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
authorKim F. Storm <storm@cua.dk>
Mon, 21 Jun 2004 22:35:29 +0000 (22:35 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 21 Jun 2004 22:35:29 +0000 (22:35 +0000)
commita9e6baccec3c32fba2de37fd40836e173e2b8f15
tree6c6d064373d90c5c91bdf97a4c2ba324952ef0b1
parent3d33d9939e186ff7d764e60c971c4c62ddcd95e6
(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
Temporarily inhibits GC if memory is xmalloc'ed, as the Lisp_Objects
in that memory area are unknown to GC.  Add comments.
src/lisp.h