diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2007-04-16 13:21:24 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-04-16 13:21:24 +0000 |
| commit | f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba (patch) | |
| tree | bd6d0a110ab1e72b5d526eb65702b02313fbe330 /Completion | |
| parent | 23278: fix NUMERICGLOBSORT, broken by multibyte fixes (diff) | |
| download | zsh-4.3.3.tar zsh-4.3.3.tar.gz zsh-4.3.3.tar.bz2 zsh-4.3.3.tar.lz zsh-4.3.3.tar.xz zsh-4.3.3.tar.zst zsh-4.3.3.zip | |
unposted: prepare for release of 4.3.3zsh-4.3.3
Diffstat (limited to 'Completion')
| -rw-r--r-- | Completion/Base/Utility/.distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Base/Utility/.distfiles b/Completion/Base/Utility/.distfiles index de4c5ef20..9be8b0100 100644 --- a/Completion/Base/Utility/.distfiles +++ b/Completion/Base/Utility/.distfiles @@ -4,5 +4,5 @@ _alternative _call_program _nothing _sub_commands _arg_compile _combination _regex_arguments _values _arguments _set_command _retrieve_cache _guard _cache_invalid _describe _sep_parts _pick_variant -_call_function _multi_parts _store_cache +_call_function _multi_parts _store_cache _regex_words ' |
