1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-06 21:11:11 +02:00
zsh/Src/Zle/complete.mdd
2001-11-15 12:35:47 +00:00

14 lines
420 B
Text

name=zsh/complete
link=either
load=yes
functions='Completion/comp* Completion/AIX/*/* Completion/BSD/*/* Completion/Base/*/* Completion/Debian/*/* Completion/Mandrake/*/* Completion/Redhat/*/* Completion/Unix/*/* Completion/X/*/* Completion/Zsh/*/*'
moddeps="zsh/zle"
autobins="compadd compset"
autoprefixconds="prefix suffix between after"
headers="comp.h"
objects="complete.o compcore.o compmatch.o compresult.o"