From 606ef4b430a8848e89e07dbc3e3db47fc019a505 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Mon, 26 Aug 2024 20:29:36 +0900 Subject: unposted: remove reference to removed sample code the example in expn.yo was mdified by commit bb441f77a7 and does not use _wanted any more --- Doc/Zsh/compsys.yo | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index f75298a1b..77627bacc 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -5448,10 +5448,6 @@ example(local expl _wanted tag expl 'description' \ compadd -- var(match1) var(match2)...) -See also the use of tt(_wanted) in the example function in -ifzman(the subsection `Dynamic named directories' in zmanref(zshexpn))\ -ifnzman(noderef(Dynamic named directories)). - Note that, as for tt(_requested), the var(command) must be able to accept options to be passed down to tt(compadd). -- cgit v1.2.3