From: Gerd Moellmann Date: Thu, 4 Oct 2001 09:20:17 +0000 (+0000) Subject: Add post-gc-hook. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db02b73da0df6253d9d8943c11c216abaa862da7;p=emacs.git Add post-gc-hook. --- diff --git a/etc/NEWS b/etc/NEWS index acfa045887f..d15bd07d70d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -29,6 +29,9 @@ defined as an alias, the function returns VARIABLE. It might be noteworthy that variables aliases work for all kinds of variables, including buffer-local and frame-local variables. +** Functions from `post-gc-hook' are run at the end of garbage +collection. The hook is run with GC inhibited, so use it with care. + * Installation Changes in Emacs 21.1