From cbba9da870bd27bdfa176b07e155ba763de239c1 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 12:39:40 +0000 Subject: new or changed after move --- Completion/Zsh/.distfiles | 3 +++ Completion/Zsh/Command/.distfiles | 9 +++++++++ Completion/Zsh/Context/.distfiles | 6 ++++++ Completion/Zsh/Type/.distfiles | 7 +++++++ 4 files changed, 25 insertions(+) create mode 100644 Completion/Zsh/.distfiles create mode 100644 Completion/Zsh/Command/.distfiles create mode 100644 Completion/Zsh/Context/.distfiles create mode 100644 Completion/Zsh/Type/.distfiles (limited to 'Completion/Zsh') diff --git a/Completion/Zsh/.distfiles b/Completion/Zsh/.distfiles new file mode 100644 index 000000000..9e276f99b --- /dev/null +++ b/Completion/Zsh/.distfiles @@ -0,0 +1,3 @@ +DISTFILES_SRC=' +.distfiles +' diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles new file mode 100644 index 000000000..e77927278 --- /dev/null +++ b/Completion/Zsh/Command/.distfiles @@ -0,0 +1,9 @@ +DISTFILES_SRC=' +.distfiles +_autoload _disable _kill _sched _typeset _zftp +_bindkey _echotc _mere _set _unhash _zle +_builtin _emulate _precommand _setopt _unsetopt _zmodload +_cd _enable _print _source _wait _zpty +_command _fc _prompt _stat _which _zstyle +_compdef _hash _read _trap _zcompile _zed +' diff --git a/Completion/Zsh/Context/.distfiles b/Completion/Zsh/Context/.distfiles new file mode 100644 index 000000000..de5a691cc --- /dev/null +++ b/Completion/Zsh/Context/.distfiles @@ -0,0 +1,6 @@ +DISTFILES_SRC=' +.distfiles +_brace_parameter _equal _math _subscript +_condition _first _parameter _tilde +_default _in_vared _redirect _value +' diff --git a/Completion/Zsh/Type/.distfiles b/Completion/Zsh/Type/.distfiles new file mode 100644 index 000000000..652148b61 --- /dev/null +++ b/Completion/Zsh/Type/.distfiles @@ -0,0 +1,7 @@ +DISTFILES_SRC=' +.distfiles +_aliases _file_descriptors _jobs_fg _options_unset +_arrays _functions _limits _parameters +_command_names _jobs _options _vars +_directory_stack _jobs_bg _options_set +' -- cgit 1.4.1