From 5a9e632638bcddcbb0524af7a2108805292bba0e Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 5 Dec 2020 13:29:25 -0800 Subject: unposted: index compprefuncs and comppostfuncs --- Doc/Zsh/compsys.yo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 9cfb4fd04..5f717d522 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -5338,6 +5338,8 @@ match the privileges when calling programs to generate matches. ) enditem() +vindex(compprefuncs, use of) +vindex(comppostfuncs, use of) Two more features are offered by the tt(_main_complete) function. The arrays tt(compprefuncs) and tt(comppostfuncs) may contain names of functions that are to be called immediately before or after -- cgit 1.4.1