summaryrefslogtreecommitdiffstats
path: root/stdlib/doc-syms.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-10-13 07:58:47 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-10-13 07:58:47 -0700
commit8b00ff477f752ea4e11290be398b5a3cf98cf7ab (patch)
tree6ddae1f89b191e0eb6733cef0ba53ab53971faec /stdlib/doc-syms.tl
parent8629f3e1eb6860d72861800ed5004cf0ae5dd2b3 (diff)
downloadtxr-8b00ff477f752ea4e11290be398b5a3cf98cf7ab.tar.gz
txr-8b00ff477f752ea4e11290be398b5a3cf98cf7ab.tar.bz2
txr-8b00ff477f752ea4e11290be398b5a3cf98cf7ab.zip
New function: macroexpand-match.
* stdlib/match.tl (macroexpand-match): New function. * autoload.c (match_set_entries): Autoload match module on macroexpand-match. * txr.1: Documented. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib/doc-syms.tl')
-rw-r--r--stdlib/doc-syms.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl
index e75ad2c7..2b0edcaf 100644
--- a/stdlib/doc-syms.tl
+++ b/stdlib/doc-syms.tl
@@ -1187,6 +1187,7 @@
("macroexpand-1-lisp1" "N-01E62179")
("macroexpand-1-place" "N-00684FF9")
("macroexpand-lisp1" "N-01E62179")
+ ("macroexpand-match" "N-02CCCB67")
("macroexpand-params" "N-037EB49A")
("macroexpand-place" "N-00684FF9")
("macrolet" "N-00AC12C0")