about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2020-12-05 13:29:25 -0800
committerBart Schaefer <schaefer@ipost.com>2020-12-05 13:29:25 -0800
commit5a9e632638bcddcbb0524af7a2108805292bba0e (patch)
tree4f88f5afa1584edb4d616575e7f4978d16375d99
parent42b5371d7013ae581ee6095c5922ed8588446a96 (diff)
downloadzsh-5a9e632638bcddcbb0524af7a2108805292bba0e.tar.gz
zsh-5a9e632638bcddcbb0524af7a2108805292bba0e.tar.xz
zsh-5a9e632638bcddcbb0524af7a2108805292bba0e.zip
unposted: index compprefuncs and comppostfuncs
-rw-r--r--ChangeLog6
-rw-r--r--Doc/Zsh/compsys.yo2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 562e42854..c478a9219 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2020-12-05  Bart Schaefer  <schaefer@zsh.org>
+
+	* unposted: Doc/Zsh/compsys.yo: index compprefuncs and comppostfuncs
+
 2020-12-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
-	* 47716: Etc/BUGS: Add Alekxandr's vcs_info patch.
+	* 47716: Etc/BUGS: Add Aleksandr's vcs_info patch.
 
 2020-12-02  Bart Schaefer  <schaefer@zsh.org>
 
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