X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/4da88bb98b75edf5033fa864cae0d3d1c397ac07..ea87c989d51bfd4b64d2a802f87216dfce551a76:/mdw-base.lisp diff --git a/mdw-base.lisp b/mdw-base.lisp index df2acd3..ab1a47c 100644 --- a/mdw-base.lisp +++ b/mdw-base.lisp @@ -298,7 +298,7 @@ (doit specs))) ;;;-------------------------------------------------------------------------- -;;; with-places +;;; Capturing places as symbols. (defmacro %place-ref (getform setform newtmp) "Grim helper macro for with-places."