mdw-base.lisp: Make section heading for `with-places' more useful.
[lisp] / mdw-base.lisp
index df2acd3..ab1a47c 100644 (file)
     (doit specs)))
 
 ;;;--------------------------------------------------------------------------
-;;; with-places
+;;; Capturing places as symbols.
 
 (defmacro %place-ref (getform setform newtmp)
   "Grim helper macro for with-places."