From b0c5f09169ac31855ebf0e93772bb57b9635b380 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 28 May 2007 22:57:39 +0000 Subject: see 23479: add initial features support for modules --- Completion/Zsh/Command/_stat | 2 +- Completion/Zsh/Command/_zstyle | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'Completion/Zsh/Command') diff --git a/Completion/Zsh/Command/_stat b/Completion/Zsh/Command/_stat index 5ba06388b..03e42e3af 100644 --- a/Completion/Zsh/Command/_stat +++ b/Completion/Zsh/Command/_stat @@ -1,4 +1,4 @@ -#compdef stat +#compdef stat zstat local expl ret=1 diff --git a/Completion/Zsh/Command/_zstyle b/Completion/Zsh/Command/_zstyle index 4090f0ac3..2bf2709ca 100644 --- a/Completion/Zsh/Command/_zstyle +++ b/Completion/Zsh/Command/_zstyle @@ -40,7 +40,6 @@ styles=( completer c:completer condition c:bool cursor c:cursor - disable-stat c:bool disabled c:bool domains c: expand c: -- cgit 1.4.1