From 37012f06a7e5e8a64614dbf9032c77cff1bcfcfb Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 10 Apr 2000 23:40:43 +0000 Subject: 10628: Check for GNU make using "_call version ..." as was done for GNU diff. --- Doc/Zsh/compsys.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 8f89c105b..29a259f34 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -715,6 +715,11 @@ item(tt(values))( when completing a value out of a set of values (or a list of such values) ) +kindex(version, completion tag) +item(tt(version))( +used by tt(_call) to look up the command to run to determine the installed +version of various other commands (currently tt(diff) and tt(make)). +) kindex(warnings, completion tag) item(tt(warnings))( used to look up the tt(format) style for warnings -- cgit 1.4.1