From 7ba9f7f8ba098fe8d7ef017db44e0419f409c9af Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 11:27:50 +0000 Subject: moved to Completion/Zsh/Command/_emulate --- Completion/Builtins/_emulate | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Completion/Builtins/_emulate diff --git a/Completion/Builtins/_emulate b/Completion/Builtins/_emulate deleted file mode 100644 index e562d6834..000000000 --- a/Completion/Builtins/_emulate +++ /dev/null @@ -1,6 +0,0 @@ -#compdef emulate - -_arguments -C -s -A "-*" \ - '-L[set local_options and local_traps as well]' \ - '-R[reset all options instead of only those needed for script portability]' \ - '::shell to emulate:(zsh sh ksh csh)' -- cgit 1.4.1