chiark
/
gitweb
/
~mdw
/
lisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
570ab74
)
mdw-base.lisp: Make section heading for `with-places' more useful.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 21 Oct 2015 23:25:56 +0000
(
00:25
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 21 Oct 2015 23:25:56 +0000
(
00:25
+0100)
mdw-base.lisp
patch
|
blob
|
blame
|
history
diff --git
a/mdw-base.lisp
b/mdw-base.lisp
index df2acd31f2577fb0a336e8fe0456dc7d6bb01ae8..ab1a47c1fad4b26fd38771c9d27fd66a195d3a5d 100644
(file)
--- a/
mdw-base.lisp
+++ b/
mdw-base.lisp
@@
-298,7
+298,7
@@
(default (cadr specs))
(doit specs)))
;;;--------------------------------------------------------------------------
-;;;
with-places
+;;;
Capturing places as symbols.
(defmacro %place-ref (getform setform newtmp)
"Grim helper macro for with-places."