From e0b26186f1d3c1a3a580eb7e8a8199c25536f4e6 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 26 Oct 1999 15:36:10 +0000 Subject: manual/8424 --- Doc/Zsh/mod_compctl.yo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Doc/Zsh/mod_compctl.yo') diff --git a/Doc/Zsh/mod_compctl.yo b/Doc/Zsh/mod_compctl.yo index 785767e45..b69ae1e7d 100644 --- a/Doc/Zsh/mod_compctl.yo +++ b/Doc/Zsh/mod_compctl.yo @@ -1,12 +1,12 @@ -texinode(The compctl Module)(The complist Module)(The comp1 Module)(Zsh Modules) +texinode(The compctl Module)(The complist Module)(The complete Module)(Zsh Modules) sect(The compctl Module) -The tt(compctl) module makes available several builtin commands. tt(compctl), -is the standard way to control completions for ZLE. See +The tt(compctl) module makes available two builtin commands. tt(compctl), +is the old, deprecated way to control completions for ZLE. See ifzman(zmanref(zshcompctl))\ ifnzman(noderef(Programmable Completion Using compctl))\ . -The other builtin commands can be used in user-defined completion widgets, -see +The other builtin command, tt(compcall) can be used in user-defined +completion widgets, see ifzman(zmanref(zshcompwid))\ ifnzman(noderef(Completion Widgets))\ . -- cgit 1.4.1