diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-04-26 14:00:45 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-04-26 14:00:45 +0000 |
commit | efe55f77a369fa38f8d9ffaf10499f73b441a390 (patch) | |
tree | 0714092385455c19a38c79db36315dae7e69c5ae /Completion/Base/Utility | |
parent | 727912d1cbbc5593a870941d26f3234d49b45847 (diff) | |
download | zsh-efe55f77a369fa38f8d9ffaf10499f73b441a390.tar.gz zsh-efe55f77a369fa38f8d9ffaf10499f73b441a390.tar.xz zsh-efe55f77a369fa38f8d9ffaf10499f73b441a390.zip |
new vnc completion and use _guard for pine completion (14112)
Diffstat (limited to 'Completion/Base/Utility')
-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 74f431a6f..af44cc8cb 100644 --- a/Completion/Base/Utility/.distfiles +++ b/Completion/Base/Utility/.distfiles @@ -2,7 +2,7 @@ DISTFILES_SRC=' .distfiles _alternative _call_program _nothing _sub_commands _arg_compile _combination _regex_arguments _values -_arguments _contexts _retrieve_cache +_arguments _contexts _retrieve_cache _guard _cache_invalid _describe _sep_parts _call_function _multi_parts _store_cache ' |