From e025336f2f6d9f107ee1e03b9900f04af0544ba9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 1 Apr 2000 20:43:43 +0000 Subject: Updated from list as far as 10376 --- Doc/Zsh/mod_compctl.yo | 16 +++++++++++----- 1 file changed, 11 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 b7adf8fa6..c4a254bb0 100644 --- a/Doc/Zsh/mod_compctl.yo +++ b/Doc/Zsh/mod_compctl.yo @@ -1,7 +1,13 @@ -texinode(The compctl Module)(The deltochar Module)(The comp1 Module)(Zsh Modules) -sect(The compctl Module) -The tt(compctl) module makes available one builtin command, tt(compctl), -which is the standard way to control completions for ZLE. See +COMMENT(!MOD!zsh/compctl +The tt(compctl) builtin for controlling completion. +!MOD!) +The tt(zsh/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))\ +ifnzman(noderef(Completion Using compctl))\ +. +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