about summary refs log tree commit diff
path: root/Src/Zle/complist.mdd
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-14 18:04:06 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-14 18:04:06 +0000
commitd5fbda44c32c6d9905406b074ebeccb26e263055 (patch)
tree9fde7cd6d8a52dfbffd38c28788be142697b6f80 /Src/Zle/complist.mdd
parent82b1d142358a804375d2bf821ae4d1e840797dbd (diff)
downloadzsh-d5fbda44c32c6d9905406b074ebeccb26e263055.tar.gz
zsh-d5fbda44c32c6d9905406b074ebeccb26e263055.tar.xz
zsh-d5fbda44c32c6d9905406b074ebeccb26e263055.zip
zsh-workers/9046
Diffstat (limited to 'Src/Zle/complist.mdd')
-rw-r--r--Src/Zle/complist.mdd4
1 files changed, 3 insertions, 1 deletions
diff --git a/Src/Zle/complist.mdd b/Src/Zle/complist.mdd
index 4b6a5afe8..a7d85fad7 100644
--- a/Src/Zle/complist.mdd
+++ b/Src/Zle/complist.mdd
@@ -1,3 +1,5 @@
-moddeps="complete zle"
+name=zsh/complist
+
+moddeps="zsh/complete zsh/zle"
 
 objects="complist.o"