X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/4b3a72700ae8799ba6ba07969e2677f2168d32a9..cf1b6646c06138e3103c9b561b58d9198c04c337:/doc/misc.tex diff --git a/doc/misc.tex b/doc/misc.tex index 0fe5165..353c948 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -84,7 +84,7 @@ of these are standard. If a @ is omitted, then the value of the corresponding @ is used. It is conventional usage for a macro to wrap @|once-only| around its body so as to convert the arguments which it should evaluate into safe - gensyms capturing their runtime values. (Not that the simple expansion + gensyms capturing their runtime values. (Note that the simple expansion given above can't do this correctly.) A bare symbol may be written in place of a singleton list. \end{describe}