mdw-base.lisp: Make section heading for `with-places' more useful.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 21 Oct 2015 23:25:56 +0000 (00:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Oct 2015 23:25:56 +0000 (00:25 +0100)
mdw-base.lisp

index df2acd3..ab1a47c 100644 (file)
     (doit specs)))
 
 ;;;--------------------------------------------------------------------------
     (doit specs)))
 
 ;;;--------------------------------------------------------------------------
-;;; with-places
+;;; Capturing places as symbols.
 
 (defmacro %place-ref (getform setform newtmp)
   "Grim helper macro for with-places."
 
 (defmacro %place-ref (getform setform newtmp)
   "Grim helper macro for with-places."