diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-04-30 21:04:54 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-04-30 21:04:54 +0000 |
commit | f9b13e01d842afa1c98efac467b5663b1fe3b6ea (patch) | |
tree | 9bb57c998d4be8309147cdcf206b32fe94edc529 /Completion/Commands/.distfiles | |
parent | eebc0518639d15cc92ecd221f686731febdb8023 (diff) | |
download | zsh-f9b13e01d842afa1c98efac467b5663b1fe3b6ea.tar.gz zsh-f9b13e01d842afa1c98efac467b5663b1fe3b6ea.tar.xz zsh-f9b13e01d842afa1c98efac467b5663b1fe3b6ea.zip |
11033: 3.1.7-pre-2 zsh-3.1.7-pre-2
Diffstat (limited to 'Completion/Commands/.distfiles')
-rw-r--r-- | Completion/Commands/.distfiles | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles index f79d69704..139c9e514 100644 --- a/Completion/Commands/.distfiles +++ b/Completion/Commands/.distfiles @@ -1,3 +1,6 @@ DISTFILES_SRC=' - .distfiles _correct_filename _most_recent_file + .distfiles + _bash_completions _complete_debug _correct_filename _correct_word + _expand_word _history_complete_word _read_comp _most_recent_file + _complete_help _next_tags ' |