about summary refs log tree commit diff
path: root/Completion/Commands/.distfiles
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-05-23 15:27:13 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-05-23 15:27:13 +0000
commitbfe6602d9ed26e3138f7612b1959b85fec833507 (patch)
tree5d9c188a6fd4f70aa8b232367132683e237df4e5 /Completion/Commands/.distfiles
parentdcb968338271591412f54d2ff25e482b90f686c0 (diff)
downloadzsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.gz
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.tar.xz
zsh-bfe6602d9ed26e3138f7612b1959b85fec833507.zip
11537: new _complete_tag function
Diffstat (limited to 'Completion/Commands/.distfiles')
-rw-r--r--Completion/Commands/.distfiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Commands/.distfiles b/Completion/Commands/.distfiles
index 139c9e514..dc4355785 100644
--- a/Completion/Commands/.distfiles
+++ b/Completion/Commands/.distfiles
@@ -2,5 +2,5 @@ DISTFILES_SRC='
     .distfiles
     _bash_completions _complete_debug _correct_filename _correct_word
     _expand_word _history_complete_word _read_comp _most_recent_file
-    _complete_help _next_tags
+    _complete_help _next_tags _complete_tag
 '