From 8cc78a0c7b82ac3d4f07a00bb10dad3d8645b9d4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 12 Feb 2022 10:15:38 -0800 Subject: macro-time: special op becomes a macro. * eval.c (me_macro_time): New static function (do_expand): Remove handling of macro_time_s. (eval_init): Remove special operator registration of macro-time; add macro registration. * txr.1: Documentation of macro-time updated, revised and moved from the top the Macros section to be adjacent to equot. * stdlib/doc-syms.tl: Updated. --- stdlib/doc-syms.tl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib') diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index 6db5eecc..9f999aab 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -1183,7 +1183,7 @@ ("mac-param-bind" "N-021A9008") ("macro-ancestor" "N-00519E96") ("macro-form-p" "N-02AC86DE") - ("macro-time" "N-0264A0BD") + ("macro-time" "N-0131B069") ("macroexpand" "N-02ED5471") ("macroexpand-1" "N-02ED5471") ("macroexpand-1-lisp1" "N-01E62179") -- cgit v1.2.3