* lisp/emacs-lisp/thunk.el (thunk-delay): Fix memory leak
Get rid of references to the free variables of `body` once the thunk has been forced (bug#30626).
Showing
Please register or sign in to comment
Get rid of references to the free variables of `body` once the thunk has been forced (bug#30626).