summaryrefslogtreecommitdiffstats
path: root/stdlib/doc-syms.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-10-13 07:21:53 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-10-13 07:21:53 -0700
commit8629f3e1eb6860d72861800ed5004cf0ae5dd2b3 (patch)
tree6759fa8e04ff5514aaaefb1020b99de2d2e01041 /stdlib/doc-syms.tl
parentae644e2046349d2fdb83da88a33bedb565b99dce (diff)
downloadtxr-8629f3e1eb6860d72861800ed5004cf0ae5dd2b3.tar.gz
txr-8629f3e1eb6860d72861800ed5004cf0ae5dd2b3.tar.bz2
txr-8629f3e1eb6860d72861800ed5004cf0ae5dd2b3.zip
New function: macroexpand-place.
* stdlib/place.tl (sys:pl-expand): Function renamed to macroexpand-place; env parameter becomes optional. (macroexpand-1-place): New function. (place-form-p, call-update-expander, call-clobber-expander, call-delete-expander): Follow rename. * autoload.c (place_set_entries): Register symbols macroexpand-place and macroexpand-1-place for autoload. * txr.1: Documented. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib/doc-syms.tl')
-rw-r--r--stdlib/doc-syms.tl2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl
index d6c001c1..e75ad2c7 100644
--- a/stdlib/doc-syms.tl
+++ b/stdlib/doc-syms.tl
@@ -1185,8 +1185,10 @@
("macroexpand" "N-02ED5471")
("macroexpand-1" "N-02ED5471")
("macroexpand-1-lisp1" "N-01E62179")
+ ("macroexpand-1-place" "N-00684FF9")
("macroexpand-lisp1" "N-01E62179")
("macroexpand-params" "N-037EB49A")
+ ("macroexpand-place" "N-00684FF9")
("macrolet" "N-00AC12C0")
("madv-dontneed" "N-027D1E84")
("madv-normal" "N-027D1E84")