From 30638a91a2c47acd08cf67735eac31e5adcf4eba Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 26 Oct 2021 02:33:01 -0700 Subject: places: new accessor read-once. * lisplib.c (place_set_entries): Trigger autoload on read-once. * stdlib/place.t (read-once): New function and place. * txr.1: Documented. * stdlib/doc-syms.tl: Updated. --- stdlib/doc-syms.tl | 1 + 1 file changed, 1 insertion(+) (limited to 'stdlib/doc-syms.tl') diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index 38f5dc7b..7df26d2e 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -1544,6 +1544,7 @@ ("rcomb" "N-02D9003C") ("rcons" "N-02E9003D") ("read" "N-03FE5500") + ("read-once" "N-010F1250") ("read-until-match" "N-001D3F81") ("readdir" "N-0289D074") ("readlink" "N-0338B219") -- cgit v1.2.3