From 5470c1fe38a47bd4eb1da9197786f8fdd4b2a952 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Thu, 21 Jun 2001 09:33:15 +0000 Subject: Completion for AUTO_CD. --- Completion/Zsh/Type/_command_names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh/Type') diff --git a/Completion/Zsh/Type/_command_names b/Completion/Zsh/Type/_command_names index cf4088295..006006348 100644 --- a/Completion/Zsh/Type/_command_names +++ b/Completion/Zsh/Type/_command_names @@ -1,4 +1,4 @@ -#compdef -command- +#autoload # The option `-e' if given as the first argument says that we should # complete only external commands and executable files. This and a -- cgit 1.4.1